Configure Modbus TCP Communication

This section introduces how to configure the Modbus TCP communication. Before configuration, please confirm that you have already selected the robot and entered the Communication Option interface.

../../../_images/modbus.png
  1. On the Communication Option interface, set the Set Interface Type parameter to Standard Interface , and set the Protocol parameter to MODUBS TCP SLAVE.

  2. In the IP Address region, set the parameters as follows.

    1. Enter the port of the host (Modbus TCP slave). The port number should be set to 50000 or larger.

    2. Set the Byte order parameter. Set it based on the master device’s floating point byte order. For standard big-end data, select DCBA; for standard small-end data, select ABCD.

    3. Set the Slave ID parameter.

  3. (Optional) Select Auto enable interface service when opening solution. When the solution is opened, you do not need to start the interface service manually.

  4. Click the Apply button.

  5. Start the interface service .

Next, you need to complete the remaining standard interface configuration according to the used robot or PLC.