Subtract Analog Value: Difference between revisions

From Visuino
Jump to navigation Jump to search
(Created page with "File:TSubtractAnalogValue.png == Summary == {{:Summaries:Subtract From Analog Value}} == Description == In Visuino, the "Subtract Analog Value" component is used to subtract a constant value from an incoming analog signal. Example: If you set the constant value in the component to 10 and the value on the "In" pin is 30, the value on the "Out" pin will be 20 <b>Diagram:</b> File:TSubtractAnalogValue.Preview.png == Categories == *File:TArduinoAnalogToolbarCa...")
 
(No difference)

Latest revision as of 07:21, 9 March 2024

Summary

Summaries:Subtract From Analog Value

Description

In Visuino, the "Subtract Analog Value" component is used to subtract a constant value from an incoming analog signal. Example: If you set the constant value in the component to 10 and the value on the "In" pin is 30, the value on the "Out" pin will be 20

Diagram:

File:TSubtractAnalogValue.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