Specifications
141
ZPL Commands
^FH
9/15/06 ZPL II Programming Guide 45541L-004 Rev. A
^FH
Field Hexadecimal Indicator
Description The ^FH command allows you to enter the hexadecimal value for any
character directly into the
^FD statement. The ^FH command must precede each ^FD
command that uses hexadecimals in its field.
Within the
^FD statement, the hexadecimal indicator must precede each hexadecimal value.
The default hexadecimal indicator is _ (underscore). There must be a minimum of two
characters designated to follow the underscore. The
a parameter can be added when a
different hexadecimal indicator is needed.
This command can be used with any of the commands that have field data (that is
^FD, ^FV
(Field Variable), and
^SN (Serialized Data)).
Valid hexadecimal characters are:
0 1 2 3 4 5 6 7 8 9 A B C D E F a b c d e f
Format ^FHa
This table identifies the parameters for this format:
The font linking remains until the link is broken or the printer is turned off. To permanently
save the font linking, use the
^JUS command.
Parameters Details
a = hexadecimal
indicator
Accepted Values: any character except current format and control
prefix (^ and ~ by default)
Default Value: _ (underscore)
Example • This is an example of how to enter a hexadecimal value directly into a ^FD
statement: This is an example for ascii data using ^CI0.