Mitsubishi Electronics FX3G User Manual

Page of 964
333
FX
3S
/FX
3G
/FX
3GC
/FX
3U
/FX
3UC
 Series
Programming Manual - Basic & Applied Instruction Edition
12 Data Operation – FNC 40 to FNC 49
12.7 FNC 46 – ANS / Timed Annunciator Set
11
FN
C30
-FN
C3
9
R
ota
tion and 
Shi
ft
12
FN
C40-FN
C49
D
ata O
perati
on
13
FNC
50-FNC
59
High-Speed
 
Proc
essing
14
FM
C60-FN
C69
H
andy 
In
struction
15
FN
C70-FN
C79
E
xternal
 F
X
 I/O
 
De
vice
16
FNC
80-FNC
89
External
 FX 
Dev
ice
17
FNC1
00-
FNC10
9
Dat
Transfer 2
18
FNC1
10-
FNC139
Fl
oati
ng Poi
nt
19
FNC14
0-F
N
C
149
Da
ta
 
Operation 2
20
FNC1
50-
FNC159
Pos
itioning 
Control
Program example
1. Displaying a fault number using an annunciator
When the program for external fault diagnosis shown below is created and the content of D8049 (smallest state relay
number in the ON status) is monitored, the smallest state relay number in the ON status from S900 to S999 is
displayed.
If two or more faults are present at the same time, the next smallest fault number is displayed after the fault of the
smallest fault number is cleared.
M8000
RUN monitor
Y005
Forward
movement
X000
FNC 46
ANS
Forward
end
X001
Upper
limit
X002
Lower
limit
FNC 46
ANS
X003
Continuous
X004
Cycle
FNC 46
ANS
M8049
Y005
X005
Forward
movement
M8048
Annunciator ON
Y006
Fault display
X007
Reset
FNC 47
ANRP
END
T  0
K 10 S900
T  1
K 20 S901
T  2
K100 S902
0
33
12
21
30
32
34
36
When M8049 turns ON, monitoring becomes valid.
If the forward end detection input X000 does not turn
ON within 1 second after the forward movement output
Y005 is driven, S900 turns ON.
If both the upper limit input X001 and the lower limit
input X002 are OFF for 2 seconds or more due to a dog
error, S901 turns ON.
The switch X004 is set to ON in one operation cycle of
the machine.  If the switch X004 is not set to ON while
the continuous operation mode input X003 is ON in the
machine whose tact time is less than 10 seconds, S902
turns ON.
When one among S900 to S999 turns ON, M8048 turns
ON and the fault display output Y006 turns ON.
A state relay which was set to ON by the external fault
diagnosis program is set to OFF by the reset button
X007.  Every time X007 is set to ON, an operation state
relay in the ON status with the smallest device number
is reset (set to OFF) in turn.