Potentiometer With Display Module
Parent |
This Potentiometer Module allows for input of a fixed value range and fires a signal with the new value each time the internal counter changes. This version has a readout display on it.
Properties
autovalue : Bool
This sets whether or not to automatically update the display text to the potentiometer value or to use custom text. Default is true. All setText calls will be ignored if true.
Details
| Flags | RuntimeSync RuntimeParallel |
|---|---|
Display Name |
Auto Value |
enabled : Bool
Sets wheter to accept input on this encoder or not. True means accept input, false means to igore input
Details
| Flags | RuntimeSync RuntimeParallel |
|---|---|
Display Name |
Enabled |
max : Int
The maximum value for this potentiometer
Details
| Flags | RuntimeSync RuntimeParallel |
|---|---|
Display Name |
Maximum |