UPPERLINE/de

(Difference between revisions)
Jump to: navigation, search
m (1 revision)
((**COPIED FROM ENGLISH PAGE**) =)
Line 1: Line 1:
== (**COPIED FROM ENGLISH PAGE**) === <span class="f_Header">Action</span> =
+
= <span class="f_Header">Funktion</span> =
  
Reset LCD cursor to the upper line.
+
Setzt die LCD-Schreibmarke auf die oberste Zeile.
  
 
<span style="font-family: Arial;">&nbsp;</span>
 
<span style="font-family: Arial;">&nbsp;</span>

Revision as of 20:29, 24 February 2013

Contents

Funktion

Setzt die LCD-Schreibmarke auf die oberste Zeile.

 

 

Syntax

UPPERLINE

 

 

Remarks

Optional you can also use the LOCATE statement.

 

 

See also

LOWERLINE , THIRDLINE , FOURTHLINE , LCDCLS , LOCATE

 

 

Example


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