GXE600.lvlib:GXE600 Status Read Digital CV and CC.vi

Holding Register (PDU Address : 101d [CV/CC Reference Source], 103d [CV] and 104d [CC])

Reads actual CV/CC Reference Source. If Digital Source(CV or CC) is false, Ext. terminal is used to reference source.

Reads actual Digital Reference value.

set 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

GXE600.lvlib:GXE600 Status Read Digital 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

CV Reference (V)

Reads Actual Referense of Constant Voltage.

The VI converts Q10 register value to constant voltage.

It is needed to set GXE Model to convert properly.

Voltage value = Q10 value x Nominal value

idbl

CC Reference (A)

Reads Actual Referense of Constant Current.

The VI converts Q10 register value to constant current.

It is needed to set GXE Model to convert properly.

Current value = Q10 value x Nominal value

ibool

Digital CC

Reads status of Digital CC function.

False indicates Digital CC disabled. (Analog CC enabled.)

True indicates Digital CC enabled.

ibool

Digital CV

Reads status of Digital CV function.

False indicates Digital CV disabled. (Analog CV enabled.)

True indicates Digital CV enabled.