7-Segmentanzeige
Bibliothek: | Input/Output |
Eingeführt: | 2.1.3 |
Aussehen: |
Verhalten
Displays the values of its eight one-bit inputs. Segments
are either
colored or light gray depending on the inputs. The correspondence is as
follows.
Pins
- North edge, first from left (input, bit width 1)
- Controls the middle horizontal segment.
- North edge, second from left (input, bit width 1)
- Controls the upper vertical segment on the left side.
- North edge, third from left (input, bit width 1)
- Controls the upper horizontal segment.
- North edge, fourth from left (input, bit width 1)
- Controls the upper vertical segment on the right side.
- South edge, first from left (input, bit width 1)
- Controls the lower vertical segment on the left side.
- South edge, second from left (input, bit width 1)
- Controls the bottom horizontal segment.
- South edge, third from left (input, bit width 1)
- Controls the lower vertical segment on the right side.
- South edge, fourth from left (input, bit width 1)
- Controls the decimal point.
Attribute
- On Color
- The color with which to draw the display segments and decimal point when they are on.
- Off Color
- The color with which to draw the display segments and decimal point when they are off.
- Background
- The color with which to draw the display's background (transparent by default).
- Active On High?
- If
yes
, then the segments light when the corresponding input is 1. Ifno
, they light when the corresponding input is 0.
Verhalten des Schaltwerkzeugs
Keines.
Verhalten des Textwerkzeugs
Keines.