CS1D-IC102D Omron, CS1D-IC102D Datasheet - Page 348

no-image

CS1D-IC102D

Manufacturer Part Number
CS1D-IC102D
Description
CS1D Dual IO Control Unit
Manufacturer
Omron
Datasheet

Specifications of CS1D-IC102D

Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Index Registers
1,2,3...
Note
1. The PLC memory addresses are listed in the diagram above, but it isn’t
2. Auto-incrementing and auto-decrementing is performed when the instruc-
Since some operands are treated as word data and others are treated as bit
data, the meaning of the data in an Index Register will differ depending on the
operand in which it is used.
1. Word Operand:
Regular
data area
address
MOV(021)
MOV(021)
necessary to know the PLC memory addresses when using Index Regis-
ters.
tion is executed. Caution is required when using instructions like OUT that
are constantly executed. (Refer to 1-1-5 Inputting Data in Operands in
SYSMAC CS/CJ-series Programmable Controllers Instructions Reference
Manual (W340) for details.)
Example:
MOVR(560)
LD
OUT
Above, OUT turns OFF CIO 000013 and IR0 is incremented to indicate
CIO 000014.
MOVR(560)
LD
SET
SET is executed only when the input condition is ON. Thus SET is not ex-
ecuted above and IR0 is not incremented.
MOVR(560)
MOV(021)
When the operand is treated as a word, the contents of the Index Register
are used “as is” as the PLC memory address of a word.
In this example MOVR(560) sets the PLC memory address of CIO 0002 in
IR2 and the MOV(021) instruction copies the contents of D00000 to
CIO 0002.
I/O memory
#0001
#0020
#0001
#0020
000013
P_Off
,IR0+
000013
P_Off
,IR0+
0000
D00000
PLC memory address
,IR0
+1,IR0 Reads the content of IR0, adds 1,
IR0
IR0
IR2
IR2
Writes #0001 to the PLC memory ad-
dress contained in IR0.
and writes #0020 to that PLC memo-
ry address.
Pointer
MOVE TO REGISTER instruction
MOVR(560) 0002 IR0
Section 8-17
313

Related parts for CS1D-IC102D