Slider
| Library: | Input/Output-Extra |
Behavior
Outputs an unsigned value selected by dragging the slider knob. For a width of n bits, the output ranges from 0 through 2n − 1. The current value is displayed using the selected radix.
Pins
The component has one output. Its width is selected by Data Bits
and can range from
1 through 8 bits.
Attributes
- Facing
- The direction in which the component faces.
- Data Bits
- The bit width of the output, from 1 through 8 bits.
- Radix
- The radix used to display the current value.
- Color
- The color used to fill the slider body.
- Label
- The text associated with the component.
- Label Font
- The font used to draw the label.
- Label Visible
- Controls whether the label is displayed.
- Direction
- Selects whether values increase from left to right or from right to left. Changing this attribute preserves the current value by moving the knob to the mirrored position.
Poke Tool Behavior
Drag the slider knob to select the output value.
Text Tool Behavior
Allows the label associated with the component to be edited.