AND

Boolean AND between 2 and 127 Boolean variables.
lrso_an1_cam5
Arguments
(inputs)
BOOL
From 2 to 127 inputs.
o1
BOOL
Boolean AND of the input variables.
Example
(* FBD example with "AND" Operators *)
lrso_an2_cam5
(* ST equivalence: *)
bo10 := bi101 AND NOT (bi102); bo5 := (bi51 AND bi52) AND bi53;
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal