Cpm1/Cpm1A Memory Area Functions - Omron CPM1 Programming Manual

Hide thumbs Also See for CPM1:
Table of Contents

Advertisement

5-1

CPM1/CPM1A Memory Area Functions

5-1-1 Memory Area Structure
Data area
1
IR area
Input area
IR 000 to IR 009
(10 words)
Output area
IR 010 to IR 019
(10 words)
Work area
IR 200 to IR 231
(32 words)
SR area
SR 232 to SR 255
(24 words)
TR area
---
2
HR area
HR 00 to HR 19
(20 words)
2
AR area
AR 00 to AR 15
(16 words)
1
LR area
LR 00 to LR 15
(16 words)
2
Timer/Counter area
TC 000 to TC 127 (timer/counter numbers)
2
DM area Read/write
DM 0000 to DM 0999
DM 1022 to DM 1023
(1,002 words)
Error log
DM 1000 to DM 1021
(22 words)
4
Read-only
DM 6144 to DM 6599
(456 words)
4
PC Setup
DM 6600 to DM 6655
(56 words)
5-1-2 IR Area
I/O Bits
The following memory areas can be used with the CPM1/CPM1A.
Words
IR 00000 to IR 00915
(160 bits)
IR 01000 to IR 01915
(160 bits)
IR 20000 to IR 23115
(512 bits)
SR 23200 to SR 25515
(384 bits)
TR 0 to TR 7
(8 bits)
HR 0000 to HR 1915
(320 bits)
AR 0000 to AR 1515
(256 bits)
LR 0000 to LR 1515
(256 bits)
---
---
---
---
Note
1. IR and LR bits that are not used for their allocated functions can be used as
work bits.
2. The contents of the HR area, AR area, Counter area, and read/write DM
area are backed up by a capacitor. The backup time varies with the ambient
temperature, but at 25  C, the capacitor will back up memory for 20 days. If
the power supply is off longer than the backup time, memory contents will be
cleared and AR1314 will turn ON. (This flag turns ON when data can no
longer be retained by the built-in capacitor.) Refer to 2-1-2 Characteristics in
the CPM1 and CPM1A Operation Manual for a graph showing the backup
time vs. temperature.
3. When accessing a PV, TC numbers are used as word data; when accessing
Completion Flags, they are used as bit data.
4. Data in DM 6144 to DM 6655 cannot be overwritten from the program, but
they can be changed from a Programming Device.
The functions of the IR area are explained below.
IR area bits from IR 00000 to IR 01915 are allocated to terminals on the CPU Unit
and I/O Units. They reflect the ON/OFF status of input and output signals. Input
bits begin at IR 00000, and output bits begin at IR 01000.
Bits
These bits can be allocated to the external
I/O terminals.
/O te
a s
Work bits can be freely used within the pro-
gram.
These bits serve specific functions such as
flags and control bits.
These bits are used to temporarily store
ON/OFF status at program branches.
These bits store data and retain their ON/
OFF status when power is turned off.
These bits serve specific functions such as
flags and control bits.
Used for a 1:1 data link with another PC.
3
The same numbers are used for both timers
and counters.
DM area data can be accessed in word
units only. Word values are retained when
the power is turned off.
Used to store the time of occurrence and
error code of errors that occur. These words
can be used as ordinary read/write DM
when the error log function isn't being used.
Cannot be overwritten from program.
Used to store various parameters that con-
trol PC operation.
Section
5-1
Function

Advertisement

Table of Contents
loading

This manual is also suitable for:

Srm-v2Cpm1aCpm2aSrm1Cpm2c

Table of Contents