Select Specified Nv Graphics Data; Register Nv Graphics Data - Seiko RP-F10 Series Technical Reference

Table of Contents

Advertisement

GS '(' 'L' pL pH '0' fn kc1 kc2 x y z
Code
1DH 28H 4CH pL pH 30H fn kc1 kc2 x y z
Definition Range
Function Selects the NV graphics data specified by key code with x times the width and y times the
height. The print start position in the horizontal direction of the graphics data can be specified
by z. (The print start position is specified at the position of z × 8 dots from the left edge of the
paper.)
pL, pH:
fn:
kc1, kc2:
x:
y:
z:
Notes
When the NV graphics data is not registered in the specified key code, this command is
ignored.
Multiple NV graphics cannot be selected. The last selected graphics data is valid.
In the standard mode, this command is valid only when there is no print data in the line buffer.
In the page mode, NV graphics selection is invalid.
Related Commands GS '(' 'L', GS '8' 'L'
(1)GS '(' 'L' pL pH '0' fn '0' kc1 kc2 b xL xH yL yH '1' [d]k
(2)GS '8' 'L' p1 p2 p3 p4 '0' fn '0' kc1 kc2 b xL xH yL yH '1' [d]k
Code
(1)1DH 28H 4CH pL pH 30H fn 30H kc1 kc2 b xL xH yL yH 31H [d]k
(2)1DH 38H 4CH p1 p2 p3 p4 30H fn 30H kc1 kc2 b xL xH yL yH 31H [d]k
Definition Range
Function Registers the NV graphics data corresponding to key code kc1 and kc2.
When the key code is different, more than one data can be registered within the memory
capacity.
pL, pH or p1, p2, p3, p4:
fn:
b:
xL, xH:
yL, yH:
d:
k:
The NV graphics is not registered at the shipping.
pL = 7, pH = 0
fn = 70
32 ≤ kc1 ≤ 126, 32 ≤ kc2 ≤ 126
x = 1, 2
y = 1, 2
0 ≤ z ≤ 255
Number of bytes of the following parameter
Function selection number
Key code
Horizontal scale
Vertical scale
Horizontal print start position
For (1) : 12 ≤ (pH × 256 + pL) ≤ 65535
For (2) : 12 ≤ (p4 × 16777216 + p3 × 65536 + p2 × 256 + p1) ≤ 917501
fn = 67
32 ≤ kc1 ≤ 126, 32 ≤ kc2 ≤ 126, b = 1
1 ≤ (xH × 256 + xL) ≤ 8192
1 ≤ (yH × 256 + yL) ≤ 2304
0 ≤ d ≤ 255, k = (int((xH × 256 + xL) + 7) / 8) × (yH × 256 + yL)
Number of bytes of the following parameter
Function selection number
Fixed value
Horizontal size of registered data, (xH × 256 + xL) dots
Vertical size of registered data, (yH × 256 + yL) dots
Registered data
Number of image data bytes

Select Specified NV Graphics Data

6-53

Register NV Graphics Data

Advertisement

Table of Contents
loading

Table of Contents