18
Appendix B. Change of unit area allocation
This section describes the differences in unit area allocation between C200H and CS1. Refer to related manuals for details.
Basic I/O
"Free location and fixed word allocation"
"Free location and free word allocation"
Change the word and bit addresses
For CS1, it is necessary to
register the I/O table.
Special I/O
(10 words allocated for each Unit No.)
DM 1000 to DM 1999
(100 words allocated for each Unit No.)
(10 words allocated for each Unit No.)
D20000 to D21999
(100 words allocated for each Unit No.)
Change the word and bit addresses
CS1G/H-CPU□□H CS Series
Programmable Controllers
OPERATION MANUAL (Cat.
No. W339) for details on I/O
Group-2
High-density I/O
(2 or 4 words allocated for each I/O
word)
The allocation is decided in the same
way as Basic I/O Units depending on
the installed position (rack and slot).
Change the word and bit addresses
(SR)
(1) Auxiliary Area and bits
Change the word and bit addresses
used in the program.
(2) Condition flags and clock pulses
Change the arithmetic flags in the
program to the condition flags. Clock
pulses are specified using global
symbols, such as "P_0.1ms" and
In CS1, operation flags and
condition flags are specified
by labels.
(LR)
Change the word and bit addresses
Change the word and bit addresses
Change the program if the
Error Log Area is read in the
Appendix C. Change in PLC Settings
Setting switch on the memory unit
Set Startup Mode in the PLC Setup.
function
Constant Cycle Time (FUN18)
Set Cycle Time in the PLC Setup.
INTERRUPTS) instruction and
EI (ENABLE INTERRUPTS)
instruction to maintain
concurrency between cyclic
tasks and interrupt tasks.
Appendix D. Change of execution timing etc.
method and execution
timing
Write interrupt programs in
subroutines.
Write interrupt programs in interrupt
tasks.
In CS1, interrupt tasks are
executed even when an
instruction is being executed
or I/O is being refreshed.
The cycle time is shortened with CS1.
If the system operation is affected by
cycle time, check the operation after
To keep the same cycle time
as C200H, set Minimum Cycle
Time in the PLC Setup.
Use password protection function of the
CX-Programmer.