Pc specify print start received character count, Specify print start received character count – Brother QL-720NW User Manual
Page 34
Advertising

P-touch Template Command Reference
- 29 -
7. Control Command Details
^PC
Specify print start received character count
ASCII: ^
P
C
n1
n2
n3
Decimal: 94
80
67
n1
n2
n3
Hexadecimal: 5E 50 43 n1 n2
n3
Parameters
0≤n1≤9
0≤n2≤9
0≤n3≤9
Description
Specifies the number of characters to be received in order to start printing.
(n1*100)+(n2*10)+n3:
Print start received character count (bytes) (1 to 999)
The default print start received character count is 10.
This command is a dynamic command.
Example
To change the print start received character count to 100 characters:
Since n1=1, n2=0 and n3=0, the command will be as follows.
^ P C 1 0 0
(5Eh 50h 43h 31h 30h 30h)
Advertising