NOT
Bitwise NOT
Libraries:
Description
The NOT block implements the NOT
ladder logic
instruction. When the rung conditions are true, the block performs bitwise NOT operation on
the values at source. The result of this operation is available at the destination port
(dest
).
Ports
Input
EnableIn — Enable Input
off (default) | on
Controls the execution of the block. EnableIn reflects the rung state preceding the block. If the rung state preceding the block is false, EnableIn is false, the block does not execute and the outputs are not updated.
src — Input signal
scalar
The input signal on which to perform the bitwise NOT operation. If the datatype is
single
(REAL
– ladder logic equivalent), the
input value is converted to int32
(DINT
– ladder
logic equivalent). int8, int16
(SINT,INT
–
ladder logic equivalent) datatypes are converted to int32
(DINT
– ladder logic equivalent) by filling the upper bits with
0s.
Data Types: int8
| int16
| int32
| single
Output
EnableOut — Enable Output
off (default) | on
By default, EnableOut follows the state of EnableIn. If the EnableIn input to the block is false, the logic implemented by the block is not executed and EnableOut signal is set to false.
dest — Output signal
scalar
Output signal resulting from the bitwise NOT operation. If the datatype is
single
(REAL
– ladder logic equivalent), the
resultant int32
(DINT
– ladder logic equivalent)
is converted to REAL
(single
– ladder logic
equivalent).
Data Types: int8
| int16
| int32
| single
Version History
Introduced in R2019a
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)