IviDigitizer Configure Temperature Units [BT]
IviDigitizerBoardTemperature Capability Group
Configures the temperature units returned by the IviDigitizer Board Temperature and IviDigitizer Channel Temperature properties.
instrument handle The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.
Default Value: None |
|
Temperature Units (Celsius) Specifies the temperature units used by the IviDigitizer Board Temperature and IviDigitizer Channel Temperature properties. This value sets the IviDigitizer Temperature Units property.
Valid Values: - IVIDIGITIZER_VAL_CELSIUS (0) Temperature values returned from the digitizer are in degrees Celsius. - IVIDIGITIZER_VAL_FAHRENHEIT (1) Temperature values returned from the digitizer are in degrees Fahrenheit. - IVIDIGITIZER_VAL_KELVIN (2) Temperature values returned from the digitizer are in degrees Kelvin. Default Value: IVIDIGITIZER_VAL_CELSIUS (0) |
|
error in (no error) The error in cluster 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.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.
Default Value: None |
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |