GLCDDATA

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Created page with "= <span class="f_Header">Action</span> = Sends a data byte to the SED graphical LCD display. <span style="font-family: Arial;"> </span> <span style="font-family: Arial...")
 
Zeile 16: Zeile 16:
  
 
= <span class="f_Header">Remarks</span> =
 
= <span class="f_Header">Remarks</span> =
<div style="padding: 0px; margin: 0px 0px 0px 4px;">
+
<div style="padding: 0px; margin: 0px 0px 0px 4px;"></div>
 
{| width="488" cellspacing="0" cellpadding="1" border="1" style="border: 2px solid rgb(0, 0, 0); border-spacing: 0px; border-collapse: collapse;"
 
{| width="488" cellspacing="0" cellpadding="1" border="1" style="border: 2px solid rgb(0, 0, 0); border-spacing: 0px; border-collapse: collapse;"
 
|- style="vertical-align: top;"
 
|- style="vertical-align: top;"
Zeile 24: Zeile 24:
 
| valign="top" width="100%" style="width: 400px; border: 1px solid rgb(0, 0, 0);" |  
 
| valign="top" width="100%" style="width: 400px; border: 1px solid rgb(0, 0, 0);" |  
 
A variable or numeric constant to send to the display.
 
A variable or numeric constant to send to the display.
 +
 +
|- style="vertical-align: top;"
 +
| valign="top" width="17%" style="width: 79px; border: 1px solid rgb(0, 0, 0);" |
 +
chip
 +
 +
| valign="top" width="100%" style="width: 400px; border: 1px solid rgb(0, 0, 0);" |
 +
An optional numeric variable or constant in the range from<span style="font-weight: bold;">1-2</span>&nbsp;which indicates which graphic chip CE line need to be selected. The routine _selchip1 or _selchip2 is called.
  
 
|}
 
|}
</div>
+
 
 
<span style="font-family: Arial;">&nbsp;</span>
 
<span style="font-family: Arial;">&nbsp;</span>
  

Version vom 13. Dezember 2014, 23:20 Uhr

Inhaltsverzeichnis

Action

Sends a data byte to the SED graphical LCD display.

 

 

Syntax

GLCDDATA byte

 

 

Remarks

byte

A variable or numeric constant to send to the display.

chip

An optional numeric variable or constant in the range from1-2 which indicates which graphic chip CE line need to be selected. The routine _selchip1 or _selchip2 is called.

 

 

With GLCDDATA you can write data bytes to the display. This is convenient to control the display when there is no specific statement available.

You need to include the glibSED library with :

 

$LIB "glibsed.lbx"

 

 

See also

CONFIG GRAPHLCD , LCDATGLCDCMD

 

 

Example

NONE


Languages   English Deutsch  
Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
In anderen Sprachen
Sprache