Major Faults Major Fault State; Recover From A Major Fault - Rockwell Automation Logix 5000 Programming Manual

Controllers major, minor, and i/o faults
Hide thumbs Also See for Logix 5000:
Table of Contents

Advertisement

Major Fault State

Recover from a major fault

Major Faults
This chapter explains major fault codes and how to work with them in the
Logix Designer application.
If a fault condition occurs that prevents an instruction from running, the
instruction aborts and the controller reports a major fault. A major fault halts
logic execution and the controller switches to faulted mode (the OK LED
flashes red).
Depending on the application, you may not want all major faults to shut down
the system. If you do not want all major faults to shut down the system, create
a fault routine to clear the fault and let the application continue to run.
The process of resuming execution after the fault clears is known as fault
recovery.
IMPORTANT Do not use fault routines to continually clear all faults on the controller. Program the fault
routine to be selective in the types and number of faults cleared. It is also a good idea to log
the fault occurrence to analyze it later.
IMPORTANT When an instruction generates an error due to a fault (for example, a COP with an indirect
addressing programming error), the fault routine skips the instruction and does not run. This
occurs with all instructions.
Example:
In a system that uses recipe numbers as indirect addresses, an incorrectly typed number could
produce a major fault.
To keep the entire system from shutting down in the event of this fault, program a fault routine to
clear type 4, code 20, major faults.
See also
Create a routine for the controller fault handler
Clear a major fault during prescan
These examples show fault routines with logic that take specific action after a
major fault. If the fault clears, the faulted instruction does not run and
execution resumes with the next instruction.
Rockwell Automation Publication 1756-PM014N-EN-P - March 2022
on
page 16
on
page 22
Chapter 1
9

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Logix 5000 and is the answer not in the manual?

Table of Contents

Save PDF