You would need something like a PLC or computer to send the commands to the dashboard server on the robot but yes it is possible to do that.
tonyatanya
So if I have a PLC how would I do that?
matthewd92
I know one way is to send socket commands to port 29999 on the robot. You can dismiss the popup and then send the play command. There is a whole list of commands here for CB3 (there’s a link to e-series on that page). The other would potentially be over either Ethernet IP or Profinet depending on what your PLC supports. I’m not sure though if you can dismiss the popup from those interfaces. I’d have to research that.
tonyatanya
Thanks, I’ll try those suggestions
I am trying to set up an extrnal "reset" button that will enable an operator to restart the robot arm after a protected stop with out restarting the arm from the teach pendant.