Program Capacity; Basic Ladder Programming Concepts - Omron SYSMAC CS/CJ Series Programming Manual

Table of Contents

Advertisement

Basic Concepts

2-1-11 Program Capacity

2-1-12 Basic Ladder Programming Concepts

The maximum program capacities of the CS/CJ-series CPU Units for all user
programs (i.e., the total capacity of all tasks) are given in the following table.
All capacities are given as the maximum number of steps. The capacities
must not be exceeded, and writing the program will be disabled if an attempt
is made to exceed the capacity.
Each instruction is from 1 to 7 steps long. Refer to 10-5 Instruction Execution
Times and Number of Steps in the Operation Manual for the specific number
of steps in each instruction. (The length of each instruction will increase by 1
step if a double-length operand is used.)
Series
CS Series
CS1H-CPU67H/CPU67-E
CS1H-CPU66H/CPU66-E
CS1H-CPU65H/CPU65-E
CS1H-CPU64H/CPU64-E
CS1H-CPU63H/CPU63-E
CS1G-CPU45H/CPU45-E
CS1G-CPU44H/CPU44-E
CS1G-CPU43H/CPU43-E
CS1G-CPU42H/CPU42-E
CJ Series
CJ1H-CPU66H
CJ1H-CPU65H
CJ1G-CPU45H/CPU45
CJ1G-CPU44H/CPU44
CJ1G-CPU43H
CJ1G-CPU42H
CJ1M-CPU23/CPU13
CJ1M-CPU22/CPU12
Note Memory capacity for CS/CJ-series PLCs is measured in steps, whereas
memory capacity for previous OMRON PLCs, such as the C200HX/HG/HE
and CV-series PLCs, was measured in words. Refer to the information at the
end of10-5 Instruction Execution Times and Number of Steps in the Operation
Manual for your PLC for guidelines on converting program capacities from
previous OMRON PLCs.
Instructions are executed in the order listed in memory (mnemonic order). The
basic programming concepts as well as the execution order must be correct.
CPU Unit
Max. program capacity
250K steps
120K steps
60K steps
30K steps
20K steps
60K steps
30K steps
20K steps
10K steps
120K steps
60K steps
60K steps
30K steps
20K steps
10K steps
20K steps
10K steps
Section 2-1
I/O points
5,120
1,280
960
2,560
1280
960
640
320
41

Advertisement

Table of Contents
loading

Table of Contents