Specifications

SPP-R300 Command Manual
Rev. 1.00 BIXOLON
- 111 -
<Function 67>
GS ( L pL pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b (fn=67)
Code:
ASCII
GS ( L
pL pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b
Hex
1D 28 4C
pL pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b
Decimal
29 40 76
pL pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b
Range:
GS ( L parameter
3 (pL + pH x 256) 65535 (0 pL 255, 0 pH 255)
[When using GS 8 L: 12 (p1 + 256 + p3 65536 + p4 16777216) 253119]
m=48, fn=67, a=48, 32 kc1 126, 32 kc2 126, b=1, 2, 1 (xL + xH x 256) 576, 1 (yL + yH x 256) 1662
c=49, 0 d 255, k = ( int ( ( xL + xH x 256 ) + 7 ) / 8 ) x ( yL + yH x 256 )
Default:
None
Description:
The total capacity of the NV graphic memory is only 256K bytes
Defines the raster graphics data in the NV graphics area.
- b specifies the number of the color of the defined data.
- xL, xH specifies the defined data in the horizontal direction to (xL + xH x 256) dots.
- xL, xH specifies the defined data in the vertical direction to (yL + yH x 256) dots.
- c specifies the color of the defined data.
C Defined data color
49 Color 1
Remarks:
Color 1 means black
Differences:
Total capacity of the NV graphics memory:
The total capacity of the NV graphics memory is 256K bytes.