25.03.2019, 15:34
Hi
This command will reboot the controller. You can make an event script or a scheduled script and run it once a while. Just be careful not to make infinite reboot loop.
Do you have sufficient power for the wiser?
BR
This command will reboot the controller. You can make an event script or a scheduled script and run it once a while. Just be careful not to make infinite reboot loop.
Code:
os.execute("reboot")
BR
------------------------------
Ctrl+F5
Ctrl+F5