RoboDK Forum
Matlab API Set I/O可打印版本

+- RoboDK Forum (//www.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN)
+--- Forum: RoboDK API (//www.sinclairbody.com/forum/Forum-RoboDK-API)
+--- Thread: Matlab API Set I/O (/Thread-Matlab-API-Set-I-O)



Matlab API Set I/O-jenkijr98-02-03-2020

Hey Guys, I'm currently using the RoboDK API for Matlab for a vision guidance project with one of the UR10s at uni.

Forgive my ignorance, but is there a means of controlling the digital outputs from Matlab. I can't seem to find a function that allows me to. I have tried robot.SetDO but get an 'Unrecognized' error.

The translation part of the code is working very well, so this is essentially the last step.

Any suggestions would be greatly appreciated.
kind regards,
Jordan.


RE: Matlab API Set I/O-Albert-02-05-2020

Hi Jordan,
I attached the latest version of the RoboDK API for Matlab (also updated onGitHub).
Let me know if you see any issues or other features missing.
Albert


RE: Matlab API Set I/O-jenkijr98-02-09-2020

That's fixed it, Cheers Albert!