Specifications

ZPL Commands
^FD
140
45541L-004 Rev. A ZPL II Programming Guide 9/15/06
^FD
Field Data
Description The ^FD command defines the data string for the field. The field data can be
any printable character except those used as command prefixes (
^ and ~).
Format ^FDa
This table identifies the parameters for this format:
Comments The
^ and ~ characters can be printed by changing the prefix characters—see
^CD ~CD on page 108 and ^CT ~CT on page 118. The new prefix characters cannot be
printed.
Characters with codes above 127, or the
^ and ~ characters, can be printed using the ^FH and
^FD commands.
^CI13 must be selected to print a backslash (\).
Parameters Details
a = data to be printed Accepted Values: any data string up to 3072 bytes
Default Value: none—a string of characters must be entered