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.)
U16 Value (0) Raw register input value to convert. |
Convert Mode (Voltage) Selector of target to conversion. 0 : Constant Voltage 1 : Constant Current |
Model Selector (0 : GXE600-24) The selector of GXE Product Model. 0 : GXE600-24 1 : GXE600-48 |
error in (no error) error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
I16 Value Returns raw register value treated as a signed integer type. |
FXP (Q10) Returns register value treated as a normalized Q10 Fixed Point. |
Physical (DBL) Returns voltage or current value specified by Convert Mode and Model Selector. |
error out error out contains error information. This output provides standard error out functionality. |
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |