Get/Set/Reset AI_Thrmcpl_ScaleType

NI-DAQmx C Properties

Get/Set/Reset AI_Thrmcpl_ScaleType

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

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

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

Purpose

DAQmxGetAIThrmcplScaleType gets the Analog Input >> Temperature >> Thermocouple >> Scale Type property.

DAQmxSetAIThrmcplScaleType sets the Analog Input >> Temperature >> Thermocouple >> Scale Type property.

DAQmxResetAIThrmcplScaleType resets the Analog Input >> Temperature >> Thermocouple >> Scale Type property.