Posts: 9
Threads: 1
Joined: Aug 2024
Reputation:
0
08-30-2024, 12:34 AM
(This post was last modified: 08-30-2024, 12:37 AM by ChrisMan.)
Thank you for the help. It runs more consistently now. However, The error is still occurring at least once every 200 cycles. The arm and program just stop on error. We wanted to know why it is erroring and how to make the arm complete the step that errored?
Posts: 4,425
Threads: 2
Joined: Apr 2018
Reputation:
208
Is this the exact same error as before? Are you sure the axis limits are properly updated in RoboDK?
It would help if you can provide the log if you see a different behavior.
Posts: 4,425
Threads: 2
Joined: Apr 2018
Reputation:
208
I blieve this issue happens because RoboDK assumes the movement is feasible, however, the robot is unable to make this movement.
What would be ideal is to pause the robot as soon as you see the warning message and give us more informatio about where the robot is located and where you are trying to move the robot to.
Posts: 3
Threads: 0
Joined: Aug 2025
Reputation:
0
Hi Albert,
ChrisM, and I are on the same team. We are still having issues with the bug. It happens once or twice within 6 hours of operations. Is there a way I can save the "Show Log" with the Python API?
Posts: 4,425
Threads: 2
Joined: Apr 2018
Reputation:
208
It is currently not possible to save the log using Python but you should be able to save it manually. Could you share your RoboDK project file and the error log? We can better take a look.