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 difference)

Latest revision as of 17:34, 10 June 2022

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

Diagram:

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

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