Integer Field (Liquid Crystal Display): Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Created page with "Image:TArduinoMemoryIntegerElement.png  == Summary == {{:Summaries:Summary Integer Field (Liquid Crystal Display)}}  == Description == Add this element to the LCD in order to display an Integer field at specific position.  == Used By == *TArduinoBasicLiquidCrystalDisplay.Elements - {{:Summaries:Summary TArduinoBasicLiquidCrystalDisplay.Elements}}  == Properties == *Base - {{:Summaries:Summary Integer Field (Liquid C..." | 
| (No difference) | 
Latest revision as of 15:41, 10 June 2022
File:TArduinoMemoryIntegerElement.png
Summary
LCD Field element for Integer values
Description
Add this element to the LCD in order to display an Integer field at specific position.
Used By
- TArduinoBasicLiquidCrystalDisplay.Elements - The elements to be displayed
Properties
- Base - Specifies the Base for the conversion
- InitialValue - Specifies the initial value of the element
- Width - Specifies the width of the field in characters
- AllignLeft - Summaries:Summary TArduinoLiquidCrystalElementBasicPositionedWidthField.AllignLeft
- FillCharacter - Summaries:Summary TArduinoLiquidCrystalElementBasicPositionedWidthField.FillCharacter
- Column - Specifies the Column where the field starts
- Row - Specifies the Row where the field starts
- Name - Specifies the name of the element
Pins
- In - The Integer Input pin of the component or element