RoboDK Forum
Problem to test a program with RoboDK on real UR10e Robot- Printable Version

+- RoboDK Forum (//www.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN)
+--- Forum: RoboDK bugs (//www.sinclairbody.com/forum/Forum-RoboDK-bugs)
+--- Thread: Problem to test a program with RoboDK on real UR10e Robot (/ Thread-Problem-to-test-a-program-with-RoboDK-on-real-UR10e-Robot)



Problem to test a program with RoboDK on real UR10e Robot-Olendo-06-07-2022

Hello guys,

i would like to test my program on the UR10e robot. Every time i want to load my program on the UR10e, this error message appears (sceenshot, permission denied). The UR10e is connected, i use the postprocessor "Universal_Robots_URP", roboDK v5.4.3, python 3.7.3. I installed roboDk as an admin.

The funny thing is that i can generate a script file from my "Hauptprogramm4". The next step would be to call "Hauptprogramm4" in Prog4 (...to call "Hauptprogramm4") and send it to the robot. Do you have any idea to solve the problem?

With kind regards,

Ole.


RE: Problem to test a program with RoboDK on real UR10e Robot-Albert-06-14-2022

You may need to start RoboDK as an Administrator (not just install RoboDK as an administrator).

Also, you can try a different path to generate your programs, such as your Desktop or some folder in your user space. You can change this setting in Tools-Options-Program.


RE: Problem to test a program with RoboDK on real UR10e Robot-Olendo-06-20-2022

I tried a different path and it worked!! Thank you Albert!