Digital (Boolean) Inverter (Not): Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "Image:Digital_(Boolean)_Inverter_(Not).JPG == Summary == Summaries: Reverse the digital value of the incoming signal. High/True becomes Low/False or Low/False becomes High/True. == Description == You can, for example, place this component after another component to change a digital to the opposite of incoming value. You flip or reverse the digital value. <b>Diagram:</b> Image:Digital_(Boolean)_Inverter_(Not)2.JPG == Categories == *Image:TArduinoDigitalToo..."
 
No edit summary
 
Line 2: Line 2:


== Summary ==
== Summary ==
Summaries: Reverse the digital value of the incoming signal. High/True becomes Low/False or Low/False becomes High/True.
Reverse the digital value of the incoming signal. High/True becomes Low/False or Low/False becomes High/True.




Line 10: Line 10:
<b>Diagram:</b>
<b>Diagram:</b>


[[Image:Digital_(Boolean)_Inverter_(Not)2.JPG]]
[[Image:TArduinoBooleanNot.Preview.png]]


== Categories ==
== Categories ==

Latest revision as of 04:18, 16 August 2025

File:Digital (Boolean) Inverter (Not).JPG

Summary

Reverse the digital value of the incoming signal. High/True becomes Low/False or Low/False becomes High/True.


Description

You can, for example, place this component after another component to change a digital to the opposite of incoming value. You flip or reverse the digital value.

Diagram:

Categories

Properties

  • Enabled - Enables or disable the component.

Pins

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