P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 91 -
8. Setting and Retrieving Command Details
ESC iXN2 Specify number of Numbering copies
ASCII: ESC i X N 2 02h 00h n1 n2
Hexadecimal: 1B 69 58 4E 32 02 00 nh1 nh2
Parameters
00hnh1FFh
00hnh2≤03h
Description
Specifies the number of copies to be printed with Numbering.
nh1+(nh2*256):
Number of Numbering copies (bytes) (1 to 999)
The default number of copies printed with Numbering is 1.
This command is a static command.
Example
To change the number of Numbering copies to 100:
Since nh1=64h and nh2=00h, the command will be as follows.
ESC i X N 2 02h 00h 64h 00h
(1Bh 69h 58h 4Eh 32h 02h 00h 64h 00h)