English
Language : 

CS1W-OD232 Datasheet, PDF (24/70 Pages) Omron Electronics LLC – Multi-application Controllers: From High-performance Machine C ontrol to Highly Reliable Process Control
Common Specifications for CPU Units
Item
Control method
I/O control method
Programming
Instruction length
Ladder instructions
Basic instructions
Execution time
Special instructions
Number of tasks
Interrupt types
Function blocks *1
I/O Area
Link Area
CPU Bus Unit Area
Special I/O Unit Area
CIO (Core I/O)
Area
Inner Board Area
SYSMAC BUS Area
I/O Terminal Area
C200H Special I/O Unit
Area
DeviceNet Area
PLC Link Area
Internal I/O Area
Work Area
Holding Area
Auxiliary Area
Temporary Area
Timer Area
Counter Area
DM Area
Specifications
Stored program
Cyclic scan and immediate processing are both possible.
•Ladder diagrams
•SFC (sequential function charts)
•ST (structured text)
•Mnemonics
1 to 7 steps per instruction
Approx. 400 (3-digit function codes)
0.02 μs min.
0.04 μs min.
288 (cyclic tasks: 32, interrupt tasks: 256)
Note 1:Cyclic tasks are executed each cycle and are controlled with TKON(820) and TKOF(821) instructions.
2:The following 4 types of interrupt tasks are supported. Power OFF interrupt tasks: 1 max. Scheduled interrupt tasks: 2 max. I/O in-
terrupt tasks: 32 max. External interrupt tasks: 256 max.
Scheduled Interrupts: Interrupts generated at a time scheduled by the CPU Unit’s built-in timer.
I/O Interrupts: Interrupts from Interrupt Input Units.
Power OFF Interrupts: Interrupts executed when the CPU Unit’s power is turned OFF.
External I/O Interrupts: Interrupts from the Special I/O Units, CS-series CPU Bus Units, or the Inner Board.
Languages in function block definitions: ladder programming, structured text
5,120: CIO 000000 to CIO 031915 (320 words from CIO 0000 to CIO 0319)
The setting of the first word can be changed from the default (CIO 0000) so that CIO 0000 to CIO 0999 can be used.
I/O bits are allocated to Basic I/O Units, such as CS-series Basic I/O Units, C200H Basic I/O Units, and C200H Group-2
High-density I/O Units.
3,200 (200 words): CIO 10000 to CIO 119915 (words CIO 1000 to CIO 1199)
Link bits are used for data links and are allocated to Units in Controller Link Systems and PLC Link Systems.
6,400 (400 words): CIO 150000 to CIO 189915 (words CIO 1500 to CIO 1899)
CS-series CPU Bus Unit bits store the operating status of CS-series CPU Bus Units.
(25 words per Unit, 16 Units max.)
15,360 (960 words): CIO 200000 to CIO 295915 (words CIO 2000 to CIO 2959)
Special I/O Unit bits are allocated to CS-series Special I/O Units and C200H Special I/O Units. (See Note.)
(10 words per Unit, 96 Units max. The maximum total number of slots, however, is limited to 80 including expansion slots, so
the maximum number of Units is actually 80.
Note: A maximum of 16 C200H Special I/O Units can be mounted. Also, depending on the Units, the maximum may be 10.
Some I/O Units are classified as Special I/O Units.
1,600 (100 words): CIO 190000 to CIO 199915 (words CIO 1900 to CIO 1999)
Inner Board bits are allocated to Inner Boards. (100 I/O words max.)
800 (50 words): CIO 300000 to CIO 304915 (words CIO 3000 to CIO 3049)
SYSMAC BUS bits are allocated to Slave Racks connected to SYSMAC BUS Remote I/O Master Units. (10 words per Rack,
5 Racks max.)
The CIO
Area can be
used as work
bits if the bits
are not used
as shown
here.
512 (32 words): CIO 310000 to CIO 313115 (words CIO 3100 to CIO 3131)
I/O Terminal bits are allocated to I/O Terminal Units (but not to Slave Racks) connected to SYSMAC BUS Remote I/O
Master Units. (1 word per Terminal, 32 Terminals max.)
8,192 bits (512 words): W00000 to W51115 (W000 to W511)
C200H Special I/O Unit bits are allocated to C200H Special I/O Units, and accessed separately from I/O refreshing.
1,600 (100 words): Outputs: CIO 005000 to CIO 009915 (words CIO 0050 to CIO 0099)
Inputs: CIO 035000 to CIO 039915 (words CIO 0350 to CIO 0399)
DeviceNet bits are allocated to Slaves according to DeviceNet remote I/O communications.
64 bits (4 words): CIO 024700 to CIO 025015 (words CIO 0247 to CIO 0250)
When a PLC Link Unit is used in a PLC Link, use these bits to monitor PLC Link errors and the operating status of other
CPU Units in the PLC Link.
4,800 (300 words): CIO 120000 to CIO 149915 (words CIO 1200 to CIO 1499)
37,504 (2,344 words): CIO 380000 to CIO 614315 (words CIO 3800 to CIO 6143)
These bits in the CIO Area are used as work bits in programming to control program execution. (They cannot be used for external I/O.)
8,192 bits (512 words): H00000 to H51115 (H000 to H511)
These bits in the CIO Area are used as work bits in programming to control program execution. (They cannot be used for external I/O.)
When using work bits in programming, use the bits in the Work Area first before using bits from other areas.
8,192 bits (512 words): H00000 to H51115 (H000 to H511)
Holding bits are used to control the execution of the program, and maintain their ON/OFF status when the PLC is turned OFF or the
operating mode is changed.
Note: The Function Block Holding Area words are allocated from H512 to H1535. These words can be used only for the function block
instance area (internally allocated variable area).
Read only: 7,168 bits (448 words): A00000 to A44715 (words A000 to A447)
Read/write: 8,192 bits (512 words): A44800 to A95915 (words A448 to A959)
Auxiliary bits are allocated specific functions.
16 bits (TR0 to TR15)
Temporary bits are used to temporarily store the ON/OFF execution conditions at program branches.
4,096: T0000 to T4095 (separate from counters)
Note: The time units for timer settings are 0.1 s, 0.01 s, and 0.001 s (depending on the timer instruction that is used).
C0000 to C4095 (separate from timers)
32K words: D00000 to D32767
Internal Special I/O Unit DM Area: D20000 to D29599 (100 words x 96 Units)
Used to set parameters for Special I/O Units.
CPU Bus Unit DM Area:
D30000 to D31599 (100 words x 16 Units)
Used to set parameters for CPU Bus Units.
Inner Board DM Area:
D32000 to D32099
Used to set parameters for Inner Boards.
Used as a general-purpose data area for reading and writing data in word units (16 bits). Words in the DM Area maintain their status when
the PLC is turned OFF or the operating mode is changed.
12
Programmable Controllers SYSMAC CS1G/H