CODE
FUNCTION
OUTLINE
CODE
FUNCTION
OUTLINE
CODE
FUNCTION
OUTLINE
CODE
FUNCTION
OUTLINE
CODE
FUNCTION
OUTLINE
CODE
FUNCTION
OUTLINE
SI (0F)H
Inverted print instruction
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.
DC2 (12)H
Release from inverted print instruction
The inverted print instruction is released by this code. This code must be received at the beginning of a line.
ESC E
(1B)H (45)H
Emphasized print mode instruction
Data following this command is printed with emphasized characters.
In this mode, characters are printed in a single direction.
ESC F
(1B)H (46)H
Release from emphasized print instruction
Emphasized print is released.
ESC 4
(1B)H (34)H
Red character print instruction
This command causes subsequent data to be printed with red characters.
The instruction is released by the code, ESC 5. Red and black characters may be intermixed.
This command is ignored when DIP SW
ESC 5
(1B)H (35)H
Release from red character print instruction
The red character print instruction is released by this code.
– 14 –