Analog 7 Segment Display: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Created page with "Image:TArduinoDisplayAnalog7Segments.png  == Summary == {{:Summaries:Summary Analog 7 Segment Display}}  == Description == Use this component to display Analog value over multiple digits 7 Segment display.  <b>Diagram:</b>  Image:TArduinoDisplayAnalog7Segments.Preview.png  == Categories == *Image:TArduinoDisplaysToolbarCategory.png Category Analog/Displays - {{:Summaries:Summary Category Analog/Displays}} *Image:TArduinoDisplaysToolbarCategory.png C..." | 
| (No difference) | 
Latest revision as of 10:21, 10 June 2022
Summary
Displays Analog value over multiple digits 7 Segment display
Description
Use this component to display Analog value over multiple digits 7 Segment display.
Diagram:
Categories
 Category Analog/Displays - Analog Display components category Category Analog/Displays - Analog Display components category
 Category Displays - Display components category Category Displays - Display components category
Properties
- InitialValue - Specifies the initial value of the component
- Precision - Specifies the number of digits after the decimal sign
- RefreshInterval - Specifies the refresh interval for the display
- InvertedDigits - Specifies if the digits are selected by inverted value
- InvertedSegments - Specifies if the segments in each digit are selected by inverted value
- Enabled - Enables or disable the component.

