Get/Set/Reset AI_Thrmcpl_Type

NI-DAQmx C Properties

Get/Set/Reset AI_Thrmcpl_Type

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

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

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

Purpose

DAQmxGetAIThrmcplType gets the Analog Input >> Temperature >> Thermocouple >> Type property.

DAQmxSetAIThrmcplType sets the Analog Input >> Temperature >> Thermocouple >> Type property.

DAQmxResetAIThrmcplType resets the Analog Input >> Temperature >> Thermocouple >> Type property.