Interlock And Interlock Clear: Il(002) And Ilc(003) - Omron SYSMAC CV Series Operation Manual

Ladder diagrams
Hide thumbs Also See for SYSMAC CV Series:
Table of Contents

Advertisement

INTERLOCK and INTERLOCK CLEAR: IL(002) and ILC(003)

Example
0000
02
0000
03
Indicates
emergency
situation
0000
04
0000
Reset input
05
1200
00
5-8

INTERLOCK and INTERLOCK CLEAR: IL(002) and ILC(003)

INTERLOCK: IL(002)
Ladder Symbol
Description
134
If a holding bit (default range: CIO 1200 to CIO 1499) is used, bit status will be
retained even during a power interruption. KEEP(011) can thus be used to pro-
gram bits that will maintain status after restarting the PC following a power inter-
ruption. An example of this that can be used to produce a warning display follow-
ing a system shutdown for an emergency situation is shown below. Bits 000002,
000003, and 000004 would be turned ON to indicate some type of error. Bit
000005 would be turned ON to reset the warning display. Bit 120000, which is
turned ON when any one of the three bits indicates an emergency situation, is
used to turn ON the warning indicator through 000500.
(011)
S
KEEP 120000
R
0005
00
The status of I/O Area bits can be retained in the event of a power interruption by
turning ON the IOM Hold Bit and setting IOM Hold Bit Hold in the PC Setup. If the
IOM Hold Bit is not specified to be held in the PC Setup, all I/O Area bits will be
turned OFF when the power is turned ON. Be sure to restart the PC after chang-
ing the PC Setup; otherwise the new settings will not be used.
KEEP(011) can also be combined with TIM to produce delays in turning bits ON
and OFF. Refer to 5-13-1 TIMER: TIM for details.
(002)
IL
IL(002) is always used in conjunction with ILC(003) to create interlocks. Inter-
locks are used to create program sections that are executed normally when a
specific execution condition is ON or reset when the specific execution condition
is OFF. Logically, the treatment is similar to enabling branching with TR bits, but
treatment of instructions between IL(002) and ILC(003) differs from that with TR
bits when the execution condition for IL(002) is OFF. The execution condition of
IL(002) is call the interlock condition and controls execution of the interlocked
section of program. When the interlock condition is ON, the program will be
executed as written.
Address Instruction Operands
00000
00001
00002
00003
00004
00005
00006
Activates
warning
display
INTERLOCK CLEAR: IL(003)
Ladder Symbol
Section 5-8
LD
000002
OR
000003
OR
000004
LD
000005
KEEP(011)
120000
LD
120000
OUT
000500
(003)
ILC

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cv2000Cvm1Cv500Cv1000

Table of Contents