PART 1: CX-Programmer
OMRON CHAPTER 6 – Converting a C500/C120/C**P Program to CS/CJ/CP/CVM1 Format
CX-Programmer _Page 121
Memory Area Conversion Table
The memory addresses used in the operands are automatically converted.
Before conversion After conversion
Memory area
C500/C120 C**P
CS/CJ
Series
CV Series Remarks
IR Area/SR Area
(CIO Area)
00 to 63 00 to 04 0 to 63
00 to 31: I/O Area
32 to 57: IR Area
58: PC Link Area (IR Area)
59: Remote I/O Area (IR Area)
58.00 to 63.07: AR Area
Temporary Relay
Area
TR0 to TR7 TR0 to TR7 ---
HR Area (Holding
Area)
HR00 to HR31 HR0 to 9 H0 to H31
1200 to
1231
---
LR Area (Link
Area)
LR00 to LR31 (None) 1000 to 1031 ---
Timer Area TIM0 to TIM127
TIM0 to
TIM47
T0 to T127 ---
Counter Area CNT0 to CNT127
CNT0 to
CNT47
C0 to C127 ---
Data Memory
Area
DM000 to DM511
DM0 to
DM63
D0 to D511 ---
Data Memory
Area (indirect
addressing)
*DM000 to
*DM511
*D0 to *D511 ---
Hexadecimal
constant
#0000 to #FFFF #0 to #FFFF
BCD constant #0000 to #9999 #0 to #9999
Decimal constant #0000 to #9999 &0 to &65535
See the Instruction Conversion
Table.