Input Register (PDU Address : 1d - 9d )
Reads actual Measurment Register values.
Returns the meter values by cluster.
Actual output voltage [V]
Actual output current [A]
Actual converter internal temperature [degC]
Actual cumulative converter operation time [s]
Actual E-Cap L0 Remaining [Hour at 105 degC]
Actual analog reference of constant voltage [V]
Actual analog reference of constant current [A]
Actual PF output time from starting [ms] (The maximum value is 10000.)
Returns the meter register values by cluster.
Sets Model Selector to specify nominal of physical value. (The default is a GXE600-24.)
Nominal values are;
GXE600-24 : 24V / 25A,
GXE600-48 : 48V / 12.5A.
If this VI returns exception response of code 0x02 (Illegal Address), check firmware revison of connected GXE.
When the firmware revison is less than or equal to 3.001 then use Read Output.vi and old Read Other Meters.vi at the FW3.001 sub folder instead of this VI.
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. |
Model Selector (0 : GXE600-24) The Selector of GXE Product Model. 0 : GXE600-24 1 : GXE600-48 |
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. |
Meters Actual measurment values including analog references by order of register. |
Output Voltage (V) Actual output voltage as a physical value [V]. |
Output Current (A) Actual output current as a physical value [A]. |
Temperature (degC) Actual converter internal temperature with Celsius degree. |
Operation Time (s) Actual cumulative operation time by second. |
E-Cap L0 Remaining (Hour) Actual rest of worst L0 hour (at 105 degC) of E-Cap. |
Analog CV (V) Actual analog constant voltage reference as a physical value [V]. |
Analog CC (A) Actual analog constant current reference as a physical value [A]. |
PF Output Time (ms) Actual PF output time by mili second. (max. 10000 ms). |
Regs Actual measurment raw register values including analog references. |
Output Voltage Raw register value of actual output voltage. |
Output Current Raw register value of actual output current. |
Temperature Raw register value of actual converter internal temperature. |
Operation Time Raw register value of actual cumulative operation time. |
E-Cap L0 Remaining Raw register value of actual rest of worst L0 hour (at 105 degC) of E-Cap. |
Analog CV Raw register value of actual analog constant voltage reference. |
Analog CC Raw register value of actual analog constant current reference. |
PF Output Time Raw register value of actual PF output time. (max. 10000). |