 |
Modbus instance can accept any Modbus instance, master or slave.
|
 |
address defines the address that the read or write operation should access.
|
 |
AND mask is one of the masks used to set individual bits of a holding register.
|
 |
OR mask is one of the masks used to set individual bits of a holding register.
|
 |
error out contains error information. This output provides standard error out functionality.
 |
The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
|
 |
The code input identifies the error or warning.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
|
 |
The source string describes the origin of the error or warning.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
|
|
 |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
 |
The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
|
 |
The code input identifies the error or warning.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
|
 |
The source string describes the origin of the error or warning.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
|
|
 |
Modbus instance returns the Modbus instance provided as input.
|