Analog Input >> Temperature >> RTD >> Type

NI-DAQmx C Properties

Analog Input >> Temperature >> RTD >> Type

Data Type: int32
Description: Specifies the type of RTD connected to the channel.

Valid values

DAQmx_Val_Pt3750 12481 Pt3750.
DAQmx_Val_Pt3851 10071 Pt3851.
DAQmx_Val_Pt3911 12482 Pt3911.
DAQmx_Val_Pt3916 10069 Pt3916.
DAQmx_Val_Pt3920 10053 Pt3920.
DAQmx_Val_Pt3928 12483 Pt3928.
DAQmx_Val_Custom 10137 You must use A, B, and C to supply the coefficients for the Callendar-Van Dusen equation.


You can get/set/reset this property using:
  DAQmxGetAIRTDType
  DAQmxSetAIRTDType
  DAQmxResetAIRTDType