P-touch Template 2.0 Command Reference
- 74 -
7. Control Command Details
ESC iXq2 Select print options
ASCII: ESC i X q 2 n1 n2 n3
Decimal: 27 105 88 113 50 nd1 nd2 nd3
Hexadecimal: 1B 69 58 71 32 nh1 nh2 nh3
Parameters
nh1: 01h (Fixed)
nh2: 00h (Fixed)
nh3: 00h, 01h
Description
z Selects the print options.
nh3=00h: Priority given to print speed
nh3=01h: Priority given to print quality
z The default value for the print options is “00h” (priority given to print speed).
z This command is a static command.
Example
z To set the print options to give priority to print quality:
Since nh3=01h, the command will be as follows.
ESC i X q 2 01h 00h 01h
(1Bh 69h 58h 71h 32h 01h 00h 01h)