Subtract Analog Value

From Visuino
Revision as of 07:21, 9 March 2024 by Visuino (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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