Get/Set/Reset Scale_Poly_ReverseCoeff

NI-DAQmx C Properties

Get/Set/Reset Scale_Poly_ReverseCoeff

int32 __CFUNC DAQmxGetScalePolyReverseCoeff(const char scaleName[], float64 *data, uInt32 arraySizeInSamples);

int32 __CFUNC DAQmxSetScalePolyReverseCoeff(const char scaleName[], float64 *data, uInt32 arraySizeInSamples);

Purpose

DAQmxGetScalePolyReverseCoeff gets the Polynomial >> Reverse Coefficients property.

DAQmxSetScalePolyReverseCoeff sets the Polynomial >> Reverse Coefficients property.