![Omron CVM1D Operation Manual Download Page 79](http://html1.mh-extra.com/html/omron/cvm1d/cvm1d_operation-manual_742532079.webp)
74
all logic block instructions together, can be used only if eight or fewer blocks are
being combined, i.e., if seven or fewer logic block instructions are required.
The following diagram requires AND LOAD to be converted to mnemonic code
because three pairs of parallel conditions lie in series. The two means of coding
the programs are also shown.
00000
LD
000000
00001
OR NOT
000001
00002
LD NOT
000002
00003
OR
000003
00004
LD
000004
00005
OR
000005
00006
AND LD
---
00007
AND LD
---
00008
OUT
000500
0000
00
0000
02
0000
01
0000
03
0000
05
0000
04
0005
00
Address
Instruction Operands
Address
Instruction Operands
00000
LD
000000
00001
OR NOT
000001
00002
LD NOT
000002
00003
OR
000003
00004
AND LD
---
00005
LD
000004
00006
OR
000005
00007
AND LD
---
00008
OUT
000500
Again, with the second method, a maximum of eight blocks can be combined.
There is no limit to the number of blocks that can be combined with the first meth-
od.
The following diagram requires OR LOAD instructions to be converted to mne-
monic code because three pairs of conditions in series lie in parallel to each oth-
er.
0000
01
0000
03
0000
05
0000
00
0000
02
0000
04
0005
01
00000
LD
000000
00001
AND NOT
000001
00002
LD NOT
000002
00003
AND NOT
000003
00004
LD
000004
00005
AND
000005
00006
OR LD
—
00007
OR LD
—
00008
OUT
000501
Address
Instruction Operands
Address
Instruction Operands
00000
LD
000000
00001
AND NOT
000001
00002
LD NOT
000002
00003
AND NOT
000003
00004
OR LD
—
00005
LD
000004
00006
AND
000005
00007
OR LD
—
00008
OUT
000501
Mnemonic Code
Section 4-4
Summary of Contents for CVM1D
Page 462: ...SYSMAC CVM1D Duplex System Programmable Controllers Operation Manual Revised August 2001...
Page 463: ...iv...
Page 465: ...vi...