P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 98 -
8. Setting and Retrieving Command Details
ESC iXd1 Retrieve recovery setting
ASCII: ESC i X d 1 00h 00h
Hexadecimal: 1B 69 58 64 31 00 00
Parameters
None
Description
Retrieve the recovery print setting.
3-byte data is returned from the printer.
[1]:
01h (Fixed)
[2]:
00h (Fixed)
[3]:
Settings
00h: Disable recovery print
01h: Enable recovery print
The retrieved value is a value specified by a static command.
Example
The case the recovery print setting is enabled.
Code: ESC i X d 1 00h 00h
(1Bh 69h 58h 64h 31h 00h 00h)
Returned value: 01h 00h 01h