151
Sequence Control Instructions Section 3-4
If there is an ILC(003) instruction between an MILR(518) and MILC(519) pair,
the ILC(003) instruction will be ignored and the full program section between
MILR(518) and MILC(519) will be interlocked.
If there is another MILH(517) or MILR(518) instruction with the same interlock
number between an MILH(517) and MILC(519) pair and the first MILH(517)
instruction’s interlock is engaged, the second MILH(517)/MILR(518) will not
operate.
If there is another MILH(517) or MILR(518) instruction with the same interlock
number between an MILH(517) and MILC(519) pair and the first MILH(517)
instruction’s interlock is not engaged, the second MILH(517)/MILR(518) will
operate normally.
a
MILH
0
MILC
0
A1
ILC
A2
The MILC(519) instruction is ignored.
When input condition "a" is OFF, only
program section A1 is interlocked.
If there is an ILC(003) instruction,
the interlock is cleared at that point.
a
MILR
0
MILC
0
A1
ILC
A2
The ILC(003) instruction is ignored.
When input condition "a" is OFF, program
sections A1 and A2 are interlocked.
a
MILH
0
MILC
0
A1
b
MILH
0
A2
When input condition "a" is OFF, program
sections A1 and A2 are both interlocked,
even if input condition "b" is ON.
When input condition "a" is ON and "b"
is OFF, only program section A2 is
interlocked.