Jump And Jump End: Jmp(004) And Jme; Jump And Jump End: Jmp(004) And Jme(005) - Omron SYSMAC CV Series Operation Manual

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

Advertisement

JUMP and JUMP END: JMP(004) and JME(005)

Example
0000
00
0000
01
0000
02
0000
0000
03
04
0001
00
0000
05
5-9

JUMP and JUMP END: JMP(004) and JME(005)

JUMP: JMP(004)
Ladder Symbol
JUMP END: JME(005)
Ladder Symbol
Description
136
The following diagram shows IL(002) being used twice with one ILC(003).
(002)
IL
TIM
0511
#0015
(002)
IL
CP
CNT
0001
0010
R
(003)
ILC
When the execution condition for the first IL(002) is OFF, T0511 will be reset to
1.5 s, C0001 will not be changed, and 000502 will be turned OFF. When the
execution condition for the first IL(002) is ON and the execution condition for the
second IL(002) is OFF, T0511 will be executed according to the status of
000001, C0001 will not be changed, and 000502 will be turned OFF. When the
execution conditions for both the IL(002) are ON, the program will execute as
written.
Operand Data Area
(004)
N: Jump number
JMP
N
Operand Data Area
(005)
N: Jump number
JME
N
JMP(004) is always used in conjunction with JME(005) to create jumps, i.e., to
skip from one point in a ladder diagram to another point. JMP(004) defines the
point from which the jump will be made; JME(005) defines the destination of the
jump. When the execution condition for JMP(004) is ON, no jump is made and
the program is executed consecutively as written.
When the execution condition for JMP(004) is OFF, program execution will go
immediately to the first JME(005) in the program with the same jump number
without executing any instructions in between (See JUMP 0000 , below, for ex-
ception). The status of timers, counters, bits used in OUT, bits used in OUT NOT,
and all other status controlled by the instructions between JMP(004) and
JME(005) will not be changed, except for TIM and TIMH(015), which continue
counting. Because all of instructions between JMP(004) and JME(005) are
skipped, jumps can be used to reduce cycle time.
1.5 s
SV in
CIO 0010
0005
02
CIO, G, A, T, C, #, DM, DR, IR
#
Section 5-9
Address Instruction Operands
00000
LD
000000
00001
IL(002)
00002
LD
000001
00003
T00511
#0015
00004
LD
000002
00005
IL(002)
00006
LD
000003
00007
AND NOT
000004
00008
LD
000100
00009
C00001
0010
00010
LD
000005
00011
OUT
000502
00012
ILC(003)

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cv2000Cvm1Cv500Cv1000

Table of Contents