Home› Robot Safety
Discussion
Back to discussions page
tor_odigo
Posts: 19 Apprentice
Open gripper on protective stop |
31 views
|
Answered | |
/ Most recent by bcastets
in Robot Safety
|
1 comment |

in Robot Safety
Hello,
Is there a way to open a Hand-E gripper when a UR goes into protective or emergency stop?
I have tried using a thread in the program that waits for an unscheduled stop and then uses rq_open_and_wait(), but it doesn't seem to work.
/Tor
Is there a way to open a Hand-E gripper when a UR goes into protective or emergency stop?
I have tried using a thread in the program that waits for an unscheduled stop and then uses rq_open_and_wait(), but it doesn't seem to work.
/Tor
Tagged:
Not sure if it could work but you could have an external PC monitoring the state of the robot and send a gripper open command when the program is stopped.