RobotStudio event

Controller restart (P-Start)

Options
Hello,
 

i want to run a controller P-Start from a PC-SDK application, but the controller restart method supports only the cold and the warmstart.

 

Question 

Is there any other possibilty to execute a remote P-Start, because RobotStudio provides all other restart methods like I-Start, P-Start,X-Start, etc.

 

 

Thank you in advance for your assistance. 

 

Regards

 

Micky

 

 

 

Comments

  • RussD
    Options
    Its not exposed through the public API, so there is not much you can do. The only alternative I can think of is that you could write an invisible FlexPendant SDK application that did nothing but "listen" for some request, like a signal to be set, to perform a P-start. That would require that your robot(s) always had the right option, code/config, plus this application in order for this to work.
    Russell Drown
  • Micky
    Micky ✭✭✭
    Options
    Hello Russ,
     

    thank you for your help.

     

    It is possible to integrate the P-Start into a future release of the PC-SDK ?

     

    regards

     

    Micky