User`s manual

BP-002 User's Manual
- 47 -
$, +, -, .,
/, :
*73 CODE128 Can be changed 2 n < 255
NUL
SP(7FH)
0 d 127
GS v 0 Print raster bit image
Format: ASCII: GS v 0 m xL xH yL yH d1dk
Decimal: 29 118 48 m xL xH yL yH d1dk
Hex: 1D 76 30 m xL xH yL yH d1dk
Description:
Print a raster bit image using the mode specified by m as follows.
m=0, 48: normal; m=1, 49: double width; m=2, 50: double height; m=3, 51: quadruple.
XL, xH, yL, yH=0~255;
XL, xH specifies (xL+xH*256) bytes in horizontal direction for the bit image;
YL, yH specifies (yL+yH*256) dots in vertical direction for the image.
k= (xL+xH*256)*(yL+yH*256) indicates the number of bit image data.
GS w Set barcode width
Format: ASCII: GS w n
Decimal: 29 119 n
Hex: 1D 77 n
Description:
Set the horizontal size of barcode.
n=2.