Chapter 7 — Commands
66 ESim for the PC4 and PF8 Printer Programmer’s Reference Manual
Example:
To print a soft font list, enter the command below:
EI
EK - Delete Soft Font
Purpose: This command is used to delete soft fonts from memory.
Syntax: EK[“name”|“*”]
Remarks: Soft fonts are stored using the ES command and listed using the
EI command.
Soft fonts can also be deleted from the printer using a program
such as Intermec LabelShop or Intermec InterDriver.
Example:
EK“a”
EK“*”
ES - Store Soft Font
Purpose: This command is used to download and store soft fonts in
memory.
Syntax: ES“name”p
1
p
2
,p
3
a
1
b
1
c
1
”data
1...
a
n
b
n
c
n
“data
n
”
.
ES Command Parameter Descriptions
Parameter Description
name
1-n
Name of the soft font (one lowercase letter only in
the range a-z). Lower case named fonts minimize
soft font memory usage to only store fonts
downloaded and have 256 character limit.
p
1
Number of characters to be downloaded using
hexadecimal coding. Range 00-FF hex (1-256
characters per soft font set).