Input Register (PDU Address : 3d - 7d )
Reads actual Measurment Register values.
Returns the meter values w/o outputs.
Actual converter internal temperature [degC]
Actual E-Cap L0 Remaining [Hour at 105 degC]
Actual cumulative converter operation time [s]
Actual cumulative converter operation time [Formatted Strings] (The default format is a %<%DDays %H:%M:%S>t.)
Actual PF output time from starting [ms] (The maximum value is 10000.)
If this VI returns exception response of code 0x02 (Illegal Address), check firmware revison of connected GXE.
And then use old VI at the FW3.001 sub folder when the firmware revison is less than or equal to 3.001.
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 in Modbus master in can accept any Modbus master instance. |
Time Format Strings (Optional) Format of operation time strings. The default is %<%Ddays %H:%M:%S>t |
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. |
Modbus master out Modbus master out returns the Modbus master instance provided as input. |
Temperature (degC) Actual converter internal temperature with Celsius degree. |
Operation Time (s) Actual cumulative operation time by second. |
E-Cap L0 Remaining (Hour) This value is an actual rest of worst L0 hour (at 105 degC) of E-Cap. |
Formatted Operation Time Actual cumulative operation time by user specified formatted strings. |
PF Output Time (ms) Actual PF output time by mili second. The maximum value is 10 seconds (10000 ms). |