
. . . . . . . . . . . . . . . . . . . . . . . . . . . .
..
..
..
..
.
Infinite Peripherals, Inc.
Page 23
www.ipcprint.com
Version 2.00
Command Details (Cont.)
ESC Y
Selecting the print intensity level
[Code]
[1Bh] + [59h] + n
n
is between 0 and 5 or between ‘0’ and ‘5’ including:
0
or
‘0’
Set intensity 70 %
1
or
‘1’
Set intensity 80 %
2
or
‘2’
Set intensity 90 %
3
or
‘3’
Set intensity 100 %
4
or
‘4’
Set intensity 120 %
5
or
‘5’
Set intensity 150 %
Higher intensity printing may lead to lower printing speeds.
The default value is
3
(100%).
ESC \
Specifying the relative horizontal printing position
[Code]
[1Bh] + [5Ch] + n1 + n2
0 <= ?
n1 <=FFh
Horizontal shift in dots (LS byte)
0 <=n2 <=FFh
Horizontal shift in dots (MS byte)
The shift is
n1 + 256*n2
dots. Positions before and after the line are
unacceptable.
Shifting to the left of the current position is done by entering the addition to the
necessary digit up to 65536 (N.=65536 – N).
ESC `
Returning data on battery voltage and printer head temperature
[Code]
[1Bh] + [60h]
Two bytes of information are returned – the first is the voltage in tenths of a volt plus
20h while the second is the temperature of the printer head in Celsius plus 20h.