GXE600.lvlib:GXE600 Convert Physical to Q10.vi

Converts Physical value to Normalized value [Q10] by Nominal value.

This VI can convert output voltage or current value to normalized Q10 (I16) value and FXP (Q10) value.

Normalized value is clipped from -3.0 (-3072d) to 3.0 Q10 (3072d).

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

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

GXE600.lvlib:GXE600 Convert Physical to Q10.vi


cdbl

Physical Value (0)

the Physical input value to convert.

cu16

Model Selector (0 : GXE600-24)

The selector of GXE Product Model.

0 : GXE600-24

1 : GXE600-48

cu16

Convert Mode (Voltage)

Selector of target to conversion.

0 : Constant Voltage

1 : Constant Current

cerrcodeclst

error in (no error)

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

ii16

Normalized Q10 Value (I16)

Returns converted register value treated as a signed integer type.

ierrcodeclst

error out

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

iunkn

FXP (Q10)

Returns converted value treated as a normalized Q10 fixed point type.