Linearization, Vector Linearization   

The Linearization functions, located on the Math menu, enable you to convert values.  Use them, for example, to convert analog input values to a values in degrees Celsius.  

Linearize a Single Value

Linearize a Vector of Values

You can convert values contained in the following operand types:

With the exception of Constant Value, any of these operands may be used to contain the output value.

Note  

The X and Y values must not exceed the range of -2147483648 to +2147483647.

Known Issue

Note that the Linearization function cannot be used in cases where one of the following is close to the value FFFFFFFF:

  • One of the inputs

  • An intermediate calculation

In these cases, use the Formula function with the following equation:

 

Linearizing Analog I/O values

Linearizing a PID Analog Output Value