Plain English

Uploads a graphic from the printer to the host. Similar to ^HG but uses a different transfer protocol.

When to use

When retrieving graphics from the printer — check your printer model to decide between ^HY and ^HG.

Syntax

^HYd:name.GRF

Parameters

ParameterDescription
dDrive letter: R, E, or B
name.GRFGraphic filename

Example

^XA
^HYE:LOGO.GRF
^XZ

Upload LOGO graphic from flash to host

Try it in the playground View all ZPL commands