UPPERLINE/de

From MCS Wiki AVR
< UPPERLINE(Difference between revisions)
Jump to: navigation, search
(Remarks)
(Example)
 
(One intermediate revision by one user not shown)
Line 23: Line 23:
 
<span style="font-family: Arial;">&nbsp;</span>
 
<span style="font-family: Arial;">&nbsp;</span>
  
= <span class="f_Header">See also</span> =
+
= <span class="f_Header">Siehe auch</span> =
  
 
[[LOWERLINE]]&nbsp;,&nbsp;[[THIRDLINE]]&nbsp;,&nbsp;[[FOURTHLINE]]&nbsp;,&nbsp;[[LCD]],&nbsp;[[CLS]]&nbsp;,&nbsp;[[LOCATE]]
 
[[LOWERLINE]]&nbsp;,&nbsp;[[THIRDLINE]]&nbsp;,&nbsp;[[FOURTHLINE]]&nbsp;,&nbsp;[[LCD]],&nbsp;[[CLS]]&nbsp;,&nbsp;[[LOCATE]]
Line 31: Line 31:
 
<span style="font-family: Arial;">&nbsp;</span>
 
<span style="font-family: Arial;">&nbsp;</span>
  
= <span class="f_Header">Example</span> =
+
= <span class="f_Header">Beispiel</span> =
  
 
<br/><source lang="bascomavr">
 
<br/><source lang="bascomavr">

Latest revision as of 20:31, 24 February 2013

Contents

Funktion

Setzt die LCD-Schreibmarke auf die oberste Zeile.

 

 

Syntax

UPPERLINE

 

 

Anmerkungen

Alternativ kann man LOCATE benutzen

 

 

Siehe auch

LOWERLINE , THIRDLINE , FOURTHLINE , LCDCLS , LOCATE

 

 

Beispiel


Dim A As Byte
A = 255
Cls
Lcd A
Thirdline
Lcd A
Upperline
End

Languages   English Deutsch  
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language
Database error - MCS Wiki AVR

Database error

(Difference between revisions)
Jump to: navigation, search
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "". Database returned error "1020: Record has changed since last read in table 'avr_page' (localhost)".
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language