3.7.6 Memory areas
The CPU module has different memory areas. Depending on the func-
tion/operation, the address is to be prefixed by a corresponding area specifier.
Chapter 6.10 describes which memory area is used for which function/operation.
The following table provides an overview of the individual areas.
.
Input / output (I/X, Q/Y)
The address area I/Q000 to I/Q0FF is reserved for physical outputs. The address
area from I/Q100 to I/Q3FF, X/Y400 to X/Y7FF can be used for internal outputs
(software flag). Since the address assignment for inputs/outputs is provided from
the same memory area, assignments of the same addresses to inputs/outputs
such as I000/Q000, are not possible.