ESC/ P Command Reference

Table Of Contents
ESC/P Command Reference
- 107 -
5. Control Command Details
ESC iXX2 Specify default character size
ASCII: ESC i X X 2 02h 00h n1 n2
Hexadecimal: 1B 69 58 58 32 02 00 n1 n2
Parameters
00hn1FFh, 00hn201h
Description
Specifies the default character size.
n1+(n2*256): Default character size (dots)
The following settings (dots) are valid.
The maximum valid setting is n=400.
*The manufacturers default is 24.
This command is a static command.
Remarks
Invalid if the setting is a value outside of the allowable range
ESC iXX1 Retrieve default character size
ASCII: ESC i X X 1 00h 00h
Hexadecimal: 1B 69 58 58 31 00 00
Parameters
None
Description
The default character size setting is returned as 4-byte data.
[1]
02h (Fixed)
[2]
00h (Fixed)
[3, 4]
n1 n2 settings
n1+(n2*256): Default character size (dots)
The retrieved value is a value specified by a static command.