P-touch Template Manual/ Command Reference

Table Of Contents
^NN Specify number of Numb
ering copies
[ASCII] ^ N N n1 n2 n3
[Decimal] 94 78 78 nd1 nd2 nd3
[Hexadecimal] 5E 4E 4E nh1 nh2 nh3
[Parameters] 0n19
0n29
0n39
[Description]
Specifies the number of copies to be printed with Numbering.
(n1*100)+(n2*10)+n3: Number of Numbering copies (bytes)
(1 to 999)
The default number of copies printed with Numbering is 1.
[Remarks]
When printing is finished, the number of copies specified with this command returns to
the number of copies (static value) specified from the machine.
[Example]
To change the number of Numbering copies to 100: Since n1=1, n2=0 and n3=0, the
command will be as follows.
^ N N 1 0 0 (5Eh 4Eh 4Eh 31h 30h 30h)
19