Specifications

SIMATIC Instructions
9-112
S7-200 Programmable Controller System Manual
C79000-G7076-C233-01
And Double Word, Or Double Word, Exclusive Or Double Word
The And Double Word instruction ANDs the
corresponding bits of two double word inputs and loads
the result (OUT) in a double word.
The Or Double Word instruction ORs the corresponding
bits of two double word inputs and loads the result (OUT)
in a double word.
The Exclusive Or Double Word instruction XORs the
corresponding bits of two double word inputs and loads
the result (OUT) in a double word.
Error conditions that set ENO = 0: SM4.3 (run-time),
0006 (indirect address)
These instructions affect the following Special Memory
bits: SM1.0 (zero)
Inputs/Outputs Operands Data Types
IN1, IN2 VD, ID, QD, MD, SMD, AC, LD, HC, Constant, *VD, *AC, SD, *LD DWORD
OUT VD, ID, QD, MD, SMD, LD, AC, *VD, *AC, SD, *LD DWORD
L
A
D
S
T
L
ANDD IN1, OUT
WAND_DW
EN
IN1
IN2
OUT
WOR_DW
EN
IN1
IN2
OUT
WXOR_DW
EN
IN1
IN2
OUT
ORD IN1, OUT
XORD IN1, OUT
ENO
F
B
D
ENO
ENO
222 224
333
221