Omron SYSMAC CP CP1E-N@@D@-@ Manual de usuario Pagina 87

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 467
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 86
2-51
2 Instructions
CP1E CPU Unit Instructions Reference Manual(W483)
Sequence Control Instructions
2
MILH/MILR/MILC
Program operation can be switched more efficiently by using interlocks with MILH(517) or MILR(518).
Instead of switching processing with compound conditions, insert an MILH(517) or MILR(518)
instruction before each process and an MILC(519) instruction after each process.
Unlike the IL(002) interlocks, MILH(517) and MILR(518) interlocks can be nested, so the operation of
similar programs will be different if MILH(517) or MILR(518) is used instead of ILC(002).
Program with MILH(517)/MILC(519) Interlocks
Program with IL(002)/ILC(003) Interlocks
If there are bits which you want to remain ON in a program section interlocked by MILH(517) or
MILR(518), set these bits to ON with SET just before the MILH(517) or MILR(518) instruction.
a
b
a
MILH
0
MILC
1
MILC
0
A1
A1
b
MILH
1
A2
A2
a
b
MILH
0
100.00
MILC
1
MILC
0
A1
MILH
1
100.01
A2
A3
Execution
condition
Program section
a b A1 A2 A3
OFF ON Interlocked Interlocked Not interlocked
OFF
ON OFF Not interlocked Interlocked Not interlocked
ON ON Not interlocked Not interlocked Not interlocked
a
b
IL
ILC
ILC
A1
IL
A2
A3
This program section is not
controlled by the interlock.
This ILC(003)
instruction is ignored
so ...
Execution
condition
Program section
a b A1 A2 A3
OFF ON Interlocked Interlocked Not interlocked
(Not controlled
by the
IL(002)/ILC(003)
interlock.)
OFF
ON OFF Not interlocked Interlocked
ON ON Not interlocked Not interlocked
Vista de pagina 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 466 467

Comentarios a estos manuales

Sin comentarios