DLE+ENQ+n
Function Clearing each buffer in the printer in real time
Code
ASCII
Hex
Decimal16
DLE
10h
5
ENQ
05h
n
n
n
Range n=2
Description n=2: Each buffer of the printer is cleared in real time.
If data that matches this command is received, care must be taken as the
same operation as this command is performed (bit image data, etc.).
Function Send the printer status values in real time.
Code
ASCII DLE EOT n
Hex 10h 04h n
Decimal16 4 n
Range n=2
Description
As soon as this command is received, 1 byte of the printer status value is
transmitted in real time.
If data that matches this command is received, care must be taken as the
same operation as this command is performed (bit image data, etc.).
CAUTION