I recently started using RoboDK trying to control dobot Magician using online programming. First of all what I did was exactly follow the documentation and created a simple program to move the robot to a point and then back to the home position defined by targets.Everything looked great in the simulation and I successfully connected my robot with it. the status bar showed ready. In more options I selected DobotDriver but when I set the simulation to "Run on Robot" and double click my program it does not make the robot move along with it in the simulation the response is really fast. I am using RoboDK version 5.8 on windows.
After failing again and again I tried offline programming using the post processors and surprisingly that code worked. So i turned back to online programming.
After extensively searching the forum found few threads relating to my problems but they did not got completed like there was no final answer/solution for this problem. At one point I found the dobotDriver.exe.ini file in which there was a macro IsScara=false. So I changed it to true. Surprisingly the Robot moved but it was mapping the joints incorrectly like joint 1 in the simulation was mapped for joint 3 on the real robot.
Ill be really grateful if the RoboDK team could help me out.
After failing again and again I tried offline programming using the post processors and surprisingly that code worked. So i turned back to online programming.
After extensively searching the forum found few threads relating to my problems but they did not got completed like there was no final answer/solution for this problem. At one point I found the dobotDriver.exe.ini file in which there was a macro IsScara=false. So I changed it to true. Surprisingly the Robot moved but it was mapping the joints incorrectly like joint 1 in the simulation was mapped for joint 3 on the real robot.
Ill be really grateful if the RoboDK team could help me out.