Get/Set/Reset Scale_Poly_ForwardCoeff

NI-DAQmx C Properties

Get/Set/Reset Scale_Poly_ForwardCoeff

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

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

Purpose

DAQmxGetScalePolyForwardCoeff gets the Polynomial >> Forward Coefficients property.

DAQmxSetScalePolyForwardCoeff sets the Polynomial >> Forward Coefficients property.