09-12-2023, 01:11 PM
Hi,
I’m currently using Matlab to open up RoboDK and run a program created in RoboDK. I am wondering if it is possible to then go one step further and control the real robot doing this. By this I mean, when I run the program on Matlab that opens and runs the RoboDK program, can it instantly connect to the real robot without me needing to right hand click on the simulation robot, click connect to robot and add the required Robot IP, before then clicking connect.
Do you know if this can be done by either adding a python code which can be inserted in the program at the beginning or can the script in Matlab have something added to it for this to work?
For further information, the real robot is a Yaskawa Motoman GP8, which I can connect to using an Ethernet cable.
I’m currently using Matlab to open up RoboDK and run a program created in RoboDK. I am wondering if it is possible to then go one step further and control the real robot doing this. By this I mean, when I run the program on Matlab that opens and runs the RoboDK program, can it instantly connect to the real robot without me needing to right hand click on the simulation robot, click connect to robot and add the required Robot IP, before then clicking connect.
Do you know if this can be done by either adding a python code which can be inserted in the program at the beginning or can the script in Matlab have something added to it for this to work?
For further information, the real robot is a Yaskawa Motoman GP8, which I can connect to using an Ethernet cable.