LOCATE/de

(Difference between revisions)
Jump to: navigation, search
((**COPIED FROM ENGLISH PAGE**) =)
(Remarks)
Line 15: Line 15:
 
<span style="font-family: Arial;">&nbsp;</span>
 
<span style="font-family: Arial;">&nbsp;</span>
  
= <span class="f_Header">Remarks</span> =
+
= <span class="f_Header">Anmerkungen</span> =
 
<div style="padding: 0px; margin: 0px 0px 0px 4px;">
 
<div style="padding: 0px; margin: 0px 0px 0px 4px;">
 
{| width="488" cellspacing="0" cellpadding="1" border="1" style="border: 2px solid rgb(0, 0, 0); border-spacing: 0px; border-collapse: collapse;"
 
{| width="488" cellspacing="0" cellpadding="1" border="1" style="border: 2px solid rgb(0, 0, 0); border-spacing: 0px; border-collapse: collapse;"
Line 23: Line 23:
  
 
| 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);" |  
Constant or variable with the position. (1-64*)
+
Konstante oder Variable mit der Position innerhalb der Zeile (1-64*)
  
 
|- style="vertical-align: top;"
 
|- style="vertical-align: top;"
Line 30: Line 30:
  
 
| 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);" |  
Constant or variable with the line (1 - 4*)
+
Konstante oder VAriable mit der Zeilennummer (1-4*)
  
 
|}
 
|}
Line 36: Line 36:
 
<span style="font-family: Arial;">&nbsp;</span>
 
<span style="font-family: Arial;">&nbsp;</span>
  
*Depending on the used display
+
*Abhängog vom benutzten Display.
  
 
<span style="font-family: Arial;">&nbsp;</span>
 
<span style="font-family: Arial;">&nbsp;</span>

Revision as of 22:55, 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ängog 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