Specifications

[Reference] $09
[Example]
$1B $45 n
Printers: KPM150
[Name] Select emphasized mode
[Format] ASCII ESC E n
Hex 1B 45 n
Decimal 27 69 n
[Range] 0 n 255
[Description] Turns emphasized mode on/off.
• When the LSB of n is 0, the emphasized mode is off.
• When the LSB of n is 1, the emphasized mode is on.
[Notes] • Only the LSB of n is effective.
• $1B $21 also turns on and off the emphasized mode. However, the last received com-
mand is the effective one.
[Default] n = 0
[Reference] $1B $21
[Example]
$1B $47 n
Printers: KPM150
[Name] Select double-strike mode
[Format] ASCII ESC G n
Hex 1B 47 n
Decimal 27 71 n
[Range] 0 n 255
[Description] Turns double-strike mode on or off.
• When the LSB of n is 0, the double-strike mode is off.
• When the LSB of n is 1, the double-strike mode is on.
[Notes] • Only the LSB of n is effective.
• Printer output is the same in double-strike and emphasized mode.
[Default] n = 0
[Reference] $1B $45
[Example]
$1B $4A n
Printers: KPM150
[Name] Print and fedd paper
[Format] ASCII ESC J n
Hex 1B 4A n
Decimal 27 74 n
[Range] 0 n 255
[Description] Prints the data in the print buffer and feeds the paper [ n × (vertical or horizontal motion
unit)] inches.
[Notes] After printing has been completed, this command sets the print starting position to the
beginning of the line.
• The paper feed amount set by this command does not affect the values set by $1B $32
or $1B $33.
• The horizontal and vertical motion units are speci ed by $1D $50.
ESC/POS™ Emulation
Command Reference 17