Skip to command documentation
Device onlyprinterdevicesession scope
^HY

Upload Graphics

^HY configures upload Graphics. It applies to the printer session and subsequent formats and controls printer hardware or connectivity rather than label pixels.

ZPLr compatibility note

  • Recognized by the renderer but has no label-raster effect.

These are code examples only. This printer or session command does not produce a standalone label image.

Syntax
^HYd:o.x
d

Location of object

Sets location of object. It can be omitted when the documented default is suitable.

Default
search priority
Required
No
Documented valuesREBA

d variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison3 variations

d = R

Uses R for location of object while the other command values stay at representative defaults.

ZPLcaret-hy-d-1.zpl
^HYR:OBJECT.G

d = E

Uses E for location of object while the other command values stay at representative defaults.

ZPLcaret-hy-d-2.zpl
^HYE:OBJECT.G

d = A

Uses A for location of object while the other command values stay at representative defaults.

ZPLcaret-hy-d-3.zpl
^HYA:OBJECT.G
o

Object name

Sets object name. It can be omitted when the documented default is suitable.

Default
an object name must be specified
Required
No
Documented valuesOBJECT18

o variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

o = OBJECT

Uses OBJECT for object name while the other command values stay at representative defaults.

ZPLcaret-hy-o-1.zpl
^HYR:OBJECT.G

o = 1

Uses 1 for object name while the other command values stay at representative defaults.

ZPLcaret-hy-o-2.zpl
^HYR:1.G
x

Extension

Sets extension. It can be omitted when the documented default is suitable.

Default
format of stored storage
Required
No
Documented valuesGPGRF

x variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

x = G

Uses G for extension while the other command values stay at representative defaults.

ZPLcaret-hy-x-1.zpl
^HYR:OBJECT.G

x = P

Uses P for extension while the other command values stay at representative defaults.

ZPLcaret-hy-x-2.zpl
^HYR:OBJECT.P

Primary source

Official Zebra reference

Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.

Open Zebra documentation