ESC/ P Command Reference

Table Of Contents
ESC/P Command Reference
- 104 -
5. Control Command Details
5.10 Advanced static commands
ESC iXQ2 Select default character style
ASCII: ESC i X Q 2 01h 00h n1
Hexadecimal: 1B 69 58 51 32 01 00 n1
Parameters
00hn104h
Description
Selects the default character style.
n1=00h:
None (normal characters) (*Manufacturers default)
n1=01h:
Bold
n1=02h:
Outline
n1=03h:
Shadow
n1=04h:
Shadow and outline
This command is a static command.
Remarks
Invalid if n1 is a value other than 00h through 04h
ESC iXQ1 Retrieve default character style
ASCII: ESC i X Q 1 00h 00h
Hexadecimal: 1B 69 58 51 31 00 00
Parameters
None
Description
The default character style setting is returned as 3-byte data.
[1]
01h (Fixed)
[2]
00h (Fixed)
[3]
Setting
00h: None (normal characters)
01h: Bold
02h: Outline
03h: Shadow
04h: Shadow and outline
The retrieved value is a value specified by a static command.