01-30-2024, 07:52 PM
Hello,
I am working with an Epson VT6L arm and am trying to immediately stop the robot if the reading from an external force torque sensor surpasses a given threshold. I have tried using robot.Stop() and robot.Disconnect() but the robot completes the movement before stopping. Is there a different function that could do this?
Thank you,
Jessica
I am working with an Epson VT6L arm and am trying to immediately stop the robot if the reading from an external force torque sensor surpasses a given threshold. I have tried using robot.Stop() and robot.Disconnect() but the robot completes the movement before stopping. Is there a different function that could do this?
Thank you,
Jessica