Skip to command documentation
Partialtextrasterfield scope
^FP

Field Parameter

^FP configures field Parameter. It applies to the current field and can change pixels in the rendered label.

ZPLr compatibility note

  • Vertical and reverse layout operates on Unicode code points rather than firmware combining semantic clusters.
Syntax
^FPd,g
d

Direction

Sets direction. It can be omitted when the documented default is suitable.

Default
H
Required
No
Documented valuesHVR

d variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison3 variations

d = H

Uses H for direction while the other command values stay at representative defaults.

ZPLcaret-fp-d-1.zpl
^XA
^PW640
^LL360
^FO150,55^A0N,42,34
^FPH,8
^FDGAPS^FS
^FO28,318^A0N,22,22^FDCaret FP parameter example^FS
^XZ
Renderer8 dpmm
Preview loads in your browser

d = V

Uses V for direction while the other command values stay at representative defaults.

ZPLcaret-fp-d-2.zpl
^XA
^PW640
^LL360
^FO150,55^A0N,42,34
^FPV,8
^FDGAPS^FS
^FO28,318^A0N,22,22^FDCaret FP parameter example^FS
^XZ
Renderer8 dpmm
Preview loads in your browser

d = R

Uses R for direction while the other command values stay at representative defaults.

ZPLcaret-fp-d-3.zpl
^XA
^PW640
^LL360
^FO150,55^A0N,42,34
^FPR,8
^FDGAPS^FS
^FO28,318^A0N,22,22^FDCaret FP parameter example^FS
^XZ
Renderer8 dpmm
Preview loads in your browser
g

Additional inter-character gap (in dots)

Sets additional inter-character gap (in dots). It can be omitted when the documented default is suitable.

Default
0 if no value is entered
Range
0–9999
Required
No
Documented values09999

g variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison3 variations

g = 0

Uses 0 for additional inter-character gap (in dots) while the other command values stay at representative defaults.

ZPLcaret-fp-g-1.zpl
^XA
^PW640
^LL360
^FO150,55^A0N,42,34
^FPH,0
^FDGAPS^FS
^FO28,318^A0N,22,22^FDCaret FP parameter example^FS
^XZ
Renderer8 dpmm
Preview loads in your browser

g = 8

Uses 8 for additional inter-character gap (in dots) while the other command values stay at representative defaults.

ZPLcaret-fp-g-2.zpl
^XA
^PW640
^LL360
^FO150,55^A0N,42,34
^FPH,8
^FDGAPS^FS
^FO28,318^A0N,22,22^FDCaret FP parameter example^FS
^XZ
Renderer8 dpmm
Preview loads in your browser

g = 18

Uses 18 for additional inter-character gap (in dots) while the other command values stay at representative defaults.

ZPLcaret-fp-g-3.zpl
^XA
^PW640
^LL360
^FO150,55^A0N,42,34
^FPH,18
^FDGAPS^FS
^FO28,318^A0N,22,22^FDCaret FP parameter example^FS
^XZ
Renderer8 dpmm
Preview loads in your browser

Primary source

Official Zebra reference

Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.

Open Zebra documentation