The TextLCD type exposes the following members.

Constructors

  NameDescription
TextLCD
Class Constructor.

Methods

  NameDescription
AttachEvent (Overrides Phidget..::.AttachEvent(Object, AttachEventArgs).)
close
Closes this Phidget.
(Inherited from Phidget.)
DetachEvent (Overrides Phidget..::.DetachEvent(Object, DetachEventArgs).)
Equals
Compares two Phidgets.
(Inherited from Phidget.)
Finalize
Class destructor/finalizer
(Overrides Object..::.Finalize()()().)
GetHashCode
Returns this objects hash code.
(Inherited from Phidget.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
initialize
Initializes the active screen
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
openOverloaded.
openLabelOverloaded.
setNativeEvents (Inherited from Phidget.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
waitForAttachmentOverloaded.

Fields

  NameDescription
customCharacters
The collection of defined custom characters.
initialized (Inherited from Phidget.)
managerPhidget (Inherited from Phidget.)
phidgetDeviceHandle (Inherited from Phidget.)
rows
The collection of available rows of text display on the TextLCD screen.
screens
The collection of available screens on the TextLCD.

Properties

  NameDescription
Address
Gets the Phidget Webservice network address for a Phidget opened over the network.
(Inherited from Phidget.)
Attached
Gets the attached status of this Phidget.
(Inherited from Phidget.)
AttachedToServer
Gets the attached to server status of this Phidget.
(Inherited from Phidget.)
Backlight
Gets or sets the status of the backlight property.
Brightness
Gets or sets the status of the Brightness property.
Class
Gets the class of this Phidget.
(Inherited from Phidget.)
Contrast
Gets or sets the value of the contrast property.
Cursor
Gets or sets the status of the cursor property.
CursorBlink
Gets or sets the status of the cursor blink property.
ID
Gets the ID of this Phidget.
(Inherited from Phidget.)
Label
Gets / sets the label associated with this Phidget.
(Inherited from Phidget.)
Name
Gets the name of this Phidget.
(Inherited from Phidget.)
Port
Gets the Phidget Webservice port for a Phidget opened over the network.
(Inherited from Phidget.)
Screen
Gets or sets the active screen
ScreenCount
Gets the number of supported screens
ScreenSize
Gets or sets the screen size
SerialNumber
Gets the unique serial number of this Phidget.
(Inherited from Phidget.)
ServerID
Gets the Phidget Webservice server id for a Phidget opened over the network.
(Inherited from Phidget.)
Type
Gets the device type of this Phidget.
(Inherited from Phidget.)
Version
Gets the device version of this Phidget.
(Inherited from Phidget.)

Events

  NameDescription
Attach
Attach event.
(Inherited from Phidget.)
Detach
Detach event.
(Inherited from Phidget.)
Error
Error event.
(Inherited from Phidget.)
ServerConnect
Server connect event
(Inherited from Phidget.)
ServerDisconnect
Server disconnect event
(Inherited from Phidget.)

See Also