Subtract From Analog Value: Difference between revisions
Jump to navigation
Jump to search
Created page with "File:TSubtractFromAnalogValue.png == Summary == {{:Summaries:Subtract From Analog Value}} == Description == In Visuino, the "Subtract 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"..." |
No edit summary |
||
Line 5: | Line 5: | ||
== Description == | == Description == | ||
In Visuino, the "Subtract Analog Value" component is used to subtract an analog value from another analog value. | 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). | 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. | So, the output value on the "Out" pin will be the result of 15 - 5, which equals 10. |
Latest revision as of 06:22, 9 March 2024
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
- - Analog components category
- - Math components category
- File:TArduinoFilterToolbarCategory.png - Summaries:Summary Category Filter
Properties
- Enabled - Enables or disable the component.