User manual
15
Summary of Firmware Release
V68.18.0Z
05/09/2013 P1040502-015
• ~DU – Download Unbounded True Type Font
• ~HE - Returns to Host Eprom Status
• ~HU - Return ZebraNet Alert Configuration
• ~NR - Set All Network Printers Transparent
• ~NT - Set Currently Connected Printer Transparent
• The following ZPL commands are not present in this release due to deprecation of support
for Intellifont fonts:
• ~DS – Download Intellifont
• ~DT – Download Bounded True Type Font
• The following ZPL commands are not present in this release due to hardware
incompatibilities:
• ^JV and ~JV - Clamping for the PAX
• ~PR - Applicator Reprint
• Avoiding ZPL calibration at startup: The QLn does not automatically perform ZPL
calibration at startup to avoid wasting media. In addition, the SGD command
zpl.label_length can be used to avoid executing the ~JC command for similar reasons
(though ~JC is supported and can be used if desired). This parameter allows the user to
specify the length of the media being used in dot rows, presumably in a startup batch file.
This is the same command used on the QL Plus. The format of the command is as follows
(for a 400 dot row label in this example):
• The zpl.label_length SGD parameter is updated to the length of the media being used if
the ~JC command is executed.
• TCP port: The QLn listens on both ports 6101 (traditional CPCL port) and 9100
(traditional ZPL port), for both the Ethernet and 802.11 interfaces.
! U1 setvar "zpl.label_length" "400"
! U1 getvar "zpl.label_length"