Get/Set/Reset AI_Temp_Units

NI-DAQmx C Properties

Get/Set/Reset AI_Temp_Units

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

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

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

Purpose

DAQmxGetAITempUnits gets the Analog Input >> Temperature >> Units property.

DAQmxSetAITempUnits sets the Analog Input >> Temperature >> Units property.

DAQmxResetAITempUnits resets the Analog Input >> Temperature >> Units property.