Digital Field (Liquid Crystal Display)
File:TArduinoMemoryDigitalElement.png
Summary
LCD Field element for Digital values
Description
Add this element to the LCD in order to display a Digital field at specific position.
Used By
- TArduinoBasicLiquidCrystalDisplay.Elements - The elements to be displayed
Properties
- TrueValue - Specifies the output value when the input is True
- FalseValue - Specifies the output value when the input is False
- 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 Digital Input pin of the component or element