This function is used to write a block of contiguous registers (1 to 123 registers) in a remote device.
A maximum of 123 registers can be written at once, due to size limitations of the Modbus protocol data unit.
To configure this step open the Edit Step window from Sequence editor.
In the configuration dialog box, you can change the following settings:
· Connection Name: connection used to communicate with the device.
· Address: starting address of the registers to set.
· Nb Registers: Number of register to write.
· Index: Index of the first register visible in the table.
· Registers Value: values of registers to write (1 to 123 registers) from the starting address.
|
Note Please read Execution Trace and Steps Variables chapter to learn more about accessing configuration of this step. |
See Also