Panasonic FP Series Programming Manual page 325

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

Timer instructions
TOF
The function block TOF allows you to program a switch-off delay, e.g. to switch off the ventilator of
Description
a machine at a later point in time than the machine itself.
To add an enable input and enable output to the instruction, select [With EN/ENO] from the
"Instructions" pane (LD, FBD or IL editor). To reuse an instruction select "Recently used" from the
context menu or press <Ctrl>+<Shift>+<v> in the programming window.
For TOF declare the following:
IN
PT
Q
ET
Time
IN
chart
t
0
Q
t
0
ET
PT
t
0
1
Q is switched off with a delay corresponding to the time defined in PT. Switching on is
1
carried out without delay.
If IN (as in the time chart on top for t3 to t4) is set prior to the lapse of the delay time PT, Q
2
remains set (time chart for t2 to t3).
PLC types
Availability of TOF (see page 1332)
324
Timer with switch-off delay
timer ON
an internal timer is started if a falling edge is detected at IN. If a rising edge is
detected at IN before PT has reached its value, Q will not be switched off (see
2
time chart, section
)
switch-off delay
(16-bit value: 0 - 327.27s, 32-bit value: 0 - 21,474,836.47s; resolution 10ms
each) the switch-off delay is defined here (PT = preset time)
signal output
is reset if PT = ET
elapsed time
represents the current value of the elapsed time
t
t
t
1
2
3
t
+ PT
t
1
2
t
t
t
1
2
3
2
t
t
4
5
t
+ PT
5
t
t
4
5

Advertisement

Table of Contents
loading

Table of Contents