Stop Mode Subroutine

If you include the exact name of the subroutine:
_ RUN_TO_STOP_
in your program, this subroutine will run a single time when the PLC enters Stop Mode.

 

Note the related SBs:

Note

If the name of the subroutine is incorrect, the subroutine will not run when the PLC is in Stop mode.

The PLC enters Stop mode at the end of the program scan. When the PLC exists Stop Mode, it will start a program scan.

This features is not supported by the V120-12 series.

Related topics

Immediate Elements

Program Sequencing: Modules, Subroutines, Labels & Jumps