DX Unified Infrastructure Management

 View Only
  • 1.  Restart Robot using Lua Script

    Posted Sep 26, 2014 04:15 PM

    I would like to be able to restart a robot using a lua script.  Can anyone assist with the script for this process. I have a script that will restart probes, but I need to restart an entire robot.


    Thank you



  • 2.  Re: Restart Robot using Lua Script
    Best Answer

    Posted Sep 26, 2014 05:51 PM

    Hi,

     

    Try this:

     

    nimbus.request("/Domain/Hub/Robot/controller", "_stop")

     

    -jon



  • 3.  Re: Restart Robot using Lua Script

    Posted Sep 26, 2014 08:20 PM

    Thank you. I didn't realize the _stop command would actually restart the probe. This was successful.

     

      



  • 4.  RE: Restart Robot using Lua Script

    Posted Mar 05, 2020 05:47 AM
    Hi Dhayes,

    Can you share the probe restart scripts.

    Thanks & Regards
    Akash Saini