Specifications
[Notes]
[Default] n = 0
[Reference]
[Example]
$1B $56 n
Printers: KPM150
[Name] Select print mode 90° turned
[Format] ASCII ESC V n
Hex 1B 56 n
Decimal 27 86 n
[Range] 0 ≤ n ≤ 1, 48 ≤ n ≤ 49
[Description] Turns 90° rotation mode on/off. n is used as follows:
n FUNCTION
0, 48 Turns off 90° rotation mode
1, 49 Turns on 90° rotation mode
[Notes] • When underlined mode is turned on, the printer does not underline 90° rotated charac-
ters. All the same it’s possible select the underline mode.
•
Double-width and double-height commands in 90° rotation mode enlarge characters in
the opposite directions from double-height and double-width commands in normal mode.
[Default] n = 0
[Reference] $1B $21 , $1B $2D
[Example]
$1B $5C nL nH
Printers: KPM150
[Name] Set relative print position
[Format] ASCII ESC \ nL nH
Hex 1B 5C nL nH
Decimal 27 92 nL nH
[Range] 0 ≤ nL ≤ 255
0 ≤ nH ≤ 255
[Description] Sets the print starting position based on the current position by using the horizontal or
vertical motion unit.
This command sets the distance from the current position to [(nL+ nH × 256) × (horizontal
or vertical motion unit)].
[Notes] • When the starting position is specifi ed by n motion units to the right : nL + nH × 256 =
N
When the starting position is specifi ed by n motion units to the left (negative direction)
use the complementof di 65536 : nL + nH × 256 = 65536 – N
• If setting exceeds the printing area width, the left or right margin is set to the default
value.
• The horizontal and vertical motion unit are specifi ed by $1D $50.
• $1D $50 can change the horizontal (and vertical) motion units. However, the value can-
not be less than the minimum horizontal movement amount.
• In standard mode, the horizontal motion unit is used.
• It’s possible to print further on the right margin set for every font. In this case the printing
continues up to the maximum border of the printer mechanism and then begins a new
row.
[Default]
[Reference] $1B $24, $1D $50
[Example]
ESC/POS™ Emulation
Command Reference 19