Get/Set/Reset AI_ChanCal_ApplyCalIfExp
- Updated2023-03-16
- 1 minute(s) read
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.