Specifications

Table Of Contents
Example 2: Converting DPI Values:
Convert a 150 dpi format to a 300 dpi format with a base in dots:
^MUd,150,300
Convert a 150 dpi format to a 600 dpi format with a base in dots:
^MUd,150,600
Convert a 200 dpi format to a 600 dpi format with a base in dots:
^MUd,200,600
To reset the conversion factor to the original format, enter matching values for
parameters b and c:
^MUd,150,150
^MUd,200,200
^MUd,300,300
^MUd,600,600
Comments: This command should appear at the beginning of the label format to be
in proper ZPL II format.
To turn the conversion off, enter matching values for parameter b and c.
ZPL II Programming Guide Volume One: Command Reference for X.10
206