Specifications

Given below are more detailed descriptions of each command.
$08
Printers: KPM150
[Name] Back space
[Format] ASCII BS
Hex 08
Decimal 8
[Range]
[Description] Moves print position to previous character.
[Notes] Can be used to put two characters at the same position.
[Default]
[Reference]
[Example]
$09
Printers: KPM150
[Name] Horizontal tab
[Format] ASCII HT
Hex 09
Decimal 9
[Range]
[Description] Moves the print position to the next horizontal tab position.
[Notes]
Ignored unless the next horizontal tab position has been set.
.
• If the command is received when the printing position is at the right margin, the printer
executes print buffer full printing and horizontal tab processing from the beginning of the
next line.
• Horizontal tab positions are set using $1B $44.
[Default]
[Reference] $1B $44
[Example]
$0A
Printers: KPM150
[Name] Print and line feed
[Format] ASCII LF
Hex 0A
Decimal 10
[Range]
[Description] Prints the data in the buffer and feeds one line based on the current line spacing.
[Notes] • Sets the print position to the beginning of the line.
• If the buffer is empty, the printing feeds of (character height + spacing gap) dot.(default
32 dot).
[Default]
[Reference] $0D
[Example]
ESC/POS™ Emulation
Command Reference 7