Tag Gate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(add Example Flowgraph) |
||
Line 15: | Line 15: | ||
== Example Flowgraph == | == Example Flowgraph == | ||
In this flowgraph, the Tag Gate simulates transmission through a medium which does not pass tags. In this case, it separates the transmitter from the receiver. | |||
[[File:Fec_coder_payload_fg.png|800px]] | |||
== Source Files == | == Source Files == |
Revision as of 17:52, 1 August 2024
Control tag propagation.
Use this block to stop tags from propagating.
Parameters
(R): Run-time adjustable
- Propagate tags
- Set this to true to allow tags to pass through this block.
- Single key (R)
- Key of the tags to stop
Example Flowgraph
In this flowgraph, the Tag Gate simulates transmission through a medium which does not pass tags. In this case, it separates the transmitter from the receiver.
Source Files
- C++ files
- TODO
- Header files
- TODO
- Public header files
- TODO
- Block definition
- TODO