
Star PRNT Command Specifications
2-58
<Function 51> ESC GS ) L pL pH fn kc1 kc2
[Name] Transmit the registered individual NV graphics data
[Code]
ASCII
ESC GS )
L
pL
pH fn kc1 kc2
Hexadecimal 1B
1D 29
4C pL
pH fn kc1 kc2
Decimal
27
29
41
76 pL
pH fn kc1 kc2
[Defined Region] pL = 3, pH = 0
fn = 51
32
≦
kc1
≦
126, 32
≦
kc2
≦
126
[Function]
Transmit the individual NV graphics data registered in the printer.
[Details]
・
NV graphics data registered by ESC GS ( L or ESC GS 8 L <Function 67> is transmitted.
・
Specified key codes kc1 and kc2 are acquired by the following transmit command: all key code of the
registered NV graphics.
The registered data is transmitted in the format below.
ESC GS ) L pL pH fn kc1 kc2 b xL xH yL yH [c d1 ... dk]1 ... [c d1 ... dk]b LF NUL
Data below shall become as the parameter defined by the NV graphics data definition command
corresponding to the specified key codes kc1 and kc2.
・
"b" specifies the number of colors in definition data. b = 1, 2
・
"xL" and "xH" specifies the horizontal direction size (xL + xH × 256) dot counts in definition data.
・
"yL" and "yH" specifies the vertical direction size (yL + yH × 256) dot counts in definition data.
・
"c" specifies the color information in definition data. c = 49: Black; c = 50: Red
・
“d" specifies the definition data (in raster format).
If a unregistered key code is specified, the following data is transmitted instead:
ESC GS ) L pL pH fn kc1 kc2 LF NUL
[Reference]
ESC GS ( L
/
ESC GS 8 L <Function 67>