Min Analog Value

From Visuino
Revision as of 02:35, 18 September 2025 by Visuino (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TMinAnalogValue.png

Summary

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

Description

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

Diagram:

Properties

  • Enabled – Enables or disables the component.

Pins

Input Pins

  • Reset (clock) – Resets the tracked minimum value when triggered.
  • In – Analog input to be monitored.

Output Pins

  • Out – Minimum analog value detected.

Categories