Specifications
[Description] Prints the data in the print buffer and feeds the paper n rows.
[Notes] • n rows paper feed is equivalent to (n × char height + line spacing set).
• Sets the print starting position at the beginning of the line.
• This command does not affect the line spacing set by $1B $32 or $1B $33.
• The maximum paper feed amount is 254 rows. Even if a paper feed amount of more
than 254 rows is set, the printer feeds the paper only 254 rows.
[Default]
[Reference] $1B $32, $1B $33
[Example]
$1B $69
Printers: KPM150
[Name] Total cut
[Format] ASCII ESC i
Hex 1B 69
Decimal 27 105
[Description] This command enables cutter operation. If there is no cutter, a disabling fl ag is set and
any subsequent cut commands will be ignored.
[Notes] •
The printer waits to complete all paper movement commands before it executes a total cut.
[Default]
[Reference]
[Example]
$1B $74 n
Printers: KPM150
[Name] Select character code table
[Format] ASCII ESC t n
Hex 1B 74 n
Decimal 27 116 n
[Range] n = 0, 2, 3, 4, 5, 17, 18, 19, 255
[Description] Selects a page n from the character code table, as follows:
n PAGE
0 0 (PC437 [U.S.A., Standard Europe])
2 2 (PC850 [Multilingual])
3 3 (PC860 [Portuguese])
4 4 (PC863 [Canadian-French])
5 5 (PC865 [Nordic])
17 17 (PC866 [Cyrillic])
18 18 (VISCII [Vietnamese Standard Code])
19 19 (PC858 for Euro symbol at position 213)
255 Space page
[Notes]
[Default] n = 0
[Reference] See character code table.
[Example] For printing Euro symbol (€), the command sequence is: 1B, 74, 13, D5
ESC/POS™ Emulation
Command Reference 21