103
UBI EasyCoder 301 Direct Protocol – Programmer's Guide Ed. 1
Chapter 13 Commands and Functions
Instruction
Chapter
Purpose
CLEANFEED
5.1
Runs the printer's feed mechanism, for the distance specified
in dots to allow cleaning.
CLL
5.3
Completely clears the print image buffer, if no starting field
is specified. If a field is specified, the print image buffer is
cleared from the field to the end of the label.
COPY
8.3
Copies files.
COUNT&
6.6
Creates a counter. Alpha counters range from A to Z, but
numeric counters have no practical limit.
DATE$
4.9, 6.3, 7.2
Sets or returns the current date, optionally in the format
specified by the FORMAT DATE$ command.
DATEADD$
4.9
Returns a new date after a number of days has been added to,
or subtracted from, the current date or optionally a specified
date. The current date is not changed.
DIR
4.2
Specifies the print direction.
ERROR
6.15
Defines error messages and enables the error handler for
specified error conditions.
FIELDNO
5.3
Gets the current field number for partial clearing of the print
buffer by a CLL command.
FILE& LOAD
8.4
Receives and stores binary files in the printer's RAM memory.
FILES
8.1
Lists the files stored in one of the printer's directories to the
standard OUT channel. RAM: is the default if no other drive
is specified.
FONTD (FD)
9.2
Selects a double-byte character set font for the printing of
subsequent PRTXT commands, and optionally sets the font
size and slant.
FONTDSIZE (FSD)
9.2
Sets the size in points of the current double-byte character set
font.
FONTDSLANT (FLD)
9.2
Sets the slant in degrees of the current double-byte character
set font.
FONT (FT)
4.3
Selects a single-byte character set font for the printing of
subsequent PRTXT commands, and optionally sets the font
size and slant.
FONTSIZE (FS)
4.3
Sets the size in points of the current single-byte character set
font.
FONTSLANT (FL)
4.3
Sets the slant in degrees of the current single-byte character
set font.
FONTS
8.1
Returns the names of all fonts stored in the printer's memory
to the standard OUT channel.
FORMAT
6.9
Formats the printer's RAM memory, or formats a RAM-type
memory card to MS-DOS format.
1. Commands (Alphabetical),
cont'd.