EasyManua.ls Logo

Mitsubishi Electric R32MTCPU - Bit Exclusive Logical or

Mitsubishi Electric R32MTCPU
354 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
4 OPERATION CONTROL PROGRAMS
4.6 Bit Operations
141
4
Bit exclusive logical OR: ^
Setting data
Usable data
: Usable
Description, data type of result
Processing details
The bit-by-bit exclusive logical add of the data specified with (S1) and the data specified with (S2) is found.
When (S1) and (S2) differ in data type, the data of the smaller data type is converted into that of the greater type before
operation is performed. At this time, note that signed data is converted.
Operation error
An operation error will occur if:
(S1) or (S2) is an indirectly specified device and its device No. is outside the range.
Program example
Program which EXCLUSIVE ORs #0 and #1 and substitutes the result to D0
Format Number of basic steps Usable steps
F/FS G
(S1)^(S2) 7 
Setting
data
Usable Data
Bit
device
Word device Constant Calculation
expression
Bit
conditional
expression
Comparison
conditional
expression
16-bit
integer
type
32-bit
integer
type (L)
64-bit
floating
point
type (F)
16-bit
integer
type
(K/H)
32-bit
integer
type
(K/H, L)
64-bit
floating
point
type (K)
(S1) 
(S2) 
Setting data Description Data type of result
(S1) Data which will be EXCLUSIVE ORed bit-by-bit Data type of (S1) or (S2) which is greater
(Integer type)
(S2)
0 111111
b15 b0
D0
b15 b0
000000 000
^
0#1 101101
b15 b0
001000 000
0 010010001000 000
D0 = #0 ^ #1
#0

Table of Contents

Other manuals for Mitsubishi Electric R32MTCPU

Related product manuals