GXE600.lvlib:GXE600 Data Read Other Meters.vi

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.

GXE600.lvlib:GXE600 Data Read Other Meters.vi


cerrcodeclst

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.

cModbus_Masterlvclass

Modbus master in

Modbus master in can accept any Modbus master instance.

cstr

Time Format Strings (Optional)

Format of operation time strings.

The default is %<%Ddays %H:%M:%S>t

ierrcodeclst

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.

iModbus_Masterlvclass

Modbus master out

Modbus master out returns the Modbus master instance provided as input.

ii16

Temperature (degC)

Actual converter internal temperature with Celsius degree.

ii32

Operation Time (s)

Actual cumulative operation time by second.

ii16

E-Cap L0 Remaining (Hour)

This value is an actual rest of worst L0 hour (at 105 degC) of E-Cap.

istr

Formatted Operation Time

Actual cumulative operation time by user specified formatted strings.

ii16

PF Output Time (ms)

Actual PF output time by mili second.

The maximum value is 10 seconds (10000 ms).