A SERVICE OF

logo

Set automatic line feed
Mode ASCII
Decimal
Hexadecimal
IBM <ESC> “5” cl>
27 53 1
1B 36 01
Causes the printer to perform both a carriage return and line feed
each time it receives a <CR> code. This command takes priority
over DIP switch 1-8.
Cancel au toma tic line feed
Mode
ASCII
Decimal
Hexadecimal
IBM <ESC> “5” CO>
27 53 0
1B 35 00
Causes the printer to perform only a carriage return when it receives
a <CR> code. This command takes priority over DIP switch l-8.
Backspace
Mode ASCII
Decimal
Hexadecimal
Both
CBS>
0
00
Moves the print position one column to the left. Ignored if the print
position is at the left margin. This command can be used to
overstrike or combine characters.
Left justify
Mode ASCII Decimal
Hexadecimal
Both
<ESC> “a”
“0”
27 97 40
1B
61 30
<ESC> “a”
<O>
27 97
0 1B
61 00
Aligns subsequent text with the left margin, leaving the right margin
ragged.
Center text
Mode ASCII
Decimal Hexadecimal
Both
<EC>
“a”
“1”
27 97 49
1B
61 31
<ESC> “a”
cl>
27 97
1 1B
61 01
Centers subsequent text between the left and right margins.
62