Get/Set/Reset AI_RTD_Type

NI-DAQmx C Properties

Get/Set/Reset AI_RTD_Type

int32 __CFUNC DAQmxGetAIRTDType(TaskHandle taskHandle, const char channel[], int32 *data);

int32 __CFUNC DAQmxSetAIRTDType(TaskHandle taskHandle, const char channel[], int32 data);

int32 __CFUNC DAQmxResetAIRTDType(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetAIRTDType gets the Analog Input >> Temperature >> RTD >> Type property.

DAQmxSetAIRTDType sets the Analog Input >> Temperature >> RTD >> Type property.

DAQmxResetAIRTDType resets the Analog Input >> Temperature >> RTD >> Type property.