Program In Which Comparison Result Is Set To On When Power Is Turned On [Zcp (Fnc 11) Instruction] - Mitsubishi Electric FX3G SERIES Programming Manual

Programmable controllers
Hide thumbs Also See for FX3G SERIES:
Table of Contents

Advertisement

FX
/FX
/FX
Series Programmable Controllers
3G
3U
3UC
Programming Manual - Basic & Applied Instruction Edition
13.6.1
Program in which comparison result is set to ON when power is turned ON
[ZCP (FNC 11) instruction]
DHSZ instruction outputs the comparison result only when a counting pulse is input. Even if the current value of C235
is "0", Y010 remains OFF at the time of startup.
For initializing Y010, compare the current value of C235 with K1000 and K1200 and drive Y010 by DZCPP instruction
(for general zone comparison) as pulse operation only at the time of startup.
Refer to the program example shown below.
Explanation of operation
The outputs Y010 to Y012 are as shown below:
Y010 = ON
0
1000
Program example
X010
RST
FNC 40
ZRST
M8000
C235
RUN monitor
X010
FNC 11
DZCPP
Start
FNC 55
DHSZ
Timing chart
In the part [1] in the timing chart, Y010 remains OFF if the current value of a high-speed counter (C235 in the example
below) is "0" when restoring the power.
1)
For initializing Y010, the current value of C235 is compared with K1000 and K1200, and Y010 is driven using the
DZCPP instruction (for general zone comparison) as pulse operation only upon startup.
2)
The comparison result in Y010 is latched until an input pulse is input and the comparison output is driven by the
DHSZ instruction.
3)
According to the current value of the counter, the DHSZ instruction drives the output (A), (B) or (C).
Y011 = ON
Y012 = ON
1200
Current value of C235
C235
Y010
Y012
Y010 to Y012 are reset.
K9999 ... pulse input: X000
K1000
K1200
C235
S
S
1
2
K1000
K1200
C235
13 High-Speed Processing – FNC 50 to FNC 59
13.6 FNC 55 – HSZ / High-Speed Counter Zone Compare
Immediately after start, comparison is
Y010
executed only once.
K1000 > C235
K1000 ≤ C235 ≤ K1200 :Y011 ON
K1200 < C235
S
D
After start, comparison is executed
Y010
when each pulse is input from X000.
K1000 > C235
K1000 ≤ C235 ≤ K1200 :Y011 ON
K1200 < C235
:Y010 ON
:Y012 ON
:Y010 ON
:Y012 ON
363
11
12
13
14
15
16
17
18
19
20

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fx3u seriesFx3uc series

Table of Contents