Mitsubishi Electronics FX3GC Garage Door Opener User Manual


 
333
FX3S/FX3G/FX3GC/FX3U/FX3UC Series
Programming Manual - Basic & Applied Instruction Edition
12 Data Operation – FNC 40 to FNC 49
12.7 FNC 46 – ANS / Timed Annunciator Set
11
FNC30-FNC39
Rotation and
Shift
12
FNC40-FNC49
Data Operation
13
FNC50-FNC59
High-Speed
Processing
14
FMC60-FNC69
Handy
Instruction
15
FNC70-FNC79
External FX I/O
Device
16
FNC80-FNC89
External FX
Device
17
FNC100-FNC109
Data
Transfer 2
18
FNC110-FNC139
Floating Point
19
FNC140-FNC149
Data
Operation 2
20
FNC150-FNC159
Positioning
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.