Hello everyone,
I have successfully coupled Matlab and Roboguide with the help of KAREL and R648 (User Socket Message) software options (RB as client and Matlab as TCP/IP server). In essence, I'm sending XYZ coordinates to the real robot that obtained from Matlab program to the robot.
However, when I tried to download and operate my real robot (LR-Mate 200iD) equipped with R30iB controller, I have realized that the real robot controller doesn't have the R648 option. Instead, it got only R636 (Socket Messaging) software option. Therefore it won't recognise certain built-in functions in my program such as MSG_CONNECT.
Therefore could anyone kindly tell me how to communicate between Matlab and R30iB controller without said option (may be only using R R636) or how to get R648 installed in my real robot controller ?
Many thanks in advance. Cheers..!!
PS : Since we are in academic domain costly purchases won't be a great solution.