7.4 Text Commands
Syntax in the tables below is given in hex, decimal and decimal with ASCII, in that order, one per line.
NOTE
The letter "R" in the “Default” column indicates that this state can be saved to
nonvolatile memory with the “Remember” command.
Table 16: Text Commands
Command
Syntax
Default
Notes
Auto line wrap on
FE 43
254 67
254 ’C’
On R
Enables
line
wrapping
(not
word wrap).
Auto line wrap off
FE 44
254 68
254 ’D’
Off R
Disables
line
wrapping.
Auto scroll on
FE 51
254 81
254 ’Q’
On R
Enables scroll at
bottom of screen.
Text will push
display up one
line to make room
for new line.
Auto scroll off
FE 52
254 82
254 ’R’
Off R
Disables
auto
scroll. Text will
wrap to top left
and
overwrite
existing text.
Set cursor position
FE 47 [col] [row] 254 71
[col] [row]
254 ’G’ [col] [row]
Off R
Moves
cursor
to the specified
column and row.
The cursor marks
the text insertion
point in this and
all commands.
Send cursor home
FE 48
254 72
254 ’H’
This
command
moves the cursor
to the top left of
the display area.
Underline cursor on
FE 4A
254 74
254 ’J’
Off R
Turns on the un-
derline cursor.
Matrix Orbital
PK162-12
30