![Mitsubishi Electric FX3G SERIES Programming Manual Download Page 807](http://html.mh-extra.com/html/mitsubishi-electric/fx3g-series/fx3g-series_programming-manual_238902807.webp)
805
FX
3G
/FX
3U
/FX
3UC
Series Programmable Controllers
Programming Manual - Basic & Applied Instruction Edition
36 Interrupt Function and Pulse Catch Function
36.2 Common Items
31
FNC276
-F
NC2
79
Da
ta
Trans
fer 3
32
FNC28
0-F
NC
289
H
igh-Speed
Process
ing 2
33
FNC2
90-
FNC299
Ex
tensi
on Fi
le
Register
34
FN
C300-
FNC30
5
FX
3U
-C
F-
AD
P
35
SFC
•STL
Programming
36
Interrupt
Function
37
Sp
ec
ia
l D
evi
ce
38
E
rror Code
A
Ve
rsi
on U
p
Inform
ati
on
B
Ex
ecuti
on
T
imes
Example in which latched outputs are reset (countermeasures)
1) Program example
2) Timing chart
RST
C0
X002
FNC 06
FEND
RST
C0
RST
Y007
Program to reset Y007 at an arbitrary
time.
Program to deactivate the preceding
C0 reset instruction inside the
subroutine.
B
M8001
RUN monitor
(normally OFF)
A
Y007
X001
C0
K10
M8000
FNC 05
IRET
I001
FNC 04
EI
Step 0
X001
Current
value of C0
1
2
3
Y007 is reset
RST
C0
Y007
1
2
3
4
X002
Execution of interrupt
program I001 triggered
by X000
Interrupt program
Counter is reset
(part A in above
program).
Counter reset instruction is deactivated
(part B in above program).