12-22-2023, 11:42 AM
Hi,
we have some troubles with Omron TM5-700 and RoboDK (edu license): USB stick works fine, but commands via Ethernet does not work.
What we have:
- RoboDK connects to Robot.
- Ping works.
- After pressing "Move joints" robot starts moving to a new position, but RoboDK returns an error in log ('Non-type object is not iterable').
- After pressing "Get position" RoboDK returns infinite "Sending command.." and nothing happens.
- After pressing "POSXYZ" robot disconnects and an error is returned ('Failed to connect[ModbusTCP client(192.168.10.2:502)]').
Software configs:
- latest version of RoboDK (v5.6.7) and fresh edu license;
- version of TM Driver (v1.5.2);
- Windows Firewall is off;
- TM Flow (v1.88);
- Python interpreter in RoboDK: Python-Embedded;
- Modbus and Ethernet are enabled in TM Flow (Robot was restarted after enabling);
- Robot' IP-address is static and is 192.168.10.2;
- Robot is in listening mode.
we have some troubles with Omron TM5-700 and RoboDK (edu license): USB stick works fine, but commands via Ethernet does not work.
What we have:
- RoboDK connects to Robot.
- Ping works.
- After pressing "Move joints" robot starts moving to a new position, but RoboDK returns an error in log ('Non-type object is not iterable').
- After pressing "Get position" RoboDK returns infinite "Sending command.." and nothing happens.
- After pressing "POSXYZ" robot disconnects and an error is returned ('Failed to connect[ModbusTCP client(192.168.10.2:502)]').
Software configs:
- latest version of RoboDK (v5.6.7) and fresh edu license;
- version of TM Driver (v1.5.2);
- Windows Firewall is off;
- TM Flow (v1.88);
- Python interpreter in RoboDK: Python-Embedded;
- Modbus and Ethernet are enabled in TM Flow (Robot was restarted after enabling);
- Robot' IP-address is static and is 192.168.10.2;
- Robot is in listening mode.