P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 17 -
3. Examples for Using Commands
Step 2: Set the label length with ^LL.
The label length is 609 dots.
^LL609
Entered command
Step 3: Set the label width with ^PW.
The label width is 406 dots.
^PW406
Entered command
Step 4: Send other ZPL II commands.
The orientation of the text is 80, 290.
The font is outline font and size is 50, 50.
The text is At your side.
^FO80,290
^A0N,50,50
^FDAt your side
Entered command
Summary -all commands to be sent to make the label-
^XA
^LL609
^PW406
^FO80,290
^A0N,50,50
^FDAt your side
^XZ
Note
“^XZis the command required at the end of format with ZPL II commands.