IviDmm Configure RTD
IviDmmResistanceTemperatureDevice Capability Group [RTD]
This VI configures the alpha and resistance parameters for a resistance temperature device.
This VI affects the behavior of the instrument only when the IviDmm Transducer Type [TMP] property is set to IVIDMM_VAL_2_WIRE_RTD or IVIDMM_VAL_4_WIRE_RTD.
Note The driver assumes that you are using a Platinum Resistance Temperature Device. |
instrument handle The instrument handle that you obtain from the IviDmm Initialize or IviDmm Initialize With Options VI. | |
alpha (0.0) Pass the alpha parameter for a resistance temperature device. The driver sets the IviDmm RTD Alpha [RTD] property to this value.
Default Value: 0.0 |
|
resistance (0.0 ohms) Specifies the R0 parameter (resistance) for a resistance temperature device. The RTD resistance is also known as the RTD reference value. The driver sets the IviDmm RTD Resistance [RTD] property to this value.
Default Value: 0.0 ohms |
|
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. |