PURPOSE
CODE
(decimal ASCII)
(hex ASCII)
REMARKS
SEE
PURPOSE
tiODE
(decimal ASCII) (hex ASCII)
REMARKS
SEE
PURPOSE
CODE
(decimal ASCII)
(hex ASCII)
REMARKS
SEE
173
Cancels the expansion of printable area.
(ESC) “7”
2755
IB 37
This command cancels the expansion of the printable character area and restores the
Chapter 6
Prints characters in the undefined control code area.
(ESC) | “I” | 1 |
27 | 73 | 1 |
IB | 49 | 01 |
This command causes the printer to print characters in the undefined control code area.
NOTE: The character “l” (decimal code 49, hexadecimal code 31) can be used instead of ASCII 1.
Chapter 6
Selects undefined codes as control codes.
(ESC) “I” O
27 73 0
IB 49 00
This command cancels to print the characters in the undefined control codes and restores them as the control codes. NOTE: The character “O”(decimal code 48, hexadecimal code 30) can be used instead of ASCII O.
Chapter 6