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?

Avatar
  • updated
Avatar
Jürgen Jürgenson

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.

Image 4642