– 53 –
FUNCTION
Enquiry
CODE
<ENQ>
(05)H
OUTLINE
This code is valid when using serial interface printer.
Online in STX-ETX mode: The printer sends the status data
and the check byte to the host computer.
Online in any other mode: The printer sends only the status
data to the host computer.
Offline in any mode: The printer only sends the status data to
the host computer if there is a mechanical error in the status
bit, or if the paper out or power down bit is set.
NOTE
When IBM character set #2 is selected by character code,
codes <ENQ> does not exist. (In this instance, select another
code.)
U.S.A. & Europe IBM #1 IBM #2 Japan
(05)H <ENQ> <ENQ> <ENQ>
FUNCTION
Enter STX-ETX mode
CODE
<STX>
(02)H
OUTLINE
This code is valid when using serial interface printer.
STX-ETX mode is set.
FUNCTION
Terminate STX-ETX mode
CODE
<ETX>
(03)H
OUTLINE
This code is valid when using serial interface printer.
Terminates the STX-ETX mode and prints out the text data.
NOTE
When IBM character set #2 is selected by character code,
codes <ETX> does not exist. (In this instance, select another
code).
U.S.A. & Europe IBM #1 IBM #2 Japan
(03)H <ETX> <ETX> <ETX>