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:
SB 301 PLC exits Stop and returns to Run Mode; turns ON for 1 scan
SB 302 Stop Mode ON, turns ON when entering Stop Mode, OFF when exits to Run Mode
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. |