I have a Jigsaw and I want to connect with an external unit by Modbus protocol via TCP. How can i make this interface? Through the ethernet switch; Do I need a converter to RTU?
Modbus TCP does not require a RTU converter. If you add a new modbus driver in bOS you need to change its connection type to TCP, fill in the IP and port and it should connect.
Modbus TCP does not require a RTU converter. If you add a new modbus driver in bOS you need to change its connection type to TCP, fill in the IP and port and it should connect.