Omron CP1E CPU UNIT SOFTWARE User Manual page 71

Cp1e cpu unit software
Table of Contents

Advertisement

5 I/O Memory
User Areas
These areas can be used freely by the user.
Work Area (W)
The Word Area is part of the internal memory of the CPU Unit. It is used in programming. Unlike the
input bits and output bits in the CIO Area, I/O to and from external devices is not refreshed for this
area.
Use this area for work words and bits before using any words in the CIO Area. These words should
be used first in programming because they will not be assigned to new functions in future versions of
CP1E CPU Units.
Refer to 5-3 Work Area (W)
Holding Area (H)
The Holding Area is part of the internal memory of the CPU Unit. It is used in programming. Unlike
the input bits and output bits in the CIO Area, I/O to and from external devices is not refreshed for
this area.
These words retain their content when the PLC is turned ON or the operating mode is switched
between PROGRAM mode and RUN or MONITOR mode.
This data is unstable if power is reset when the battery is not mounted.
5
Refer to 5-4 Holding Area (H)
Data Memory Area (D)
This data area is used for general data storage and manipulation and is accessible only by word (16
bits).
These words retain their content when the PLC is turned ON or the operating mode is switched
between PROGRAM mode and RUN or MONITOR mode.
Specified words can be retained in the built-in EEPROM backup memory using Auxiliary Area bits.
This data is unstable if power is reset when the battery is not mounted.
Refer to 5-5 Data Memory Area (D)
Timer Area (T)
There are two parts to the Timer Area: the Timer Completion Flags and the timer Present Values
(PVs).
Up to 256 timers with timer numbers T0 to T255 can be used.
• Timer Completion Flags
Each Timer Completion Flag is accessed as one bit using the timer number.
A Completion Flag is turned ON when the set time of the timer elapses.
• Timer PVs
Each timer PV is accessed as one word (16 bits) using the timer number.
The PV increases or decreases as the timer operates.
Refer to 5-6 Timer Area (T)
CP1E CPU Unit Software User's Manual(W480)
5-3

Advertisement

Table of Contents
loading

Table of Contents