Amplitude Meter: Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "Image:TArduinoAmplitudeMeter.png == Summary == {{:Summaries:Summary Amplitude Meter}} == Description == Use this component to find the Minimum and Maximum amplitude in a given time period. <b>Diagram:</b> Image:TArduinoAmplitudeMeter.Preview.png == Categories == *Image:TArduinoAnalogToolbarCategory.png Category Measurement/Analog - {{:Summaries:Summary Category Measurement/Analog}} *Image:TArduinoAnalogToolbarCategory.png Category Analog - {{..."
 
(No difference)

Latest revision as of 08:04, 10 June 2022

Summary

Finds the Minimum and Maximum amplitude in a given time period

Description

Use this component to find the Minimum and Maximum amplitude in a given time period.

Diagram:

Categories

Properties

  • Period - Specifies the period in Milliseconds over which the Amplitude will be calculated
  • Enabled - Enables or disable the component.

Pins

  • Min - The minimum amplitude value over the period
  • Max - The maximum amplitude value over the period
  • In - The Analog Input pin of the component or element
  • Out - The Analog Output pin of the component or element