Get/Set/Reset AI_ChanCal_Poly_ReverseCoeff

NI-DAQmx C Properties

Get/Set/Reset AI_ChanCal_Poly_ReverseCoeff

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

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

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

Purpose

DAQmxGetAIChanCalPolyReverseCoeff gets the Analog Input >> General Properties >> Channel Calibration >> Scaling Parameters >> Polynomial >> Reverse Coefficients property.

DAQmxSetAIChanCalPolyReverseCoeff sets the Analog Input >> General Properties >> Channel Calibration >> Scaling Parameters >> Polynomial >> Reverse Coefficients property.

DAQmxResetAIChanCalPolyReverseCoeff resets the Analog Input >> General Properties >> Channel Calibration >> Scaling Parameters >> Polynomial >> Reverse Coefficients property.