LOCATE/de

From MCS Wiki AVR
< LOCATE
Revision as of 20:52, 24 February 2013 by Stefanhamburg (Talk | contribs)
Jump to: navigation, search

Contents

Funktion

Setzt die LCD-Schreibmarke an die entsprechende Position.

 

 

Syntax

LOCATE y , x

 

 

Remarks

X

Constant or variable with the position. (1-64*)

Y

Constant or variable with the line (1 - 4*)

 

  • Depending on the used 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

Revision as of 20:52, 24 February 2013 by Stefanhamburg (Talk | contribs)
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