Specifications

145
ZPL Commands
^FN
9/15/06 ZPL II Programming Guide 45541L-004 Rev. A
^FN
Field Number
Description The ^FN command numbers the data fields. This command is used in both
^DF (Store Format) and ^XF (Recall Format) commands.
In a stored format, use the
^FN command where you would normally use the ^FD (Field
Data) command. In recalling the stored format, use
^FN in conjunction with the ^FD
command.
The number of fields and data that can be stored is dependent in the available printer memory.
Format ^FN#
This table identifies the parameters for this format:
For a complete example of the ^DF and ^XF command, see ^DF and ^XF — Download
format and recall format on page 11.
Comments
•The same
^FN value can be stored with several different fields.
If a label format contains a field with
^FN and ^FD, the data in that field prints for any
other field containing the same
^FN value.
Note • The maximum number of ^FN commands that can be used depends on the amount of
data that is placed in the fields on the label. It is recommended to use 400 or fewer fields.
Parameters Details
# = number to be
assigned to the
field
Accepted Values: 0 to 9999
Default Value: 0