EasyManua.ls Logo

Panasonic FP Series - Page 310

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...
Bistable instructions
309
Part II IEC Instructions
POU header
All input and output variables which are used for programming the function block RS are declared
in the POU header. This also includes the function block (FB) itself. By declaring the FB you create
a copy of the original FB. This copy is saved under copy_name, and a separate data area is
reserved.
Body
If set is set (status = TRUE) the signal_output will be set. If only reset is set, the signal_output
will be reset (status = FALSE). If both set and reset are set, the signal_output will be reset to
FALSE.
LD
ST
When programming with structured text, enter the following:
copy_name( SET:= set, RESET:= reset);
signal_output:= signal_output;

Table of Contents

Other manuals for Panasonic FP Series

Related product manuals