![Omron CVM1D Operation Manual Download Page 131](http://html1.mh-extra.com/html/omron/cvm1d/cvm1d_operation-manual_742532131.webp)
126
If there are two or more JME(005) instructions in a program for the same jump
number, the one at the lower address is valid and the ones at higher addresses
are ignored.
(221)
CJP #0100
0000
00
0000
01
(222)
CJPN #0101
(005)
JME #0100
(005)
JME #0101
When the execution condition (CIO 000000) is ON, the program
up to the JME(005) instruction with jump number 0100 is ignored.
When the execution condition (CIO 000001) is OFF, the program
up to the JME(005) instruction with jump number 0101 is ignored.
Precautions
The jump number (N) must be BCD between 0000 and 0999.
Flags
ER (A50003):
Content of
*
DM word is not BCD when set for BCD.
Jump number is not BCD or not between 0000 and 0999.
CJP(221) or CJPN(222) in program without a corresponding
JME(005). Also turns ON the Jump Error Flag A40213.
5-11 END: END(001)
(001)
END
Ladder Symbol
Description
END(001) is required as the last instruction in any program. No instruction writ-
ten after END(001) will be executed. The END(001) instruction indicates the end
of the entire ladder program for that cycle.
If there is no END(001) in the program, no instructions will be executed and the
error message “NO END INST” will appear.
Flags
END(001) turns OFF the ER, CY, GR, EQ, LE, and N Flags.
5-12 NO OPERATION: NOP(000)
(000)
NOP
Ladder Symbol
NOP(000) is not generally required in programming. When NOP(000) is found in
a program, nothing is executed and the program execution moves to the next
instruction. When memory is cleared prior to programming, NOP(000) is written
at all addresses.
NOP(000) can only be used with mnemonic display, and not with ladder pro-
grams.
Example
NOP(000) can be inserted in a program at the position where an instruction is to
be inserted later. Then when the instruction is inserted there will be no gap in the
addresses.
Flags
There are no flags affected by NOP(000).
Description
Precautions
NO OPERATION – NOP(00)
Section 5-12
Summary of Contents for CVM1D
Page 462: ...SYSMAC CVM1D Duplex System Programmable Controllers Operation Manual Revised August 2001...
Page 463: ...iv...
Page 465: ...vi...