
The Function Block AND is an AND operation.
Note: This function block can have more than two inputs. You can right-click on the function block to add another input.
All data types can be used at the inputs. Each input is checked from top to bottom.
The output of the function block is true if all inputs are true. Unused inputs are considered false.