Get/Set/Reset AI_RTD_R0

NI-DAQmx C Properties

Get/Set/Reset AI_RTD_R0

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

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

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

Purpose

DAQmxGetAIRTDR0 gets the Analog Input >> Temperature >> RTD >> R0 property.

DAQmxSetAIRTDR0 sets the Analog Input >> Temperature >> RTD >> R0 property.

DAQmxResetAIRTDR0 resets the Analog Input >> Temperature >> RTD >> R0 property.