Rockwell Automation Publication 1756-RM003N-EN-P - October 2011 485
Chapter
12
For/Break Instructions
(FOR, FOR...DO, BRK, EXIT, RET)
Use the FOR instruction to repeatedly call a subroutine. Use the BRK instruction
to interrupt the execution of a subroutine.
Topic Page
For (FOR) 486
Break (BRK) 489
Return (RET) 490
If you want to Use this instruction Available in these languages Page
Repeatedly execute a routine FOR
FOR...DO
(1)
Relay ladder
Structured text
486
Terminate the repeated execution of a routine BRK
EXIT
(1)
Relay ladder
Structured text
489
Return to the FOR instruction RET Relay ladder 490
(1) Structured text only.