And

From GNU Radio
Revision as of 23:00, 27 December 2019 by 777arc (talk | contribs)
Jump to navigation Jump to search

Bitwise boolean AND across all input streams. You can specify the number of inputs.

Parameters

Num Inputs
Number of inputs to include in the AND operation.

Example Flowgraph

This flowgraph shows the outputs of AND, OR, and XOR logic blocks.

And Or Xor fg.png And Or Xor out.png

Source Files