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.)
Physical Value (0) the Physical input value to convert. |
Model Selector (0 : GXE600-24) The selector of GXE Product Model. 0 : GXE600-24 1 : GXE600-48 |
Convert Mode (Voltage) Selector of target to conversion. 0 : Constant Voltage 1 : Constant Current |
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. |
Normalized Q10 Value (I16) Returns converted register value treated as a signed integer type. |
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. |
FXP (Q10) Returns converted value treated as a normalized Q10 fixed point type. |