LOCATE/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> =
  
Moves the LCD cursor to the specified position.
+
Setzt die LCD-Schreibmarke an die entsprechende Position.
  
 
<span style="font-family: Arial;">&nbsp;</span>
 
<span style="font-family: Arial;">&nbsp;</span>

Revision as of 22:52, 24 February 2013

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