
17
5.2 Text
The entire contents of screen are shifted up one line when the end of the screen is reached. Display default is on.
New text is written over the top line when the end of the screen is reached. Display default is Auto Scroll on.
Clears the contents of the screen.
Column Row
Column Row
Column Row
Sets the cursor to a specific cursor position where the next transmitted character is printed.
1 byte, value between 1 and number of character columns
1 byte, value between 1 and number of character rows
2.5 Set Cursor
Coordinate
X Position Y Position
X Position Y Position
X Position Y Position
Sets the cursor to an exact pixel position where the next transmitted character is printed.
1 byte, value between 1 and screen width, represents leftmost character position
1 byte, value between 1 and screen height, represents topmost character position
Returns the cursor to the top left of the screen.
Comentários a estes Manuais