Get/Set/Reset AI_RTD_A

NI-DAQmx C Properties

Get/Set/Reset AI_RTD_A

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

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

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

Purpose

DAQmxGetAIRTDA gets the Analog Input >> Temperature >> RTD >> Custom >> A property.

DAQmxSetAIRTDA sets the Analog Input >> Temperature >> RTD >> Custom >> A property.

DAQmxResetAIRTDA resets the Analog Input >> Temperature >> RTD >> Custom >> A property.