Cn specify number of copies, Specify number of copies – Brother TD-2120N User Manual
Page 49
P-touch Template 2.0 Command Reference
- 43 -
7. Control Command Details
^CN
Specify number of copies
ASCII: ^
C
N
n1
n2
n3
Decimal: 94
67
78
nd1
nd2
nd3
Hexadecimal: 5E 43 4E nh1 nh2 nh3
Parameters
0≤n1≤9
0≤n2≤9
0≤n3≤9
Description
Specifies the number of copies to be printed.
(n1*100)+(n2*10)+n3: Number of copies (bytes) (1 to 999)
The default number of copies is 1.
This command is a dynamic command.
Remarks
When printing is finished, the number of copies specified with this command returns to the number of
copies (static value) specified from the printer.
Example
To change the number of copies to 100:
Since n1=1, n2=0 and n3=0, the command will be as follows.
^ C N 1 0 0
(5Eh 43h 4Eh 31h 30h 30h)