Get/Set/Reset AI_Thrmcpl_CJCVal

NI-DAQmx C Properties

Get/Set/Reset AI_Thrmcpl_CJCVal

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

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

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

Purpose

DAQmxGetAIThrmcplCJCVal gets the Analog Input >> Temperature >> Thermocouple >> CJC Value property.

DAQmxSetAIThrmcplCJCVal sets the Analog Input >> Temperature >> Thermocouple >> CJC Value property.

DAQmxResetAIThrmcplCJCVal resets the Analog Input >> Temperature >> Thermocouple >> CJC Value property.