Skip to main content

Modbus TCP

logiccloud Control Runtimes on your Edge devices can be connected to your I/Os or other devices via Modbus. To do this, a new Modbus connection must be created and parameterised in the connection settings of the respective runtime.

modbus TCP

Select Add MODBUS connection and enter all the necessary information such as the name, IP and port of the device. You can also adjust the poll period and make further settings.

add modbus connection

A unit can be created after the Modbus connection. To do this, right-click on the connection and select Add Modbus unit. Here you can specify the name, the address and the byte order.

modbus unit

Mapping Modbus payloads and variables

You can map the process variables with Modbus registers. To do this, select the relevant registers, for example Input Registers, and create a new register mapping using the green + icon. You can then define the address, the process variable and the data type.

modbus mapping

  • Address: Register adress
  • Variable name: Variable from your program
  • Data type: data type of variable