320
WXOR, WXORP, DXOR, DXORP
When three data are set ( ( +1, ) ( +1, ) ( +1, ))
, : Data for an exclusive OR operation or head number of the devices where the data is stored (BIN 16/32 bits)
: Head number of the devices where the exclusive OR operation result will be stored (BIN 16/32 bits)
Function
WXOR
(1) Conducts an exclusive OR operation on each bit of the 16-bit data of the device designated by and the 16-bit data of
the device designated by , and stores the results at the device designated by .
(2) For bit devices, the bit devices after the points designated by digit specification are regarded as "0" in the operation.
(See Program Example (1))
DXOR
(1) Conducts an exclusive OR operation on each bit of the 32-bit data of the device designated by and the 32-bit data of
the device designated by , and stores the results at the device designated by .
(2) For bit devices, the bit devices after the points designated by digit specification are regarded as "0" in the operation.
Operation Error
(1) There is no operation error in the WXOR(P) or DXOR(P) instruction.
Setting
Data
Internal Devices
R, ZR
J\
U\G
Zn
Constants
K, H
Other
Bit Word Bit Word
––
––
–– ––
S1
S2
D
S1 S1
S2 S2
D D
Command
Command
P
WXOR, DXOR
WXORP, DXORP
S1
S2
S1
S2
D
D
indicates an instruction symbol of WXOR/DXOR.
S1 S2
D
S1
S2
D
S1
S2
D
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0101101010100101
b15 b8 b0b7
b0b7b15 b8
XOR
0 011111111 00
b0b7b15 b8
00 00
D
S1
S2
S1
S2
D
1111 1
0
1
0
1
0
11
00
b0b15b31 b16
XOR
1111
000000
1111
b0b15b31 b16
0000 101010 0011
b31 b16 b0b15
+ 1
+ 1
+ 1
S1
S2
S1
S2
S1
S2
D
D
D