Unexpected error restarting communications- Printable Version +- RoboDK Forum (//www.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN) + - - -论坛:RoboDK错误(//www.sinclairbody.com/forum/Forum-RoboDK-bugs) +--- Thread: Unexpected error restarting communications (/Thread-Unexpected-error-restarting-communications) |
Unexpected error restarting communications-YENDOR-08-19-2020 A program that has worked flawlessly for several years has started producing the: Unexpected error restarting communications error. This occurs whenever the program hits a RoboDK command other than a MoveJ or MoveL - Set Ref::, Set Tool::, Set IO, Pause - you name it. The UR5 in question is running SW 3.14.1, and I am running RoboDK 5.0.1. Note that the program worked previously on SW 3.12.1 and RoboDK 5.0.0, but reverting to these two versions does not solve the issue. Is anyone else experiencing such an issue? RE: Unexpected error restarting communications-Albert-08-19-2020 你是机器人吗driver? Can you provide the RDK file? RE: Unexpected error restarting communications-YENDOR-08-20-2020 Hi Albert. Thanks for your reply. I figured out the problem shortly after posting - the controller version was set to 1 in the ini file from a previous experiment. Setting it to 3 restores all previous program functionality. |