Variable to Message

From GNU Radio
Jump to navigation Jump to search

This block will monitor a variable and, when it changes, generate a message pair.

Parameters

(R): Run-time adjustable

Variable (R)
variable name (default: freq)
Message Variable Name
name in message pair (default: 'freq')

Example Flowgraph

This flowgraph can be found at [1].

Var to msg fg.png

Example Output

Var to msg out.png

Source Files

Python files
[2]
Block definition
[3]