ezLCD SDK Documentation

EZLCD.SDK Namespace

 [This is preliminary documentation and subject to change.]

The EZLCD.SDK namespace contains classes used for communicating with the ezLCD series of displays using high-level objects. These objects facilitate communication both with the LCD display and any embedded touch panels. Touch panel communication is event driven to provide a consistent means of handling touch screen input.

Namespace hierarchy

Classes

Class Description
EZLCD001 Represents the LCD model ezLCD-001
EZLCD002 Represents the LCD model ezLCD-002
EZLCD004 Represents the LCD model ezLCD-004.
EZLCDBase Abstract base class for all ezLCD models.
TouchScreenEventArgs Arguments for touch screen events.

Interfaces

Interface Description
IEZLCDAdvanced Interface for advanced composite commands that make use of multiple native commands.
IEZLCDNative Interface for all native ezLCD commands common to all models.
ISupportTouchScreen Implemented by objects that support Touch Screen interfaces.

Enumerations

Enumeration Description
TouchScreenGridType Represents the various types of touch screens available.