EasyManua.ls Logo

Omron SYSMAC CJ - REFERENCE MANUAL 08-2008

Omron SYSMAC CJ - REFERENCE MANUAL 08-2008
1405 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
1178
Other Instructions Section 3-31
Examples Example 1: Converting a CV-series Program with *DM Indirect Binary
Mode DM Addressing
In this FRMCV(284) example, a DM word is specified in S, the PLC memory
address there is stored in an Index Register, and the Index Register is used
for indirectly addressed.
0200 Hex
#1234
#1234
000000
MOV
#1234
S
D
0200 Hex
000000
FRMCV
D00000
IR0
S
D
MOV
#1234
,IR0
S
D
0200 Hex
OC0200 Hex
#1234
#1234
000OC0200 Hex
0200 Hex
OC0200 Hex
PLC Setup
Indirect DM data:
When indirect DM addresses are in binary, the content of
the DM word is treated as a PLC memory address and
specifies the corresponding address in I/O memory.
CV-series program
(Program using indirect DM
binary mode addressing)
CS/CJ-series program
Equivalent program
In this case, the value in D00000 is 0200 hex. The
corresponding data area address is CIO 0512, so
#1234 is transferred to CIO 0512.
Word address:
D00000
Word address:
CIO 0512
MOV(021)
CS/CJ-series PLC
memory address
CS/CJ-series PLC
memory address
In this case, the value in D00000 is 0200 hex. The
corresponding CV-series data area address is CIO 0512.
The CS/CJ-series PLC memory address for CIO 0512 is
0000C200 hex, so this value is stored in IR0. The
destination operand in MOV(021) indirectly addresses the
content of IR0, so #1234 is transferred to CIO 0512.
MOV
(021)
FRMCV
(284)
CS/CJ-series word
address: D00000
CV-series PLC
memory address:
CV-series word
address: CIO0512
CS/CJ-series word
address: CIO 0512
Equivalent
CS/CJ-series word
address: IR0
CS/CJ-series word
address: CIO 0512
CS/CJ-series PLC
memory address:
CS/CJ-series PLC
memory address:
MOV(021)

Table of Contents

Related product manuals