Telpar MTP-1530II Receipt Thermal Printer User Manual
MTP-1530II User Manual (Revision 20120510)
Page 53
•
0<=d<=255
•
k = (int((xL + xH X 256) + 7)/8) X (yL + yH X 256).
•
xL, xH specify the number of dots in the horizontal direction as (xL + xH X 256).
•
yL, yH specify the number of dots in the vertical direction as (yL + yH X 256).
EXAMPLE:
xL + xH X 256 = 64
1
2
3
………….
62
63
64
65
66
67
………….
126
127
128
………….
………….
k-2
k-1
k
7
6
5
4
3
2
1
0
(xL + xH X 256) X 8 dots = 512
yL+yH X 256 dots
MSB
LSB