Debugger Components
Visualization Utilities
150
Microcontrollers Debugger Manual

LED Instrument

The LED instrument is used for observing one definite bit of one byte (Figure 3.93). There
are only two states: On and Off.
Figure 3.93 Led Instrument
LED instrument attributes are shown in Table 3.52.

7-Segment Display Instrument

This is the well known 7-Segment Display instrument for numbers and characters. It has
seven segments and one point. These eight units represent eight bits of one byte (Figure
3.94).
Figure 3.94 7-Segment Display Instrument
Table 3.51 Knob Instrument Attributes
Attribute Description
Low Display Value Defines the zero point of the indicator. The values below this
definition are not displayed.
High Display Value Defines the highest position of the indicator. It defines the value
on which the indicator reads 100%.
Indicator Color Defines the color and the width of the pen used to draw the
indicator.
Knob Color Defines the color of the knob side.
Table 3.52 LED Instrument Attributes
Attribute Description
Bitnumber to Display Defines the bit of the given byte to be displayed.
Color if Bit = = 1 Defines the color if the given bit is set.
Color if Bit = = 0 Defines the color if the given bit is not set.