2 text – Matrix Orbital LK162A-4T User Manual
Page 17
13
1.5 Software
Reset
Dec
Hex
ASCII
254 253 77 79 117 110
FE FD 4D 4F 75 6E
■ ² M O u n
v8.4
Reset the display as if power had been cycled via a software command. No commands should be sent while the
unit is in the process of resetting; a response will be returned to indicate the unit has successfully been reset.
Response
Short
Successful reset response, 254 212.
6.2 Text
2.1 Clear
Screen
Dec
Hex
ASCII
254 88
FE 58
■ X
v7.2
Clears the contents of the screen.
2.2 Change the
Start Up Screen
Dec
Hex
ASCII
254 64
FE 40
■ @
Characters
Characters
Characters
v7.2
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
32 bytes, space characters can be added as needed
2.3 Auto
Scroll On
Dec
Hex
ASCII
254 81
FE 51
■ Q
v7.2
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
v7.2
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
v7.2
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
v7.2
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.