
227
Sequence Control Instructions
Section 3-5
If there is an MILH(517) instruction between an IL(002) and ILC(003) pair and
the IL(002) interlock is engaged, the MILH(517) instruction has no effect. In
this case, the program section between IL(002) and ILC(003) will be inter-
locked.
If the IL(002) interlock is not engaged and the MILH(517) instruction’s execu-
tion condition (b in this case) is OFF, the program section between MILH(517)
and ILC(003) will be interlocked.
If there is an MILC(519) instruction between an IL(002) and ILC(003) pair, that
MILC(519) instruction will be ignored and the entire program section between
IL(002) and ILC(003) will be interlocked.
Examples
When W00000 and W00001 are both ON, the instructions between
MILH(517) with interlock number 0 and MILC(519) with interlock number 0 are
executed normally.
a
MILH
0
MILC
0
A1
MILC
1
A2
This MILC(519) instruction is ignored.
When input condition "a" is OFF, program
sections A1 and A2 are both interlocked.
a
b
IL
ILC
A1
MILH
0
A2
When input condition "a" is OFF, program
sections A1 and A2 are both interlocked.
If the program section is not interlocked
by IL(002) and "b" is OFF, program
section A2 is interlocked.
a
IL
ILC
A1
MILC
0
A2
The MILC(519) instruction is ignored.
When input condition "a" is OFF, program
sections A1 and A2 are both interlocked.
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 ...