This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

LM reboot by script
#1
Hello,

is possible somehow make LM reboot as example one time by night using script? Found out sometimes visu not working or not showing correct status, after rebooting all is fine. I using LM 3 Reactor with latest firmware for now.

Alex
Reply
#2
(22.11.2017, 08:43)AlexLV Wrote: Hello,

is possible somehow make LM reboot as example one time by night using script? Found out sometimes visu not working or not showing correct status, after rebooting all is fine. I using LM 3 Reactor with latest firmware for now.

Alex

Hi
You can do it via

Code:
os.execute("reboot")
But if I were you I would try to understand why you have this issue
Reply
#3
Morak,

big thanks, will try to implement this reboot function to my project and later will check why something is not working as needed.
Reply


Forum Jump: