P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 96 -
8. Setting and Retrieving Command Details
ESC iXq1 Retrieve a Print option value
ASCII: ESC i X q 1 00h 00h
Hexadecimal: 1B 69 58 71 31 00 00
Parameters
None
Description
Retrieve a print option setting value.
3 bytes of data are returned from the main unit.
[1]:
01h Fixed
[2]:
00h
Fixed
[3]:
Setting values
00h: Prioritize print speed
01h: Prioritize print quality
The retrieved value is a value set by static command.
This command is valid only for models that support prioritize print quality.
Command example
For when the print option is prioritize print quality.
Code:ESC i X q 1 00h 00h
(1Bh 69h 58h 71h 31h 00h 00h)
Returned value:01h 00h 01h