Specifications

[Default]
[Reference] $1B $33
[Example]
$1B $33 n
Printers: KPM150
[Name] Set line spacing
[Format] ASCII ESC 3 n
Hex 1B 33 n
Decimal 27 51 n
[Range] 0 n 255
[Description] Sets line spacing to [ n × (vertical or horizontal motion unit)] inches.
[Notes]
The horizontal and vertical motion unit are speci ed by $1D $50. Changing the horizontal
or vertical motion unit does not affect the current line spacing.
• The $1D $50 command can change the horizontal (and vertical) motion unit. However,
the value cannot be less than the minimum vertical movement amount.
• In standard mode, the vertical motion unit is used.
[Default] n = 64 (1/6 inch)
[Reference] $1B $32, $1D $50
[Example]
$1B $34 n
Printers: KPM150
[Name] Set / reset italic mode
[Format] ASCII ESC 4 n
Hex 1B 34 n
Decimal 27 52 n
[Range] 0 n 1, 48 n 49
[Description] Turns italic mode on or off, based on the following values of n:
n Function
0, 48 Turns off italic mode
1, 49 Turns on italic mode
[Notes]
The printer can print any character in italic mode.
• When italic mode is turned off by setting the value of n to 0 or 48, the data which follows
is printed in normal mode.
• Italic mode can also be turned on or off using $1B $21. Note, however, that the last
received command is the effective one.
[Default] n = 0
[Reference] $1B $21
[Example]
$1B $3D n
Printers: KPM150
[Name] Select peripheral device
[Format] ASCII ESC = n
Hex 1B 3D n
Decimal 27 61 n
[Range] 1 n 3
ESC/POS™ Emulation
Command Reference 15