NOT

For Boolean expressions, converts variables to negated variables.
lrso_no1
Arguments
i1
both inputs must have the same type
o1
TRUE when i1 is FALSE
FALSE when i1 is TRUE
Example
(* FBD example with "NOT" Operator *)
lrso_no2.png
(* ST equivalence: *)
bo10 := NOT bi101;
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal