Get/Set/Reset AI_ChanCal_Poly_ForwardCoeff

NI-DAQmx C Properties

Get/Set/Reset AI_ChanCal_Poly_ForwardCoeff

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

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

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

Purpose

DAQmxGetAIChanCalPolyForwardCoeff gets the Analog Input >> General Properties >> Channel Calibration >> Scaling Parameters >> Polynomial >> Forward Coefficients property.

DAQmxSetAIChanCalPolyForwardCoeff sets the Analog Input >> General Properties >> Channel Calibration >> Scaling Parameters >> Polynomial >> Forward Coefficients property.

DAQmxResetAIChanCalPolyForwardCoeff resets the Analog Input >> General Properties >> Channel Calibration >> Scaling Parameters >> Polynomial >> Forward Coefficients property.