LOCATE/de

(Difference between revisions)
Jump to: navigation, search
(Anmerkungen)
(Anmerkungen)
Line 20: Line 20:
 
|- style="vertical-align: top;"
 
|- style="vertical-align: top;"
 
| valign="top" width="12%" style="width: 55px; border: 1px solid rgb(0, 0, 0);" |  
 
| valign="top" width="12%" style="width: 55px; border: 1px solid rgb(0, 0, 0);" |  
X
+
x
  
 
| valign="top" width="100%" style="width: 424px; border: 1px solid rgb(0, 0, 0);" |  
 
| valign="top" width="100%" style="width: 424px; border: 1px solid rgb(0, 0, 0);" |  
Line 27: Line 27:
 
|- style="vertical-align: top;"
 
|- style="vertical-align: top;"
 
| valign="top" width="12%" style="width: 55px; border: 1px solid rgb(0, 0, 0);" |  
 
| valign="top" width="12%" style="width: 55px; border: 1px solid rgb(0, 0, 0);" |  
Y
+
y
  
 
| valign="top" width="100%" style="width: 424px; border: 1px solid rgb(0, 0, 0);" |  
 
| valign="top" width="100%" style="width: 424px; border: 1px solid rgb(0, 0, 0);" |  
Konstante oder VAriable mit der Zeilennummer (1-4*)
+
Konstante oder Variable mit der Zeilennummer (1-4*)
  
 
|}
 
|}

Revision as of 20:56, 24 February 2013

Contents

Funktion

Setzt die LCD-Schreibmarke an die entsprechende Position.

 

 

Syntax

LOCATE y , x

 

 

Anmerkungen

x

Konstante oder Variable mit der Position innerhalb der Zeile (1-64*)

y

Konstante oder Variable mit der Zeilennummer (1-4*)

 

  • Abhängig vom benutzten Display.

 

 

See also

CONFIG LCD , LCD , HOME , CLS

 

 

Partial Example


LCD "Hello"
Locate 1,10
LCD "*"

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