Techman postprocessor not working- Printable Version +- RoboDK Forum (//m.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN) +——um: RoboDK bugs (//m.sinclairbody.com/forum/Forum-RoboDK-bugs) +--- Thread: Techman postprocessor not working (/ Thread-Techman-postprocessor-not-working) |
Techman postprocessor not working-Tico-09-24-2020 Hello, I have created a program for my Techman TM14 in RoboDK. I am able to connect RoboDK to my robot and jog the robot as well as run my program using the TechmanRemote postprocessor (generating a python script which i can run). When I use the Techman postprocessor however, I try to run my program on the robot (via the roboDK connection). The robot will move to the first position (of 12) and the stop. The robot listen node keeps running and does not give error, RoboDK however gives the following error:
Code:
CONNECT 192.168.140.30 5890 6
When I try to import my program on the robot (using a USB drive and following the steps from the RoboDK guide), I can import everything but when I try to run it, it gives the following error: Point type offline. See also image attachment 1. In the project flow in TM Flow my point nodes are also grey encircled instead of green as they should be. See image attachment 2. Why isn't it working? Here is also the RDK file. RE: Techman postprocessor not working-Jeremy-09-24-2020 Hi Tico, Please send me a private message with your email address. I'll reach out to you. I'm still working on the TM integration and I'm not sure if you have the latest version of the post-processor or the driver. Jeremy |