. . . . . . . . . . . . . . . . . . . . . . . . . . . .
.
.
.
.
.
.
.
.
.
. . . . . . . . . . . . . . . . . . . . . . . . . . . .
Infinite Peripherals, Inc.
Page 27
www.ipcprint.com
PP-55 Resident Command Set Version 1.01
Detailed Description
ESC \ n1 n2
Specifying the Relative Positions
[Code] <1B>H<5C>H<n1><
n2>
[Range] {0 <= n1 <= FFh}
{0 <= n2 <= FFh}
[Outline] The printing start position is specified in the number of dots(1/203 inch
unit) from the current position.
• Rightward direction is taken as plus and leftward direction as minus.
• To specify N dot in minus (left) direction, use a complement of N for
assignment.
– N dots = 65536 – N
• The number of dots is divided by 256, whose quotient is taken as n2 and
the residual as n1.
[Caution] • Specifying exceeding the top of line or the end of line is ignored.
[Default] • The initial value is not specified.
[See Also]
ESC $
ESC ^
Save current settings to nonvolatile RAM
[Code] <1B>H<5E>H
[Outline] Stores current printer settings to RAM (This printer setting are restored
with ESC@ command).
[Caution] • User font selection is not restored.
[See also]
ESC @ and ESC _
ESC _
Restore factory defaults and save them to nonvolatile RAM
[Code] <1B>H<5F>H
[Outline] Select font A, no bold, no underline. Restore tab defaults. Copy internal
fonts A and B to user fonts.
[See also]
ESC @ and ESC _