Network Modbus Client Read

Reads Modbus registers of a device using the Modbus TCP protocol.

Settings

ip-name

IP or host name of the Modbus devices.

port

Network port of the Modbus device (502 by default).

unit ID

Modbus unit ID of the device to read. Use 0 for broadcast request (all the devices).

read

Process the read operation.

name

Optional name of the register (for display purpose only).

register num

Index of the register to read or write.

type

Type of the register to read or write (input or holding).

format

Format the register to read (float32,uint32,int32,uint16,int16).

value

Read value output.

See also

version 5.2.221206

Edit All Pages