AND

(AND)

Logical AND link.

Inputs

I1–I16 Logic input

Outputs

O Logic output

Functionality

The output sends whenever a value is received.

The output is 1 (true), if all inputs are 1 (true).

I1 I2   O1
0 0   0
0 1   0
1 0   0
1 1   1