
Learning ZPL
Basic ZPL Exercises and Examples
86
P1026208-001 Rev. B Software Integrator Guide 10/29/2010
Exercise 21 • This exercise shows the interaction of global rotation with object rotation.
Individual rotation parameters override global rotation parameters of the ^FW command
for text as show in this example, as well as, bar code objects.
1. Send these three (3) formats (forms) to the printer, one at a time or all three together:
Notice in the first receipt out, the last of the three (3) single lines of text (_180 degrees)
has over written the other two (2) lines of text.
ZPL II CODE
GENERATED LABEL
^XA
^MNN
^KV0,2
^LL560
^CF0,35,35
^XZ
^XA
^FWN
^FT270,250^A0N^FD___0 degrees^FS
^FWR
^FT270,250^A0N^FD__90 degrees^FS
^FWI
^FT270,250^A0N^FD_180 degrees^FS
^FWB
^FT270,250^FD_270 degrees^FS
^CN1
^PN0
^XZ
^XA
^FWN
^FT270,250^FD___0 degrees^FS
^FWR
^FT270,250^FD__90 degrees^FS
^FWI
^FT270,250^FD_180 degrees^FS
^FWB
^FT270,250^FD_270 degrees^FS
^CN1
^PN0
^XZ
— First Receipt Out —
- Leading Edge-
Comentarios a estos manuales