Specifications

Table Of Contents
^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 will be printed. This
command can also be issued as a single ASCII control character ETX (Control-C,
Hex 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.
^ZZ
Printer Sleep
Description: The ^ZZ command places the printer in an idle or shutdown mode.
Format: ^ZZt,b
Parameters:
t = number of second (idle time) prior to shutdown
Accepted Values: 0 to 999999 setting 0 disables automatic shutdown.
Default Value: Last permanently saved value or 0
b = label status at shutdown
Accepted Values:
Y = indicates to shutdown when labels are still queued.
N = indicates all labels must be printed before shutting down.
Default Value: N
Comments: The ^ZZ command is only valid on the PA400 and PT400
battery-powered printers.
ZPL II Programming Guide Volume One: Command Reference for X.10
252