Dear RoboDK Support Team,
I am currently working on controlling a physical robot using the RoboDK API.
I am experiencing an issue with the Stop command functionality. When I send a Stop command while the robot is in motion, the robot does not stop its operation. I have attached the source code for your reference.
Additionally, I've noticed inconsistent behavior when trying to stop the robot through the GUI:
When the Connection Status is "Unknown status," the Stop button works properly, and the robot stops immediately.
However, when the Connection Status is "Working," pressing the Stop button does not stop the robot's operation.
Could you please advise on how to resolve these issues?
Environment details:
Robot: Yaskawa GP50
Robot Driver: MotomanHSE
Controller: YRC1000
RoboDK API: Python
I would greatly appreciate any guidance or solutions you can provide regarding this matter.
Thank you for your time and assistance.
I am currently working on controlling a physical robot using the RoboDK API.
I am experiencing an issue with the Stop command functionality. When I send a Stop command while the robot is in motion, the robot does not stop its operation. I have attached the source code for your reference.
Additionally, I've noticed inconsistent behavior when trying to stop the robot through the GUI:
When the Connection Status is "Unknown status," the Stop button works properly, and the robot stops immediately.
However, when the Connection Status is "Working," pressing the Stop button does not stop the robot's operation.
Could you please advise on how to resolve these issues?
Environment details:
Robot: Yaskawa GP50
Robot Driver: MotomanHSE
Controller: YRC1000
RoboDK API: Python
I would greatly appreciate any guidance or solutions you can provide regarding this matter.
Thank you for your time and assistance.