LOCATE/de

From MCS Wiki AVR
< LOCATE(Difference between revisions)
Jump to: navigation, search
(See also)
(Partial Example)
 
Line 50: Line 50:
 
<span style="font-family: Arial;">&nbsp;</span>
 
<span style="font-family: Arial;">&nbsp;</span>
  
= <span class="f_Header">Partial Example</span> =
+
= <span class="f_Header">Beispiel</span> =
  
 
<br/><source lang="bascomavr">
 
<br/><source lang="bascomavr">

Latest revision as of 20:57, 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.

 

 

Siehe auch

CONFIG LCD , LCD , HOME , CLS

 

 

Beispiel


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