Writes and reads the values of multiple register values in series. The write values are inserted starting at write starting address and the returned read values consists of read count holding registers starting at read starting address.
![]() |
Modbus instance can accept any Modbus instance, master or slave. |
||||||
![]() |
read starting address sets the starting address of the read action for this function |
||||||
![]() |
read count defines the number of holding registers to read |
||||||
![]() |
write starting address defines the start address of the write command |
||||||
![]() |
write values defines the data to be written to the device, starting at write starting address |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|
||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
Modbus instance returns the Modbus instance provided as input. |
||||||
![]() |
read values consists of read count holding registers from the device starting at read starting address |