EasyManua.ls Logo

Mitsubishi Electric Q173DSCPU - Bit Operations; Bit Inversion (Complement)

Mitsubishi Electric Q173DSCPU
556 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...
5 - 20
5 OPERATION CONTROL PROGRAMS
F/FS G
5.5 Bit Operations
5.5.1 Bit inversion (Complement) : ˜
Format
˜ (S)
Number of basic steps 2
[Usable data]
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)
Coasting
timer
16-bit
integer
type (K/H)
32-bit
integer type
(K/H, L)
64-bit
floating
point
type (K)
(S)
: Usable
[Setting data]
Setting data Description Data type of result
(S) Data whose bits will be inverted
Data type of (S)
(Integer type)
[Functions]
(1) The bit inverted value of the data specified with (S) is found.
[Errors]
(1) An operation error will occur if:
• (S) is an indirectly specified device and its device No. is outside the range.
[Program examples]
(1) Program which finds the bit inverted value of #0 and substitutes the value to D0
D0 = ˜ #0
#0
D0
0 0 1 0 0 1 0 1 0 0 1 1 0 1 0 0
b0b15
1 1 0 1 1 0 1 0 1 1 0 0 1 0 1 1
b0b15

Table of Contents

Related product manuals