05.04.2023, 19:09
Hello Daniel.
Is it possible to create a script for reboot the LM?
Is it possible to create a script for reboot the LM?
Script for Reboot
|
05.04.2023, 19:09
Hello Daniel.
Is it possible to create a script for reboot the LM?
05.04.2023, 19:38
Try this:
Code: os.execute('reboot')
06.04.2023, 07:09
Be careful with this, if you loop controller in constant reboot, the only way out is hardware factory reset.
------------------------------
Ctrl+F5
06.04.2023, 14:52
08.04.2023, 13:58
Is it also possible to get a notification when it restarts?
(08.04.2023, 13:58)Dré Wrote: Is it also possible to get a notification when it restarts? Code: -- Common Function Code: -- Init Script Code: -- Sync before reboot
11.04.2023, 05:51
You can add a notification to the init script. A short delay might be needed as internet connection might not be ready when the script starts.
As for reboot via a script it should not be needed at all. If you are experiencing a bug that requires rebooting LM to fix it then let us know and we will look into it.
09.08.2023, 15:19
|
« Next Oldest | Next Newest »
|