Max Analog Value

From Visuino
Revision as of 02:24, 18 September 2025 by Visuino (talk | contribs)
Jump to navigation Jump to search

File:TMaxAnalogValue.png

Summary

Detects and outputs the maximum value from an analog input signal.

Description

The **Max Analog Value** component monitors the analog input and tracks the peak value detected over time. This is useful for applications where you need to capture the highest level in a varying signal, such as sensor readings or waveform analysis.

Diagram:

Properties

  • Enabled – Enables or disables the component.

Pins

Input Pins

  • In – Analog input to be monitored.

Output Pins

  • Out – Maximum analog value detected.

Categories