HMI
43
You can enter an Analog value, such as temperature, via the keypad, then convert that value into a Digital
value for comparison with a digital value from a temperature probe by selecting Enable Linearization in the
linked Variable.
This conversion process is Reverse Linearization.
To enable Analog to Digital conversion:
1. Create a Display for entering the analog value.
2. Create an Integer Variable.
3. Select keypad entry and enable linearization.
4. Enter the linearization values for the x and y axes.
According to the above example:
A temperature entry of 100
0
C will be converted to 1023 Digital value.
A temperature entry of 50
0
C will be converted to 512 Digital value.
Linearize values in the Ladder
You can also linearize values in your Ladder and display them on the LCD.
1. In your Ladder project, use SI 80 - 85 to set the (x,y) variable ranges. Use SB 80 to activate the
Linearization function.