Plain English

Prints the specified number of copies of the last stored label format. This lets you reprint without resending the entire label data.

When to use

When you need to reprint the last label without resending it, or when printing multiple copies from a stored format.

Syntax

<STX>ENNNN

Parameters

ParameterDescription
NNNNNumber of copies to print (4 digits, zero-padded)

Example

<STX>E0005

Print 5 copies of the last stored label

Try it in the playground View all DPL commands