This function is used to write a single holding register in a remote device.
You can specify the address of the register to be written. Registers are addressed starting at zero. Therefore register numbered 1 is addressed as 0.
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: address of the register to write.
· Register Value: value to write to the specified register.
|
Note Please read Execution Trace and Steps Variables chapter to learn more about accessing configuration of this step. |
See Also