Text – Matrix Orbital LK204-25 User Manual
Page 23

23
2. Text
2.1. Auto Scroll
On
Dec
Hex
ASCII
254 81
FE 51
■ Q
The entire contents of screen are shifted up one line when the end of the screen is reached. Default is on.
2.2. Auto Scroll
Off
Dec
Hex
ASCII
254 82
FE 52
■ R
New text is written over the top line when the end of the screen is reached. Default is Auto Scroll on.
2.3. Clear
Screen
Dec
Hex
ASCII
254 88
FE 58
■X
Clears the contents of the screen.
2.4. Changing the
Start Up Screen
Dec
Hex
ASCII
254 64
FE 40
■ @
Characters
Characters
Characters
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.5. Set Auto Line
Wrap On
Dec
Hex
ASCII
254 67
FE 43
■ C
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
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.