
Ladder
207
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 M90's 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.
The linearization values created here can be displayed by linking SI 85 to a Display;the
value can be used elsewhere within the project for further calculations or operations.
Comentarios a estos manuales