End Instruction |
Topic: CL179
|
The End instruction marks the termination point of the normal program scan. The Main program must have an End instruction to tell the CPU that there are no more rungs to be processed. The End instruction cannot reside in a Subroutine or Interrupt program.
The End instruction can be Unconditional or Conditional.
|
Caution: The Main Program needs to have at least one Unconditional End instruction. There is No Limit on the number of Conditional or Unconditional End instructions. |
The End instruction does not require a dialog for setup. The placement of the End instruction in the appropriate Coil Area location is achieved by one of several simple methods: