And Const

From GNU Radio
Revision as of 14:26, 29 October 2019 by Duggabe (talk | contribs) (add Example Flowgraph)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Bitwise boolean AND of constant with the data stream.

Parameters

(R): Run-time adjustable

Constant (R)
Constant that acts as the other side of the AND. Should be 0 or 1.

Example Flowgraph

This flowgraph shows the And Const block to invert a square wave signal.

And Const fg.png

Source Files