STEP 7 programming software
2.3 Easy-to-use tools
S7-1200 Programmable controller
40 System Manual, 03/2014, A5E02486680-AG
value
Upper limit for the scaled input value
low
Lower limit for the scaled input value
high
Upper limit for the scaled output value
low
Lower limit for the scaled output value
In the "Edit Calculate" box, enter the equation with the parameter names:
OUT = ((in4 - in5) / (in2 - in3)) * (in1 - in3) + in5
When you click "OK", the Calculate
instruction creates the inputs
required for the instruction.
Enter the tag names for the values
that correspond to the parameters.