NI-DAQ™mx C Reference

Get/Set/Reset AI_Thrmcpl_LeadOffsetVoltage

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

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

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


Purpose

DAQmxGetAIThrmcplLeadOffsetVoltage gets the Analog Input >> General Properties >> Signal Conditioning >> Thermocouple >> Lead Offset Voltage property.

DAQmxSetAIThrmcplLeadOffsetVoltage sets the Analog Input >> General Properties >> Signal Conditioning >> Thermocouple >> Lead Offset Voltage property.

DAQmxResetAIThrmcplLeadOffsetVoltage resets the Analog Input >> General Properties >> Signal Conditioning >> Thermocouple >> Lead Offset Voltage property.