Get/Set/Reset AI_ChanCal_Verif_AcqVals

NI-DAQmx C Properties

Get/Set/Reset AI_ChanCal_Verif_AcqVals

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

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

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

Purpose

DAQmxGetAIChanCalVerifAcqVals gets the Analog Input >> General Properties >> Channel Calibration >> Verification >> Acquired Values property.

DAQmxSetAIChanCalVerifAcqVals sets the Analog Input >> General Properties >> Channel Calibration >> Verification >> Acquired Values property.

DAQmxResetAIChanCalVerifAcqVals resets the Analog Input >> General Properties >> Channel Calibration >> Verification >> Acquired Values property.