. . . . . . . . . . . . . . . . . . . . . . . . . . . .
.
.
.
.
.
.
.
.
.
. . . . . . . . . . . . . . . . . . . . . . . . . . . .
Infinite Peripherals, Inc.
Page 36
www.ipcprint.com
PP-55 Resident Command Set Version 1.01
Detailed Description
n2 – number of data columns. If n2=0 the number of data columns is
automatically calculated.
n3 – number of rows. If n3=0 the number of rows is automatically
calculated.
[Caution] If any value is out of range this value remains unchanged. Thus the other
values are changed.
[Default] The initial value of n1 is “9 ” (auto select).
The initial value of n2 is “0 ” (auto select).
The initial value of n3 is “0 ” (auto select).
[See Also]
GS k
GS * n1 n2 [ d ] n1 X n2 X 8
Defining the Download Bit Image
[Code] <1D>H<2A>H<n1><n2> [ < d > ] n1 X n2 X 8
[Range] {1 <= n1 <= FFh}
{1 <= n2 <= 30}
{n1 X n2 <= 51Fh}
[Outline] Defines downloading bit images of the number of dots specified by n1 and
n2.
• The numbers of dots are n1 x 8 in horizontal direction and n2 in vertical
direction.
• d indicates bit image data. The bit image data consists of n1*n2 bytes
ordered left to right, top to bottom, n1 bytes in each horizontal line (n1*8
dots), n2 horizontal lines. Every bit corresponds to one dot set to ‘1’ bit
means black dot. The bit image cannot be bigger than 16 KB.
• The downloaded bit image remains effective until redefinition.
[See Also]
GS /