Reading The Printer's Memory; Removing Fonts, Images, And Files - Intermec EasyCoder 501XP Programmer's Reference Manual

Intermec easycoder 501xp: reference guide
Hide thumbs Also See for EasyCoder 501XP:
Table of Contents

Advertisement

Chapter 8 — File Handling

8.1 Reading the Printer's Memory

There are a number of instructions for returning the content in the
printer's memory to the host. This requires a working two-way serial
communication (see
in Chapter 6.2).
SETSTDIO
FRE ("name of memory part")
Returns the number of free bytes in the specifi ed part of the memory.
FONTS
Returns the names of all fonts in the printer's entire memory plus information on used and free size of
the permanent memory. Font fi les will not be included.
IMAGES
Returns the names of all images in the printer's entire memory plus information on used and free size
of the permanent memory. Images fi les will not be included.
FILES ["<device>"][,A]
Returns the names of all fi les in the printer's permanent memory or optionally in some other specifi ed
part of the memory. Information on the size of each fi le and the total number of used and free bytes will
also be returned. If an "A" fl ag is included, system fi les will also be listed, otherwise they will not.

8.2 Removing Fonts, Images, and Files

Fonts and images can be removed from the permanent memory:
REMOVE
IMAGE | FONT "<name>"
The name of the image or font must correspond exactly to the name returned by an IMAGES or FONTS
instruction and be enclosed by quotation marks.
Layout fi les, font fi les, and images fi les can be removed from the
memory:
KILL "<fi lename>"|"<device><fi lename>"
The fi le name must correspond exactly to the name returned by a FILES instruction and be enclosed by
quotation marks. Files will be removed from the printer's permanent memory ("c:") unless the fi le name
is preceded by a reference to another device.
84
Intermec Direct Protocol v7.80 Programmer's Reference Manual

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents