Plain English

Returns the printer's configuration data to the host computer (instead of printing it like ~WC). Same information, but sent over the communication channel.

When to use

When you need the configuration data programmatically rather than as a printed label.

Syntax

^HH

Example

^XA
^HH
^XZ

Send configuration data to host

Try it in the playground View all ZPL commands