EasyManua.ls Logo

Zebra CPCL - Special Commands Using the Utility Function

Zebra CPCL
376 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
P9-2 Mobile Printer CPCLProgramming Manual
Special Commands Using the Utility Function
The printer can execute several utility commands at
once or one at a time.
! U
SETLP 7 0 24
PAGE-WIDTH 720
PRINT
This line is printed as raw text.
These lines are in font 7 size 0
! U1 SETLP 7 0 24
! U1 PAGE-WIDTH 720
This line is printed as raw text.
These lines are in font 7 size 0.
The “! UTILITIES” command, or “! U” for short, must be
ended by the terminator “PRINT” followed by a CR/LF
(Carriage Return/Line Feed, or “Enter”) to end the utility
session. The “! U1” command only executes one utility
command and must be followed by a CR/LF. Also, the “!
U1” command can be placed ANYWHERE in a text line to
execute the command.
Example:
Although this text is all on the same
line, ! U1 SETLP 5 0 24 (CR/LF)
this font is new.
To change the default settings for the printer, any of
these commands can be placed in an AUTOEXEC.BAT
file. Please see the “Batch Files” section in “Printer
Configuration and Setup” in the Programming Manual
Section 13.

Related product manuals