Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

How to run programs on Omron-TM robot directly from RoboDK

#1
Hello everyone, I can't connect my TM5-900 by following the step on https://robodk.com/doc/en/Robots-Omron-TM.html.
I set up the listen node, enter the correct IP and port 5890, but after I press the connect button, I still can't connect it, it always display the connecting..... . How can I fix this problem? Thanks.
#2
are you able to ping the robot?
#3
Take a look at this video: https://www.youtube.com/watch?v=buM1feEP...Pr&index=7

Especially the last 10 minutes or so and let me know if it helps.
You need to make sure Modbus and Ethernet communication are activated on your controller.

Jeremy
Find useful information about RoboDK and its features by visiting our Online Documentation and by watching tutorials on our Youtube Channel


#4
(04-07-2022, 05:17 PM)Jeremy Wrote: Take a look at this video: https://www.youtube.com/watch?v=buM1feEP...Pr&index=7

Especially the last 10 minutes or so and let me know if it helps.
You need to make sure Modbus and Ethernet communication are activated on your controller.

Jeremy

Thanks for your suggestion!! Now I can connect my roboDk & TM5M-900 robot and there are furthermore questions I want to ask:

1. 
    Because my license can only use RoboDK v4.0.1 educational version, so when I am connecting the robot, the interface is different from this video. After update the TM_driver from XXX , I click the button commend, I have four selection: get joints, get position, get tool position and get robot kinematic, but all these four selection will get error message and I don't know why.

2.
    I am wondering whether I can write the movement program in the TM flow and streaming on the RoboDK?
3.
    I have a sensor which is connected to TM controller, and I write the code in the TM flow, I use the function which is called touchstop, it means while I moving the robot and the robot trigger the sensor, it will send a high or low signal by DI and then robot will stop for a while, after few seconds it will keep moving. In this scenario, can I retrieve this sensor's IO statement in the RoboDK? because I want to use python which is PC base to  run my algorithm  and I need this IO on or off to discriminate the posture of robot.

Sincerely,
Wilson.
#5
Omron TM robots are very new and many improvements have been done in the last 1-2 years.

RoboDK 4.0.1 dates from over 2 years and updating to the latest version should fix many issues regarding the integration with Omron TM robots, including the post processor for program generation and the driver.

We don't have a script for robot monitoring while you run your program on the controller but this would be possible using Modbus.
  




Users browsing this thread:
1 Guest(s)