Jump to the Fault Routine

In the main routine of the program, enter the following rung, where:
  • Fault_Routine_1 is the name of the fault routine for the program.
  • 999 is the value for the fault code.
This image shows an example JSR instructions in Logix Designer.
When Tag_1.0 = 1, execution jumps to name_of_fault_routine, a major fault occurs and the controller enters the faulted mode. Outputs go to the faulted state. The Controller Properties dialog box, Major Faults tab, displays the code 999.
This image shows an example JSR instruction with a tag in Logix Designer.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal