Esc ixc2 specify number of copies, Esc ixc2, Specify number of copies – Brother QL-720NW User Manual
Page 68
Advertising

P-touch Template Command Reference
- 63 -
7. Control Command Details
ESC iXC2 Specify number of copies
ASCII: ESC
i
X
C
2
n1
n2
n3
n4
Decimal:
27 105
88 67 50 n1 n2 n3 n4
Hexadecimal:
1B 69 58 43 32 n1 n2 n3 n4
Parameters
n1: 02h (Fixed)
n2: 00h (Fixed)
00h≤n3≤FFh
00h≤n4≤03h
Description
Specifies the number of copies to be printed.
n3+(n4*256):
Number of copies (bytes) (1 to 999)
The default number of copies is 1.
This command is a static command.
Example
To change the number of copies to 100:
Since n3=64h and n4=00h, the command will be as follows.
ESC i X C 2 02h 00h 64h 00h
(1Bh 69h 58h 43h 32h 02h 00h 64h 00h)
Advertising