– 70 –
DP8340 MODE
CODE
SI
(0F)
H
FUNCTION
Inverted print instruction
OUTLINE
This function causes the printing to be inverted. This code
must be received at the beginning of a line. If this code is
received anywhere other than at the beginning of a line, it is
disregarded. Accordingly, normal characters and inverted
characters, can not be mixed on the same line.
CODE
DC2
(12)
H
FUNCTION
Release from inverted print instruction
OUTLINE
The inverted print instruction is released by this code. This
code must be received at the beginning of a line.
CODE
ESC E
(1B)
H (45)H
FUNCTION
Emphasized print mode instruction
OUTLINE
Data following this command is printed with emphasized
characters.
CODE
ESC F
(1B)
H (46)H
FUNCTION
Release from emphasized print instruction
OUTLINE
Emphasized print is released.
CODE
ESC 4
(1B)
H (34)H
FUNCTION
Highlighted character print instruction
OUTLINE
This command causes subsequent data to be printed with
highlighted characters.
The instruction is released by the code, ESC 5.
CODE
ESC 5
(1B)
H (35)H
FUNCTION
Release from highlighted character print instruction
OUTLINE
The highlighted character print instruction is released by this
code.