Network Modbus Client Write

Write Modbus registers to a device 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 write. Use 0 for broadcast write (all the devices).

write

Process the write operation.

process delay

Delay applied between each write operation.

It's recommended to use a small delay between each write operation to avoid modbus network overload.

name

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

register num

Index of the register to read or write.

You can only write on holding registers.

value

Value to write.

See also

version 5.2.221206

Edit All Pages