AND Function Block

The AND function block (AND) implements the digital AND function (Boolean operator AND)

AND definition parameters

Parameter Description
Name Function block name, see common parameters
DYN dynamic option, see common parameters
/ Mixed inputs option, see common parameters
Input(A) First digital input.
Input(B) Second digital input.
/ Toggle button between Normal and Invert mode (push to switch between modes):
- In Normal mode, the result is the logical AND of the two inputs.
- In Invert mode, the result is the inverse of the logical AND of the two inputs., i.e. NAND function.