ESC/ P Command Reference

Table Of Contents
ESC/P Command Reference
- 114 -
5. Control Command Details
ESC iXm2 Select default character code set
ASCII: ESC i X m 2 01h 00h n1
Hexadecimal: 1B 69 58 6D 32 01 00 n1
Parameters
00hn104h
Description
Selects the default character code set.
n1=00h:
Standard character code set (*Manufacturers default)
n1=01h:
Eastern European character code set
n1=02h:
Western European character code set
n1=03h:
Reserved
n1=04h:
Japanese character code set
This command is a static command.
Remarks
Invalid if n is a value outside of the allowable range.
ESC iXm1 Retrieve default character code set
ASCII: ESC i X m 1 00h 00h
Hexadecimal: 1B 69 58 6D 31 00 00
Parameters
None
Description
The default character code set setting is returned as 3-byte data.
[1]
01h (Fixed)
[2]
00h (Fixed)
[3]
Setting
00h: Standard character code set
01h: Eastern European character code set
02h: Western European character code set
03h: Reserved
04h: Japanese character code set
The retrieved value is a value specified by a static command.