ZPL commands

^FD · Field Data

Defines the data of a field text, barcode content or graphic data . Terminated by ^FS.

Defines the data of a field (text, barcode content or graphic data). Terminated by ^FS.

Parameters

  • ^FD<data> - data: The field content (max. 3072 bytes)

Example

^XA
^FO50,50^A0N,30,30^FDHello zplCloud^FS
^XZ
ZPL preview: ^FD · Field Data

Tip

A ^ in the text ends the field - write special characters as hex codes with ^FH (_5E for ^, _7E for ~). In Code 128 data (^BC) >8 stands for FNC1 (GS1-128).