Absolute Analog Value

From Visuino
Jump to navigation Jump to search

File:TAbsoluteAnalogValue.png

Summary

Outputs the absolute (positive) value of an analog input signal.

Description

The **Absolute Analog Value** component converts an analog input to its absolute value. This ensures that the output is always positive, regardless of whether the input is positive or negative.

It is particularly useful when you only need the magnitude of a signal while ignoring its direction. For example, it can be used to monitor sensor readings, measure distances, or drive actuators where only the absolute strength of the input matters.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.

Pins

Input Pins

  • In – Analog input signal.

Output Pins

  • Out – Absolute value of the input signal.

Categories