GXE600.lvlib:GXE600 Data Read Analog CV and CC.vi

Input Register (PDU Address : 8d [Analog CV] and 9d [Analog CC])

Reads actual Analog CV/CC Reference values.

If Digital Source(CV and/or CC) is true, these Ext. terminal values are not used to reference source.

set 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.

Q10 value = Reference value / Nominal value

GXE600.lvlib:GXE600 Data Read Analog CV and CC.vi


cModbus_Masterlvclass

Modbus master in

Modbus master in can accept any Modbus master instance.

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.

cu16

Model Selector (0: GXE600-24)

The Selector of GXE Product Model.

0 : GXE600-24

1 : GXE600-48

iModbus_Masterlvclass

Modbus master out

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

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.

idbl

Analog CV (V)

Actual Constant Voltage Reference.

The VI converts Q10 register value to voltage.

It is needed to set GXE Model to convert properly.

Voltage value = Q10 value x Nominal value

idbl

Analog CC (A)

Actual Constant Current Reference.

The VI converts Q10 register value to current.

It is needed to set GXE Model to convert properly.

Current value = Q10 value x Nominal value

ii16

Analog CC Register

Raw register value of actual constant current reference.

ii16

Analog CV Register

Raw register value of actual constant voltage reference.

iunkn

Analog CC (FXP Q10)

Actual output current reference as a fixed point Q10 format.

iunkn

Analog CV (FXP Q10)

Actual output voltage reference as a fixed point Q10 format.