
107
Instruction Functions
Section 2-2
LOOP
LOOP
809
---
Block program
Required
1215
LEND
LEND
810
LEND (810)
LEND(810) or LEND(810) NOT specifies the end of the loop. When
LEND(810) or LEND(810) NOT is reached, program execution will loop
back to the next previous LOOP(809) until the operand bit for
LEND(810) or LEND(810) NOT turns ON or OFF (respectively) or until
the execution condition for LEND(810) turns ON.
Block program
Required
1215
LEND
LEND
810
LEND (810)
B
B: Bit operand
Block program
Required
1215
LEND NOT
LEND NOT
810
LEND(810) NOT
B: Bit operand
LEND(810) or LEND(810) NOT specifies the end of the loop. When
LEND(810) or LEND(810) NOT is reached, program execution will loop
back to the next previous LOOP(809) until the operand bit for
LEND(810) or LEND(810) NOT turns ON or OFF (respectively) or until
the execution condition for LEND(810) turns ON.
Block program
Required
1215
Instruction
Mnemonic
Code
Symbol/Operand
Function
Location
Execution
condition
Page
Loop repeated
Execution condition
LOOP(809) designates the beginning of the loop program.
Execution
condition
ON
Execution
condition
OFF
Execution
condition
OFF
Execution
condition
OFF
Loop repeated
If the operand bit is OFF for LEND(810) (or ON for LEND(810) NOT),
execution of the loop is repeated starting with the next instruction after
LOOP(809). If the operand bit is ON for LEND(810) (or OFF for
LEND(810) NOT), the loop is ended and execution continues to the
next instruction after LEND(810) or LEND(810) NOT.
Operand
bit ON
Operand
bit OFF
Operand
bit OFF
Operand
bit OFF
Note
The status of the operand bit would be
reversed for LEND(810) NOT.
Summary of Contents for SYSMAC CS Series
Page 2: ......
Page 4: ...iv ...
Page 30: ...xxx ...
Page 186: ...146 List of Instructions by Function Code Section 2 4 ...
Page 1320: ...1280 Model Conversion Instructions Unit Ver 3 0 or Later Section 3 35 ...
Page 1390: ...1350 CJ series Instruction Execution Times and Number of Steps Section 4 2 ...
Page 1391: ...1351 Appendix A ASCII Code Table ASCII SP Four leftmost bits Four rightmost bits ...
Page 1392: ...1352 ASCII Code Table Appendix A ...
Page 1404: ...1364 Revision History ...