P-touch Template Manual/ Command Reference

P-touch Template 2.0 Command Reference
- 75 -
7. Control Command Details
ESC iXd2 Specify recovery setting
ASCII: ESC i X d 2 n1 n2 n3
Decimal: 27 105 88 100 50 nd1 nd2 nd3
Hexadecimal: 1B 69 58 64 32 nh1 nh2 nh3
Parameters
nh1: 01h (Fixed)
nh2: 00h (Fixed)
nh3: 00h, 01h
Description
Select enable or disable of recovery print.
nh3=00h:
Disable recovery print
nh3=01h:
Enable recovery print
The default value of nh3 is 00h.
This command is a static command.
Example
For being enable recovery print.
Since nh3=01h, the command will be as follows.
ESC i X d 2 01h 00h 01h
(1Bh 69h 58h 64h 32h 01h 00h 01h)