Get/Set/Reset AI_RTD_C

NI-DAQmx C Properties

Get/Set/Reset AI_RTD_C

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

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

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

Purpose

DAQmxGetAIRTDC gets the Analog Input >> Temperature >> RTD >> Custom >> C property.

DAQmxSetAIRTDC sets the Analog Input >> Temperature >> RTD >> Custom >> C property.

DAQmxResetAIRTDC resets the Analog Input >> Temperature >> RTD >> Custom >> C property.