Holding Register (PDU Address : 103d [CV] or 104d [CC])
Reads actual Digital Reference value.
Sets Model Selector to specify nominal of physical value. (Default is a GXE600-24.)
Nominal values are;
GXE600-24 : 24V / 25A,
GXE600-48 : 48V / 12.5A.
Q10 value = Reference value / Nominal value
Sets Convert Mode to specify Voltage(default) or Current.
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. |
Model Selector (0: GXE600-24) The Selector of GXE Product Model. 0 : GXE600-24 1 : GXE600-48 |
Convert Mode (Voltage) The selector of reading. Sets Voltage(default) or Current. |
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. |
Reference Value Returns actual voltage or current referense value specified by Convert Mode and Model Selector. |
Raw Register Value (I16) Returns raw register value treated as a signed integer type. |
Reference Value [Q10] Returns register value treated as a Normalized Q10 Fixed Point. |