FUNCTION
CODE
OUTLINE
FUNCTION
CODE
OUTLINE
Cancel highlighted print mode
<ESC> “5” (1B)H (35)H
Cancels highlighted print mode.
Select inverted print mode
<SI> (0F)H
Data following this code is printed out in inverted characters. This code is valid only when input at the beginning of a line, thus, normal and inverted characters cannot be mixed in on the same line.
FUNCTION
CODE
OUTLINE
Cancel inverted print mode
<DC2> (12)H
Cancels the inverted character mode. This code is valid only when input at the beginning of a line.
7-2. Control Codes Used for Line Spacing
FUNCTION
CODE
OUTLINE
Line feed
<LF> (0A)H
Data in the line buffer is printed out and one line is fed. If data does not exist before this code is received, the printer only feeds one line.
FUNCTION
CODE
OUTLINE
FUNCTION
CODE
OUTLINE
Line feed (Same as LF)
<CR> (0D)H
Functions the same as an LF code.
When DIP SW
Set
<ESC> “z” “1” or <ESC> “z” <1>
(1B)H (7A)H (31)H or (1B)H (7A)H (01)H
Line feed is set at
– 36 –