Specifications
Rev. A Command Descriptions 1-49
TM–U950/U950P Information Manual
DLE ENQ n responds to a request from the host computer specified by n as shown below. This
command is also executed when the printer is off-line, the receive buffer is full, or an error occurs.
n can be set to 1 or 2 only when a recoverable error occurs, with the exception of a print head
temperature error. n can be set to 3 only when the printer is in the slip insertion waiting state.
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 the slip waiting status.
Program Example
PRINT #1, CHR$(&H10);CHR$(&H5);CHR$(3);
←
Cancels slip insertion waiting state