Control Commands
HT
[Name] | Horizontal tab | |
[Format] | ASCII | HT |
| Hex | 09 |
| Decimal | 9 |
[Description] | Moves the print position to the next horizontal tab position. | |
[Notes] | • This command is ignored unless the next horizontal tab position | |
| has been set. | |
| • If the next horizontal tab position exceeds the printing area, the | |
| printer sets the printing position to [Printing area width + 1]. | |
| • Horizontal tab positions are set with ESC D. | |
| • If this command is received when the printing position is at | |
| [printing area width + 1], the printer executes print | |
| printing of the current line and horizontal tab processing from the | |
| beginning of the next line. | |
[Reference] | ESC D |
|
LF
[Name] | Print and line feed | |
[Format] | ASCII | LF |
| Hex | 0A |
| Decimal | 10 |
[Description] | Prints the data in the print buffer and feeds one line based on the | |
| current line spacing. | |
[Note] | This command sets the print position to the beginning of the line. | |
[Reference] | ESC 2, ESC 3 |
FF
[Name] | Print and return to standard mode (in page mode) | |
[Format] | ASCII | FF |
| Hex | 0C |
| Decimal | 12 |
[Description] | Prints the data in the print buffer collectively and returns to standard | |
| mode. |
|
[Notes] | • 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