Get/Set/Reset AI_Thrmstr_R1

NI-DAQmx C Properties

Get/Set/Reset AI_Thrmstr_R1

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

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

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

Purpose

DAQmxGetAIThrmstrR1 gets the Analog Input >> Temperature >> Thermistor >> R1 property.

DAQmxSetAIThrmstrR1 sets the Analog Input >> Temperature >> Thermistor >> R1 property.

DAQmxResetAIThrmstrR1 resets the Analog Input >> Temperature >> Thermistor >> R1 property.