^FWField Orientation
^FW configures field Orientation. It applies to the printer session and subsequent formats and can change pixels in the rendered label.
A representative output
This compact example is selected because the visible result clearly demonstrates ^FW.
Recommended rendered sample
Uses ^FW in a compact label where its visible effect is easy to inspect.
^XA
^PW180
^LL180
^FWR,0
^FO55,25^A0,64,52^FDFW^FS
^XZrRotate field
Sets rotate field. It can be omitted when the documented default is suitable.
- Required
- No
NRIBr variations
Compare values side by side; other parameters remain at representative defaults.
r = N
Uses N for rotate field while the other command values stay at representative defaults.
^XA
^PW640
^LL360
^FWN,0
^FO300,140^A0,46,38^FDFW^FS
^FO28,318^A0N,22,22^FDCaret FW parameter example^FS
^XZr = R
Uses R for rotate field while the other command values stay at representative defaults.
^XA
^PW640
^LL360
^FWR,0
^FO300,140^A0,46,38^FDFW^FS
^FO28,318^A0N,22,22^FDCaret FW parameter example^FS
^XZr = I
Uses I for rotate field while the other command values stay at representative defaults.
^XA
^PW640
^LL360
^FWI,0
^FO300,140^A0,46,38^FDFW^FS
^FO28,318^A0N,22,22^FDCaret FW parameter example^FS
^XZzJustification
Sets justification. It can be omitted when the documented default is suitable.
- Default
auto for ^TB and left for all other commands- Required
- No
012z variations
Compare values side by side; other parameters remain at representative defaults.
z = 0
Uses 0 for justification while the other command values stay at representative defaults.
^XA
^PW640
^LL360
^FWN,0
^FO300,140^A0,46,38^FDFW^FS
^FO28,318^A0N,22,22^FDCaret FW parameter example^FS
^XZz = 1
Uses 1 for justification while the other command values stay at representative defaults.
^XA
^PW640
^LL360
^FWN,1
^FO300,140^A0,46,38^FDFW^FS
^FO28,318^A0N,22,22^FDCaret FW parameter example^FS
^XZz = 2
Uses 2 for justification while the other command values stay at representative defaults.
^XA
^PW640
^LL360
^FWN,2
^FO300,140^A0,46,38^FDFW^FS
^FO28,318^A0N,22,22^FDCaret FW parameter example^FS
^XZPrimary source
Official Zebra reference
Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.