User`s guide

6XSSRUWHG
&RQWURO
&KDUDFWHUV
&RQWURO&KDUDFWHUV
<SUB> Hex 1A Substitute ends any escape sequence or command
in progress. During sixel graphics, <SUB> prints as a
space.
<ESC> Hex 1B Escape begins escape sequences. If received during
an escape sequence, it ends that sequence and
begins a new one.
<DEL> Hex 7F The printer ignores this control character.
<IND> Hex 84 Index moves the current print position one line down
without changing the horizontal position. If movement
exceeds the bottom margin, the current print position
moves to the top margin of the next page.
<NEL> Hex 85 Next Line moves the current print position to the left
margin of the next line down. If movement exceeds
the bottom margin, the current print position moves to
the left margin of the next page.
<HTS> Hex 88 Horizontal Tab Set establishes a horizontal tab stop
at the current print position.
<VTS> Hex 8A Vertical Tab Set establishes a vertical tab stop at the
current print position.
<PLD> Hex 8B Partial Line Down moves the current print position
one-half line down. (See chapter 6, “Page Formatting
and Printing Commands.”)
<PLU> Hex 8C Partial Line Up moves the current print position one-
half line up. (See chapter 6, “Page Formatting and
Printing Commands.”)
<RI> Hex 8D Reverse Index moves the current print position up
one line. Movement cannot exceed the top margin.
<SS2> Hex 8E Single Shift 2 selects character set G2 for the GL
table. (See chapter 7, “Font Handling.”)
<SS3> Hex 8F Single Shift 3 selects character set G3 for the GL
table. (See chapter 7, “Font Handling.”).