Specifications

ZPL Commands
^HZ
180
45541L-004 Rev. A ZPL II Programming Guide 9/15/06
x = extension
Supported extensions for objects (parameter
o) include:
.FNT — font
.GRF — graphic
.PNG — compressed graphic
.ZPL — stored format
.DAT — encoding table
.ZOB — downloadable object
.STO — Alert data file
l
= long filename
support
Accepted Values:
Y
= Yes
If Y, the object data stores the filename as 16 characters.
The data is only compatible with firmware V60.13.0.5
and above.
N
= No
If N, the object data stores the filename as 8 characters.
The data is forward and backward compatible with all
versions of firmware.
Default Value: N
Example • This example shows the object data information for the object SAMPLE.GRF
located on R:.
^XA
^HZO,R:SAMPLE.GRF
^XZ
Parameters Details