Table of Contents
Description #
A block that represents the Boolean Logic Gate AND, it Returns True if, and only if, all inputs are True.
Time Base #
Not a time-based block (won’t take time to finish execution).
Inputs #
This block has 2 Boolean Data Inputs (A, B).
Outputs #
This block has only one Boolean Data Output: the Result of A AND B.