P10-28 Mobile Printer CPCLProgramming Manual
that needs to be sent from the printer to
the host after all track data have been
transmitted, up to 10 characters, and
terminated with space or carriage-
return/line-feed characters. An example
of a typical postfix option is “POSTFIX
END”.
DEL lr: Defines the track number delimit-
ers, where “l” is the left delimiter charac-
ter, and “r” is the right delimiter charac-
ter. Default delimiters for the printer are
“DEL T:”, meaning that the printer will
transmit T, followed by the track number
if track number reporting is specified via
the TN option, and the ‘:’. The transmit-
ted data will be, “T1:” or “T:”, or “T2:”,
depending on the options selected.
DELAY nnn: This option specifies the
inter-character delay of data sent from
the printer to the host, in milliseconds.
This command is typically used where
the host computer can not collect data
transmitted from the printer fast enough,
resulting in missed characters. The
default DELAY is 0. An example of the
DELAY option is: “DELAY 15” which
instructs the printer to observe a 15-
millisecond delay before sending the
next character data to the host.
TN: This option enables the reporting of
track number between the delimiters
(see “DEL lr” command). The printer will
report the track number by default.
continued