Digital To Integer: Difference between revisions

From Visuino
Jump to navigation Jump to search
(Created page with "Image:TArduinoDigitalToInteger.png == Summary == {{:Summaries:Summary Digital To Integer}} == Description == Use this component to convert Digital value to Integer. <b>Diagram:</b> Image:TArduinoDigitalToInteger.Preview.png == Categories == *Image:TArduinoDigitalToolbarCategory.png Category Converters/Digital - {{:Summaries:Summary Category Converters/Digital}} *Image:TArduinoDigitalToolbarCategory.png Category Digital - {{:Summaries:Summary...")
 
(No difference)

Latest revision as of 17:47, 10 June 2022

Summary

Converts Digital value to Integer

Description

Use this component to convert Digital value to Integer.

Diagram:

Categories

Properties

  • TrueValue - Specifies the output value when the input is True
  • FalseValue - Specifies the output value when the input is False

Pins

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