Posts: 4
Threads: 2
Joined: May 2018
Reputation:
0
Every once in a while my LM visualization freezes and I have to manually restart the LM. After restarting everything works fine again.
I have no idea yet what the problem might but in the meanwhile I would like to restart the LM automatically periodicaly. Is there a way to perform this action with a script?
Thank you.
Posts: 7720
Threads: 42
Joined: Jun 2015
Reputation:
446
Can you describe what happens in more detail? You cannot access the visualization completely or new object values are not received? Also, which firmware are you using?
Posts: 7720
Threads: 42
Joined: Jun 2015
Reputation:
446
Try installing 2018 RC1 firmware.
Posts: 20
Threads: 4
Joined: Sep 2017
Reputation:
0
Hey,
But it's possible restart de LM with an scheduled script?
Posts: 7720
Threads: 42
Joined: Jun 2015
Reputation:
446
While this is possible it does not solve the underlying issue. Why do you need to reboot the device?
Posts: 4572
Threads: 23
Joined: Aug 2017
Reputation:
206
(30.01.2019, 16:30)rogerabit Wrote: Just to know and try it
os.execute("reboot")
but still you should find real reason for your issue. Be careful with it as you may end up it permanent reboot loop if you use it wrong.
------------------------------
Ctrl+F5