QT GUI LED Indicator
Jump to navigation
Jump to search
This block creates a basic LED indicator
Added in 3.9
Parameters
(R): Run-time adjustable
- Id
- The variable name
- Label
- the name for the LED
- Label Position
- options: [Above, Below]
- State (R)
- default: False
- On Color
- options: [silver, gray, black, white, red, green, blue, navy, yellow, orange, purple, lime, aqua, teal]
- Off Color
- options: see above
- Size
- default: 40 pixels
- Cell Alignment
- options: [Center,Left,Right]
- Vertical Alignment
- options: [Center,Top,Bottom]
See GUI Hint for how to position the GUI within a window.
Example Flowgraph
This flowgraph can be found at [1]
Example Output
Source Files
- C++ files
- TODO
- Header files
- TODO
- Public header files
- TODO
- Block definition
- TODO