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

Digital Twin with Omron TM robots

#1
Hi,
I have a question. Can I see the omron tm robot running the program in tmflow, in robodk?
can I use robodk, like a digital twin?
When I put the tm12x into listening mode, I can no longer run the program.
#2
Yes, you can use the RoboDK driver to monitor the robot position. The driver retrieves the joints over the modbus interface which needs to be enabled on the robot side. Once you enable modbus you should be able to connect to the robot at any time, motion commands will fail but it will allow you to do read only operations like retrieving the joints.

Once you've got that working, you can load the script located C:\RoboDK\Library\Macros\MonitorJointsReal.py and run it in your station, it will poll the driver a few times a second and update the robot position in RoboDK.
  




Users browsing this thread:
1 Guest(s)