Analog 7 Segment Display

From Visuino
Jump to navigation Jump to search

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

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.

Pins

  • In - The Analog Input pin of the component or element
  • Digit - The Digits Digital Output pin of the component
  • Segment - The Segments Digital Output pin of the component