11938027 Rev A
- 8 -
© 2016 UTC RETAIL
Carriage Return Feature
<CR>
13 DEC
0D HEX
The write-in moves to the first position of the same row.
Display Position Feature
<DLE>
16 DEC
10 HEX
Use the display positioning function to specify the write-in starting position.
After writing a 10h to the display, enter a position byte from the following Character Position Chart (HEX):
Row
Position Bytes
1
00
01
02
03
04
05
06
07
08
09
0A
0B
0C
0D
0E
0F
10
11
12
13
2
14
15
16
17
18
19
1A
1B
1C
1D
1E
1F
20
21
22
23
24
25
26
27
Normal Display Mode Feature
<DC1>
1
7 DEC
11 HEX
After writing a character, the write-in is shifted automatically to the right one position. When the write-in is in the
last position of the first row, the write-in moves to the first position of the second row. When the write-in is in the
last position of the second row, the write-in moves to the first position of the first row.
Vertical Scroll Mode Feature
<DC2>
18 DEC
12 HEX
After writing the characters up to the last position of the second row, all characters displayed in the second row are
shifted to the upper row (first row), clearing the second row.
Reset
<US>
31 DEC
1F HEX
All characters displayed are erased, and the write-in position (cursor position) is set in the first position of the first
row. The display mode returns to the power-on default set-up.
Flashing Text Start
<FS>
28 DEC
1C HEX
After receipt of this command, all subsequent data received will flash, until a <GS> command is received. Flashing
will be terminated with the flashing text stop command.