Specifications

$1B $47
Printers: KPM150
[Name] Turn double-strike mode on/off
[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
Printers: KPM150
[Name] Print and paper feed
[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.
• $1D $50 can change the vertical (and horizontal) motion unit. However, the value cannot
be less than the minimum vertical movement amount.
• In standard mode, the vertical motion unit is used.
• The maximum paper feed amount is 4095 mm (161 inches).
[Default]
[Reference] $1D $50
[Example]
$1B $52
Printers: KPM150
[Name] Select an international character set
[Format] ASCII ESC R n
Hex 1B 52 n
Decimal 27 82 n
[Range] 0 n 12
[Description] Selects the international character set n according to the table below:
KPM54 Emulation
Command Reference 77