4. FF
[Name] Print and return to standard normal mode in page mode
[Format] ASCII FF
Hex 0C
Decimal 12
[Description] Prints the data in the print buffer collectively and returns to normal mode.
[Details]
The buffer data is deleted after being printed.
The printing area set by ESC W is reset to the default setting.
The printer does not execute paper cutting.
This command sets the print position to the beginning of the line.
This command is enabled only in page mode.
[Reference] ESC FF, ESC L, ESC S
5. CAN
[Name] Cancel print data in page mode
[Format] ASCII CAN
Hex 18
Decimal 24
[Description] In page mode, deletes all the print data in the current printable area.
[Details]
This command is enabled only in page mode.
If data that existed in the previously specified printing area also exists in the
currently specified printing area, it is deleted.
[Reference] ESC L, ESC W
6. DLE EOT n
[Name] Real-time status transmission
[Format] ASCII DLE EOT n
Hex 10 04 n
Decimal 16 4 n
[Range] 1
n
4
[Description] Transmits the selected printer status specified by n in real-time, according to the
following parameters:
n = 1: Transmit printer status
n = 2: Transmit off-line status
n = 3: Transmit error status
n = 4: Transmit paper roll sensor status
[Details]
The status is transmitted whenever the data sequence.
This command should not be used among the command that consists of 2 or
more bytes.
Even though the printer is not selected using ESC = (select peripheral device),
this command is effective.
The printer transmits the current status. Each status is represented by onebyte
data.