2 text – Matrix Orbital LK202-25 User Manual
Page 20
16
6.2 Text
2.1 Clear
Screen
Dec
Hex
ASCII
254 88
FE 58
■ X
v5.6
Clears the contents of the screen.
2.2 Change the
Start Up Screen
Dec
Hex
ASCII
254 64
FE 40
■ @
Characters
Characters
Characters
v5.6
Changes the message displayed on start up. Custom characters can be included by adding their decimal value (0-
7). Characters will automatically wrap on the display.
Characters
80 bytes, space characters can be added as needed
2.3 Auto
Scroll On
Dec
Hex
ASCII
254 81
FE 51
■ Q
v5.6
The entire contents of screen are shifted up one line when the end of the screen is reached. Display default is on.
2.4 Auto
Scroll Off
Dec
Hex
ASCII
254 82
FE 52
■ R
v5.6
New text is written over the top line when the end of the screen is reached. Display default is Auto Scroll on.
2.5 Set Auto
Line Wrap On
Dec
Hex
ASCII
254 67
FE 43
■ C
v5.6
Text will wrap to the next consecutive line once a row becomes full. Default is Auto Line Wrap on.
2.6 Set Auto
Line Wrap Off
Dec
Hex
ASCII
254 68
FE 44
■ D
v5.6
Text will skip one line when wrapping once a row becomes full. Writing order will be rows 1, 3, 2, and then 4.
Default is Auto Line Wrap on.
2.7 Set Cursor
Position
Dec
Hex
ASCII
254 71
FE 47
■ G
Column Row
Column Row
Column Row
v5.6
Sets the cursor to a specific cursor position where the next transmitted character is printed.
Column
Byte
Value between 1 and number of character columns.
Row
Byte
Value between 1 and number of character rows.