G raster graphics transfer, Description, Parameters – Brother PT-P700 User Manual
Page 41: Z zero raster graphics, Ff print command, Raster graphics transfer, Zero raster graphics, Print command
Raster Command Reference
- 37 -
4. Printing Command Details
g
Raster graphics transfer
ASCII:
g
{n1} {n2} {d1}
...
{dk}
Hexadecimal: 67
{n1} {n2} {d1}
...
{dk}
Description
Transfers the specified number of bytes (k) of data.
The data is expanded by overwriting from the position where the margin was added.
If the expanded data does not reach the end of the expansion buffer, the remainder is filled with 0 data.
If the expanded data exceeds the end of the expansion buffer, the excess is cut off.
Parameters
{n1}{n2} Specified number of bytes k = n1 + n2*256
0000h ≦ Specified number of bytes k ≦ First positive number that exceeds the value
of the number of print head pins divided by 8 (Gauss number)
{n} Number of bytes of raster data (d1 to dk)
However, use the following value if no compression is specified as the compression mode.
PT-H500/P700/E500:n=16
{d1~dn} Raster data.
Z
Zero raster graphics
ASCII:
Z
Hexadecimal: 5A
Description
Fills raster line with 0 data.
FF
Print command
ASCII:
FF
Hexadecimal: 0C
Description
Used as a print command at the end of pages other than the last page when multiple pages are printed.