NI-DAQ™mx C Reference

Get/Set/Reset AI_Thrmstr_A

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

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

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


Purpose

DAQmxGetAIThrmstrA gets the Analog Input >> Temperature >> Thermistor >> A property.

DAQmxSetAIThrmstrA sets the Analog Input >> Temperature >> Thermistor >> A property.

DAQmxResetAIThrmstrA resets the Analog Input >> Temperature >> Thermistor >> A property.