•Even if DLE ENQ 2 is executed, the printer retains the settings (by ESC !, ESC 3, etc.) that were in effect when the error occurred. The printer can be initialized completely by using DLE ENQ and ESC @.
[Reference] DLE EOT
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. | |
[Notes] | • 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 |
ESC FF
[Name] | Print data in page mode | ||
[Format] | ASCII | ESC | FF |
| Hex | 1B | 0C |
| Decimal | 27 | 12 |
[Description] In page mode, prints all buffered data in the printing area collectively.
[Notes] | • | This command is enabled only in page mode. |
| • | After printing, the printer does not clear the buffered data, setting |
|
| values for ESC T and ESC W, and the position for buffering |
|
| character data. |
[Reference] | FF, ESC L, ESC S |
ESC SP n
[Name] | Set |
| ||
[Format] | ASCII | ESC | SP | n |
| Hex | 1B | 20 | n |
| Decimal | 27 | 32 | n |
[Range] | 0 ≤ n ≤ 255 |
|
|
|
[Description] Sets the character spacing for the right side of the character to [nx horizontal or vertical motion units].
[Notes] | • The |
| the normal value. When characters are enlarged, the |
| character spacing is n times normal value. |
| • This command sets values independently in each mode (standard |
| and page modes). |