AND

This function block creates a logic AND operation. The output will be active when all connected inputs are active.
Multiple signals connected to the same input will also be AND-linked.

Table of Contents


Inputs

Abbreviation Summary Value Range
I1 Input 1 0/1
I2 Input 2 0/1




Outputs

Abbreviation Summary Value Range
O Output 0/1




Timing Diagram

Logic AND operation based on truth table.


Functionality

Both examples will result in the same output.

Even with a negation, the upper circuit works the same as the lower one (Attention: the negation has to be done a the right AND function block)