User`s guide
STORING DATA IN THE PRINTER MEMORY
Copyright © 2006, Cognitive. 99
Format Store
Function Stores a label format in a specified memory area.
The stored format can be recalled and printed with
the Format Recall command.
There are two general types of stored formats:
standard and enhanced. The printer stores
standard formats as ASCII data only. Enhanced
stored formats are stored as fully mapped images in
the image buffer, as well as ASCII data in the
specified memory area. This improves label
throughput if the stored data plots a very complex
label.
Explicit Form
!Sd xx tnnn Identifier
Parameters
d
Variable field delimiter.
This can be any printable character
except a carriage return or line feed.
Within the label format that follows,
the data between the delimiter
character and the end of the line will
not be printed with the rest of the
label. Instead, it is sent to the
printer's serial port to prompt the
user for input when the label is
recalled with the Format Recall
command.
If user input is not desired, the data
used to fill the fields delimited by d
can be supplied with the Format
Recall command. The printer fills
the fields with the data as it is
received.