Subtract From Analog Value

From Visuino
Jump to navigation Jump to search

Summary

Summaries:Subtract From Analog Value

Description

In Visuino, the "Subtract From Analog Value" component is used to subtract an analog value from another analog value. Example: If you set the constant value in the component to 15 and the value on the "In" pin is 5, then the "Subtract Analog Value" component will subtract the value on the "In" pin (5) from the constant value (15). So, the output value on the "Out" pin will be the result of 15 - 5, which equals 10.

Diagram:

File:TSubtractFromAnalogValue.Preview.png

Categories

Properties

  • Enabled - Enables or disable the component.

Pins

  • In - The Analog Input pin of the component or element
  • Out - The Analog Output pin of the component or element