Holding Register (PDU Address : 101d)
Reads actual CVCC Configuration Value.
b0 : Digital CV enabled it's true.
b1 : Digital CC enabled it's true.
(Other bits are not effective.)
Modbus master in Modbus master in can accept any Modbus master instance. |
error in (no error) error in can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. 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. |
status 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 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 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. |
Modbus master out Modbus master out returns the Modbus master instance provided as input. |
error out error out passes error or warning information out of a VI to be used by other VIs.
Right-click the error out control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
status 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 control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
code code is the error or warning code. Right-click the error out control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
source source describes the origin of the error or warning.
Right-click the error out control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
Digital CV Reads status of Digital CV function. False indicates Digital CV disabled. (Analog CV enabled.) True indicates Digital CV enabled. |
Digital CC Reads status of Digital CC function. False indicates Digital CC disabled. (Analog CC enabled.) True indicates Digital CC enabled. |
CVCC Configuration Value CVCC Configuration Register Raw Data Value. b0 : Digital CV (true : enabled / false : disabled) b1 : Digital CC (true : enabled / false : disabled) b2 - 15 : reserved. |