IviDmm Configure Thermistor
IviDmmThermistor Capability Group [THM]
This VI configures the resistance for a thermistor temperature measurement device.
This VI affects the behavior of the instrument only when the IviDmm Transducer Type property is set to IVIDMM_VAL_THERMISTOR.
instrument handle The instrument handle that you obtain from the IviDmm Initialize or IviDmm Initialize With Options VI. | |
resistance (0.0 ohms) Pass the resistance of the thermistor in Ohms. The driver sets the IviDmm Thermistor Resistance [THM] property to this value.
Default Value: 0.0 ohms |
Note The driver assumes that you are using an interchangeable thermistor. Interchangeable thermistors are thermistors that exhibit similar behavior for a given resistance value. |
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 IviDmm Initialize or IviDmm Initialize With Options VI. | |
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. |