TMFlow to RoboDK- Printable Version +- RoboDK Forum (//m.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN) + - - -论坛:通用RoboDK问题(//m.sinclairbody.com/forum/Forum-General-questions-about-RoboDK) +--- Thread: TMFlow to RoboDK (/Thread-TMFlow-to-RoboDK) |
TMFlow to RoboDK-francoisleclair-05-19-2023 嗨,我program a big application in TM flow (Omron). I want to use it in a new robot (ABB or UR). I already built my com with modbus. My question was, could I transfert my TM flow program in RoboDK and after transfert it in ABB or UR (with or without com). Thank's RE: tmflow to RoboDK-Albert-05-20-2023 It is currently not possible to import Omron TM Flow programs in RoboDK. However, you can take a look at this example that shows how to customize program import using a KUKA SRC program file: //m.sinclairbody.com/doc/en/PythonAPI/examples.html#load-a-kuka-src-file |