QT GUI Range

From GNU Radio
Revision as of 05:56, 27 December 2018 by 777arc (talk | contribs)
Jump to navigation Jump to search

This block creates a variable with a slider. The ID will be the variable name, so use that ID as a parameter in another block to make it adjustable in real-time.

Leave the label blank to use the variable id as the label.

The default value must be between the start and the stop.

See GUI Hint for how to position the GUI within a window.

Gui-range-ex.png