GXE600.lvlib:GXE600 Convert Reg to Physical.vi

Converts U16 Register value(Nominal : 1.0[Q10]) to physical value.

This VI can convert register value to output voltage or current value.

 1) I16 (U16 to I16)
 2) FXP[Q10] (assume U16 as SI5Q10)
 3) Physical Value (Q10 to DBL)

Sets Convert Mode to specify Voltage(default) or Current.

Sets Model Selector to specify nominal of physical value. (The default is a GXE600-24.)

GXE600.lvlib:GXE600 Convert Reg to Physical.vi


cu16

U16 Value (0)

Raw register input value to convert.

cu16

Convert Mode (Voltage)

Selector of target to conversion.

0 : Constant Voltage

1 : Constant Current

cu16

Model Selector (0 : GXE600-24)

The selector of GXE Product Model.

0 : GXE600-24

1 : GXE600-48

cerrcodeclst

error in (no error)

error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

ii16

I16 Value

Returns raw register value treated as a signed integer type.

iunkn

FXP (Q10)

Returns register value treated as a normalized Q10 Fixed Point.

idbl

Physical (DBL)

Returns voltage or current value specified by Convert Mode and Model Selector.

ierrcodeclst

error out

error out contains error information. This output provides standard error out functionality.