C200H-DA001 Omron, C200H-DA001 Datasheet - Page 110

no-image

C200H-DA001

Manufacturer Part Number
C200H-DA001
Description
2PT-D/A:12-BIT
Manufacturer
Omron
Datasheet

Specifications of C200H-DA001

Lead Free Status / Rohs Status
Lead free / RoHS Compliant
NAME MNEMONIC
ROTATE LEFT
(@)ROL(27)
ROTATE RIGHT
(@)ROR(28)
ONE DIGIT SHIFT LEFT
(@)SLD(74)
ONE DIGIT SHIFT RIGHT
(@)SRD(75)
An instruction marked with “@” can be used as a differentiated instruction that will be executed only once each time the instruction
executing condition is turned ON.
An instruction marked with “
used.
An instruction marked with “


” is an expansion instruction. These instructions must be assigned function codes before they can be
” is an expansion instruction. The assigned function code is the default for the C200HX/HG/HE PLC.
SYMBOL
ROR(28)
ROL(27)
SLD(74)
SRD(75)
Wd
Wd
St
E
St
E
PROGRAMMING INSTRUCTIONS
FUNCTION
Each bit within a single word of data (Wd) is moved one
bit to the left, with bit 15 moving to carry (CY), and CY
moving to bit 00.
Each bit within a single word of data (Wd) is moved one
bit to the right, with bit 00 moving to carry (CY), and CY
moving to bit 15.
Shifts all data, between starting word (St) and ending
word (E), one digit (four bits) to the right, writing zero into
the leftmost digit of the ending word.
Shifts all data, between the starting word (St) and end-
ing word (E), one digit (four bits) to the left, writing zero
into the rightmost digit of the starting word.
15
DATA SHIFTING INSTRUCTIONS (CONTINUED)
St + 1
E
CY
St 0
St
Wd
E -- 1
E
15
00
Wd
CY
00
107
0

Related parts for C200H-DA001