File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# PLCnext Utility Scripts
2
2
3
- This repository holds a collection of useful PLCnext related scripts.
3
+ This repository holds a collection of useful PLCnext related scripts to diagnose or modify your PLCnext Controll settings.
4
+
5
+ # Attention!
6
+ Please keep in mind that some of these scripts should not be executed during runtime as these might have an impact on your application!
7
+ Please always read the scripts before executing it on any device. Some scripts require individualised modifications.
8
+ When in doubt please open an Issue here, at the www.PLCnext-Community.net or contact your local subsidiary for support.
9
+
4
10
## Compatibility
5
11
Firmware Compatibility 2020 - 2021
6
12
@@ -105,4 +111,4 @@ EXAMPLE:
105
111
# NAMESERVER="nameserver 1.1.1.1"
106
112
107
113
./AdditionalSettings/AddIPSettings.sh
108
- ```
114
+ ```
You can’t perform that action at this time.
0 commit comments