 |
baud rate is the rate of transmission. The default is 9600.
|
 |
VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class.
|
 |
unit ID defines the device targeted by all Modbus master read and write operations.
|
 |
parity specifies the parity used for every frame to be transmitted or received. The default is even.
|
 |
flow control sets the type of control used by the transfer mechanism.
|
 |
serial type defines the type of serial transmission data unit to be used. RTU is a binary, higher performance data unit. ASCII uses human-readable characters to send all data.
|
 |
error out contains error information. This output provides standard error out functionality.
 |
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.
|
 |
code is the error or warning code.
Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.
|
 |
source string describes the origin of the error or warning.
Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.
|
|
 |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
 |
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.
|
 |
code is the error or warning code.
Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.
|
 |
source describes the origin of the error or warning.
Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.
|
|
 |
serial master instance returns a configured and initialized serial master.
|