EasyManua.ls Logo

Panasonic FP Series

Panasonic FP Series
1345 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Selection Instructions
879
Part III FP Instructions
For Relay T/C Register Constant
s1_Min, s2_Max, s3_In WX WY WR WL SV EV DT LD FL dec. or hex.
d - WY WR WL SV EV DT LD FL -
No. IEC address Set If
R9007 %MX0.900.7 permanently
R9008 %MX0.900.8 for an instant
the value at s1_Min > s2_Max
R900B %MX0.900.11 permanently the result of processing is between the
upper and lower limits.
In this example, the input variable input_value is declared. However, you can write a constant
directly at the input contact of the function instead.
Operands
Error flags
Example
In this example, the same POU header is used for all programming languages. For an example
using IL (instruction list), please refer to the online help.
POU header
All input and output variables used for programming this function have been declared in the POU
header.
Body
When the variable start is set to TRUE, the function is carried out. The constant 0 (lower limit) and
2000 (upper limit) are assigned to inputs s1 and s2. However, you can declare variables in the
POU header and write them in the function in the body at the inputs.
LD
ST
When programming with structured text, enter the following:
IF start THEN
F285_LIMT( 0, 2000, input_value, output_value);
END_IF; (* 0=lower limit, 2000=upper limit *)

Table of Contents

Other manuals for Panasonic FP Series

Related product manuals