RoboDK Forum
Failure to Drag and Drop ALL.PRM——革命制度党ntable Version

+- RoboDK Forum (//m.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN)
+ - - -论坛:通用RoboDK问题(//m.sinclairbody.com/forum/Forum-General-questions-about-RoboDK)
+--- Thread: Failure to Drag and Drop ALL.PRM (/Thread-Failure-to-Drag-and-Drop-ALL-PRM)



Failure to Drag and Drop ALL.PRM-Tigon1-08-10-2021

I tried to drag and drop a Yaskawa ALL.PRM file as per the online instructions. I keep getting this error

"Python script failed returning - 1073741515
Python script output"

And the Robot Parameter file does not update. I am running RoboDK V5.2.4.20742. The robot is a Yaskawa GP110 running YRC1000. I tried attaching the ALL.PRM file but it was not allowed.


RE: Failure to Drag and Drop ALL.PRM-Albert-08-10-2021

You may need to install Python 2 and make sure it is available in the path. We'll remove this dependency in the near future.

Automatically extracting the pulses/degree ratio from Yaskawa/Motoman ALL.PRM files is new in RoboDK and should work if you selected the correct robot. More information here:
//m.sinclairbody.com/doc/en/Robots-Motoman.html#MotomanPulses


RE: Failure to Drag and Drop ALL.PRM-Tigon1-08-11-2021

(08-10-2021, 11:31 PM)Albert Wrote:You may need to install Python 2 and make sure it is available in the path. We'll remove this dependency in the near future.

Automatically extracting the pulses/degree ratio from Yaskawa/Motoman ALL.PRM files is new in RoboDK and should work if you selected the correct robot. More information here:
//m.sinclairbody.com/doc/en/Robots-Motoman.html#MotomanPulses

Thanks it worked.