The properties of the TextLCD class are listed below. For a complete list of TextLCD class members, see the TextLCD Members topic.
Attached (inherited from PhidgetComponent) | Indicates wether this phidget component has been associated with an underlying phidget device and that the device is attached to this computer. |
AutoAttach (inherited from PhidgetComponent) | Indicated wether the current component should automatically attach to an appropriate phidget device. |
Backlight | Gets/sets whether or not the backlight is on. |
Container (inherited from Component) | Gets the IContainer that contains the Component. |
CursorBlink | Gets/sets whether or not the cursor blinking is on. |
Display | Gets/sets the string displayed on the TextLCD. If the string is too large it will be truncated. |
FilterSerialNumbers (inherited from PhidgetComponent) | Gets/sets the device serial numbers that are accepted by this component. If this list is empty the component will accept all device serial numbers. |
NumColumns | Gets the number of columns for the text lcd display |
NumRows | Gets the number of rows for the text lcd display |
PhidgetDevice (inherited from PhidgetComponent) | Gets/sets the wrapped phidget device. |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
DesignMode (inherited from Component) | Gets a value that indicates whether the Component is currently in design mode. |
Events (inherited from Component) | Gets the list of event handlers that are attached to this Component. |
TextLCD Class | GroupLab.Phidgets Namespace