Handle fault conditions
The controller has a number of facilities to trap and handle controller faults in the logic. For program faults, write a fault routine that is executed when a fault occurs. For other faults (or faults that are not cleared with a fault routine), configure a Controller Fault Handler program. Also configure a Power-Up Handler program to deal with startup conditions after an abnormal power loss while running.
Provide Feedback