Specifications
283
ZPL Commands
^XZ
9/15/06 ZPL II Programming Guide 45541L-004 Rev. A
^XZ
End Format
Description The ^XZ command is the ending (closing) bracket. It indicates the end of a
label format. When this command is received, a label prints. This command can also be issued
as a single ASCII control character ETX (Control-C, hexadecimal 03).
Format ^XZ
Comments Label formats must start with the
^XA command and end with the ^XZ
command to be in valid ZPL II format.