Analog Input >> Bridge >> Scaling Parameters >> Polynomial >> Forward Coefficients
- Updated2023-03-16
- 1 minute(s) read
Data Type: | float64* |
Description: | Specifies an array of coefficients for the polynomial that converts electrical values to physical values. Each element of the array corresponds to a term of the equation. For example, if index three of the array is 9, the fourth term of the equation is 9x^3. |
You can get/set/reset this property using:
DAQmxGetAIBridgePolyForwardCoeff
DAQmxSetAIBridgePolyForwardCoeff
DAQmxResetAIBridgePolyForwardCoeff