Plain English

Controls whether the printer automatically reprints the last label after recovering from an error (head open, paper out, etc.).

When to use

In automated environments — ensures no labels are lost when errors occur and are resolved.

Syntax

^JZa

Parameters

ParameterDescription
aY (reprint after error) or N (do not reprint)

Example

^XA
^JZY
^XZ

Automatically reprint after error recovery

Try it in the playground View all ZPL commands