Appendices
Appendix-3 PLC Memory Areas
A-14
NS Series Programming Manual
A-3-4 OMRON CJ-series CJ1G, CJ1G/H-H, CJ1M, and CJ2H PLC
Memory Areas
For 1:N NT Links
PLC
model
Data area
(CIO)
Holding
area (HR)
Auxiliary
area (AR)
(See note 1.)
Link area
(LR)
(See note 2.)
Timer/counter
present value
(TIM/CNT)
DM area
(DM)
EM area
(EM, EM0 to
EM18)
(See note 6.)
CJ1G
CJ1G-H
CJ1H-H
CJ1M
CJ2H
00000
to
06143
00000
to
00511
00000
to
00959
00960
to
01471
10000
to
11535
00000
to
00199
00000
to
04095
00000
to
32767
00000
to
32767
(See note 5.)
Work area
(WR)
Task flags
(TK)
(See note 3.)
Timer
completion
flags (TU)
(See note 4.)
Counter
completion
flags (CU)
(See note 4.)
00000
to
00511
−−−
00000
to
04095
00000
to
04095
CJ1G, CJ1G/H-H, and CJ1M PLCs support only 1:N NT Link communications.
Note 1.
AR00000 to AR01471 and AR10000 to AR11535 can be read or written in CJ2 PLCs. For other PLCs,
AR00000 to AR00959 can be read or written and AR00000 to AR00447 and AR10000 to AR11535 are
read only.
2.
CJ1G, CJ1G-H, CJ1H, CJ1H-H, and CJ1M PLCs do not have an LR area, but if the screen data uses the
LR area, this will be automatically converted internally to CIO 01000 to CIO 01199 in the CIO area.
3. Task flags cannot be used with PTs.
4. These areas cannot be set as the allocated addresses for system memory $SB or $SW.
Communications cannot be performed simultaneously for 63 or more points. If 64 or more points are set,
a communications (settings) error will occur during operation. These areas cannot be used by
READCMEM or WRITECMEM macros.
These areas cannot be set to ON/OFF Buttons or other objects that write bit data. These areas can be
set only to bit lamps and other objects that read bit data.
5. CJ1M PLCs do not have an EM area.
6. Specify a bank for the data area when setting a bit address in the EM. If the data area is specified using
the current bank, the ON/OFF function may not be able to be used correctly, depending on the status of
other bits in the EM area for the same word number.
Summary of Contents for NS10-TV Series
Page 2: ......
Page 12: ...Contents vi NS Series Programming Manual ...
Page 48: ...Section 1 Overview 1 5 Procedure before Operation 1 35 NS Series Programming Manual ...
Page 592: ...Section 3 Using PTs 3 12 Function Key Settings NS15 Only 3 35 NS Series Programming Manual ...
Page 606: ...Section 4 Using Functions 4 1 Application 4 13 NS Series Programming Manual ...