422
Platforms
©2000-2008 Tibbo Technology Inc.
.Inverted Property
Function:
Specifies whether the image on the display panel has to
be inverted.
Type:
Enum (no_yes, byte)
Value Range:
0- NO: Not inverted, higher memory value of the pixel
corresponds to higher brightness (default).
1- YES: Inverted, higher memory value of the pixel
corresponds to lower brightness.
See Also:
Preparing the Display for Operation
Details
Set this property according to the characteristics of your display panel.
This value is not set automatically when you select a certain controller because the
display characteristics cannot be detected automatically, as they depend on the
panel and its backlight arrangement.
This property can only be changed when the display is disabled (
=
0- NO).
.Iomapping Property
Function:
Defines the list of I/O lines to interface with the currently
selected controller/panel.
Type:
String
Value Range:
Value depends on the currently selected controller/panel.
Default= "".
See Also:
Preparing the Display for Operation
Details
Controller/panel selection is made through the Customize Platform dialog,
accessible through the Project Settings dialog.
Different controllers/panels require a different set of interface lines, and even the
number of lines depends on the hardware. This property should contain a comma-
separated list of decimal numbers that indicate which I/O lines and ports are used
to connect the controller/panel to your device. The meaning of each number in the
list is controller- and panel-specific. See the
section for
details.
This property can only be changed when the display is disabled (
=
0- NO).
.Line Method
Function:
Draws a line.
Syntax:
lcd.line(x1 as word,y1 as word, x2 as word, y2 as
word)
395
416
395
408
416