Get/Set/Reset AI_Thrmstr_C

NI-DAQmx C Properties

Get/Set/Reset AI_Thrmstr_C

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

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

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

Purpose

DAQmxGetAIThrmstrC gets the Analog Input >> Temperature >> Thermistor >> C property.

DAQmxSetAIThrmstrC sets the Analog Input >> Temperature >> Thermistor >> C property.

DAQmxResetAIThrmstrC resets the Analog Input >> Temperature >> Thermistor >> C property.