135
EPL Commands
P
12/16/13 EPL Programming Guide 14245L-003 Rev. A
P
Print
Description Use this command to print the contents of the image buffer.
Syntax Pp
1
,[p
2
]
Parameters This table identifies the parameters for this format:
Note • The P command cannot be used inside of a stored form sequence. For automatic
printing of stored forms, use the PA command.
Parameters Details
p
1
= Number of label sets. Accepted Values: 1 to 65535
p
2
= Number of copies of
each labael
Accepted Values: 1 to 65535
Number of copies of each label (used in combination with
counters to print multiple copies of the same label).
Example •
P1↵ : prints one label set
P2,1
↵ : prints 2 label sets of one
label each
P5,2
↵ : prints 5 label sets of 2
labels each