4.7.2.3.3 Slider
The Slider widget is a linear bar with a movable marker. The marker can be moved to adjust the value of the slider.
By default, the slider sends its values continuously as the slider is moved. However, if the slider option “Send on Release” is checked, then a single value is sent when the mouse button is released and the value has changed from the previous value sent.
Data Fields
The Slider widget has a source data field. When the slider value is changed a packet will send a value.
Configuration
Hover over parameters in visualizer for more information.
Parameter | Type | Usage |
---|---|---|
Initial | Numeric | Initial value |
Min | Numeric | Minimum value of input |
Max | Numeric | Maximum value of input |
Parameter | Type | Usage |
---|---|---|
Send on Release | Checkbox | Send slider value only when the mouse button is released (and the value has changed from the previous value sent.) |