391
Failure Diagnosis Functions
Section 6-8
• The following instructions will create a fatal error to prevent the program
from being executed when the lot number does not end in 05.
• The following instructions will create a fatal error to prevent the program
from being executed when the lot number does not begin with 23Y.
6-8
Failure Diagnosis Functions
This section introduces the following functions.
• Failure Alarm Instructions: FAL(006) and FALS(007)
• Failure Point Detection: FPD(269)
• Output OFF Bit
6-8-1
Failure Alarm Instructions: FAL(006) and FALS(007)
The FAL(006) and FALS(007) instructions generate user-defined errors.
FAL(006) generates a non-fatal error that allows program execution to con-
tinue and FALS(007) generates a fatal error that stops program execution.
When the user-defined error conditions (i.e., the execution conditions for
FAL(006) or FAL(007)) are met, the instruction will be executed and the follow-
ing processing will be performed.
1,2,3...
1.
The FAL Error Flag (A402.15) or FALS Error Flag (A401.06) is turned ON.
2.
The corresponding error code is written to A400.
3.
The error code and time of occurrence are stored in the Error Log.
4.
The error indicator on the front of the CPU Unit will flash or light.
5.
If FAL(006) has been executed, the CPU Unit will continue operating.
If FALS(007) has been executed, the CPU Unit will stop operating. (Pro-
gram execution will stop.)
First Cycle Flag
ANDL(610)
A310
#00FF0000
D0
FALS(007)
1
D100
<>L(306)
D0
#050000
First Cycle Flag
ANDL(610)
A310
#0000FFFF
D0
FALS(007)
1
D100
<>L(306)
D 0
#1123
Содержание CP1L-L14D Series
Страница 2: ...CP1L L14D CP1L L20D CP1L M30D CP1L M40D CP1L CPU Unit Operation Manual Revised June 2007...
Страница 3: ...iv...
Страница 9: ...x...
Страница 13: ...xiv TABLE OF CONTENTS...
Страница 21: ...xxii...
Страница 33: ...xxxiv Conformance to EC Directives 6...
Страница 65: ...32 Function Blocks Section 1 5...
Страница 153: ...120 CP CPM1A series Expansion I O Unit Wiring Section 3 6...
Страница 523: ...490 Troubleshooting Unit Errors Section 9 4...
Страница 531: ...498 Replacing User serviceable Parts Section 10 2...
Страница 563: ...530 Auxiliary Area Allocations by Function Appendix C...
Страница 611: ...578 Auxiliary Area Allocations by Address Appendix D...
Страница 638: ...605 Connections to Serial Communications Option Boards Appendix F Connecting to Unit...
Страница 639: ...606 Connections to Serial Communications Option Boards Appendix F...
Страница 669: ...636 Index...
Страница 671: ...638 Revision History...