Specifications
Rev. A Command Descriptions 1-47
TM–U375/U375P Information Manual
DLE ENQ n responds to a request in real time from the host computer, specified by n as shown
below. This command is executed even when the printer is off-line, the receive buffer is full, or an
error occurs. It is valid only when n=1 or n=2, or when a recoverable error other than an
automatically recoverable error occurs. When n=3, it is valid only when the printer is waiting for a
cut sheet (slip or validation paper).
n
Request
1 Restarts printing from the beginning of the line where an
error occurred, after recovering from the error.
2 Recovers from an error after clearing the receive and print
buffers.
3 Cancels cut-sheet waiting status.
Program Example
PRINT #1, CHR$(&H10);CHR$(&H5);CHR$(3);