Specifications

Table Of Contents
^PQ
Print Quantity
Description: The ^PQ command gives control over several printing operations. It
controls the number of labels to print, the number of labels printed before printer
pauses, and the number of replications of each serial number.
Format: ^PQq,p,r,o
Parameters:
q = total quantity of labels to print
Accepted Value: 1 to 99,999,999
Default Value: 1
p = pause and cut value
Accepted Value: 1 to 99,999,999 labels between pauses
Default Value: 0 no pause
r = replicates of each serial number
Accepted Value: 0 to 99,999,999 replicates
Default Value: 0 no replicates
o = override pause count
Accepted Value: Y (yes) or N (no)
Default Value: N
If the parameter is set to Y, the printer cuts but doesn’t pause.
With the o parameter set to Y, the printer will NOT pause after every
group count of labels has been printed. With the o parameter set to N
(default), the printer will pause after every group count of labels has
been printed.
Examples:
^PQ50,10,1,Y: Print a total quantity of 50 labels with one replicate of each serial
number. Print the total quantity in groups of 10, but do not pause after every group.
^PQ50,10,1,N: Print a total quantity of 50 labels with one replicate of each serial
number. Print the total quantity in groups of 10, pausing after every group.
ZPL II Programming Guide Volume One: Command Reference for X.10
216