Get/Set/Reset AI_ChanCal_ApplyCalIfExp

NI-DAQmx C Properties

Get/Set/Reset AI_ChanCal_ApplyCalIfExp

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

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

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

Purpose

DAQmxGetAIChanCalApplyCalIfExp gets the Analog Input >> General Properties >> Channel Calibration >> Apply Calibration If Expired property.

DAQmxSetAIChanCalApplyCalIfExp sets the Analog Input >> General Properties >> Channel Calibration >> Apply Calibration If Expired property.

DAQmxResetAIChanCalApplyCalIfExp resets the Analog Input >> General Properties >> Channel Calibration >> Apply Calibration If Expired property.