5.2FUNCTION CODES
All commands start with one of the following control codes (called function codes hereinafter):
LF (0A16), CR (0D16), SO (0E16), SI (0F16), DC2 (1216), DC3 (1316), CAN (1816), ESC (1B16), FS (1C16), DEL (7F16)
Some function codes form a command by itself and others are followed by parameters and/or image data.
The number of bytes configuring a command differs from command to command. The shortest commands consist of
5.3CHARACTER CODES
This section describes the character codes in detail.
The character codes are classified into two groups:
In Mode 1 and Mode 2, the printer uses only the
The following subsections describe the
5.3.1
Used for standard size character printing.
The hexadecimal codes valid as the
•2016 to FF16 (Some character tables make codes 7F16 and FF16 invalid.)
5.3.2
The
•The first byte
0016 through 2016: Function codes are processed as function codes (See 5.2 FUNCTION CONDES). All the other codes are ignored.
If the
2116 through 7E16: First byte of a JIS Kanji code.
7F16 through FF16: Ignored.