Integer Field (Liquid Crystal Display)
Jump to navigation
Jump to search
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