Specifications

• On the printer, the panel buttons are LINE FEED and FORM FEED.
• When the keys panel is disabled, the keys may only be used after the printer has been
reset.
• When the panel buttons are disabled, is possible to know the status through the $10
$04 command.
[Default] n = 0
[Reference] $10 $04
[Example]
$1B $64
Printers: KPM150
[Name] Print and feed paper n rows
[Format] ASCII ESC d n
Hex 1B 64 n
Decimal 27 100 n
[Range] 0 n 255
[Description] Prints the data in the print buffer and feeds the paper n rows.
[Notes] • 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 200 rows. Even if a paper feed amount of more
than 254 rows is set, the printer feeds the paper only 200 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
[Range]
[Description] This command prints the data in the buffer and enables cutter operation.
[Notes] • The printer waits to complete all paper movement commands before it executes a total
cut.
[Default]
[Reference]
[Example]
$1B $74
Printers: KPM150
[Name] Select character code table
[Format] ASCII ESC t n
Hex 1B 74 n
Decimal 27 116 n
[Range] n = 0, 255
[Description] Select a page n from the chatacter code table as follows:
n PAGE
0 0 (PC437 [U.S.A., Standard Europe])
255 Space page
KPM54 Emulation
80 Command Reference