
Star PRNT Command Specifications
2-49
<Function 65> ESC GS ( L pL pH m fn d1 d2 d3 (fn=65)
<Function 65> ESC GS 8 L p1 p2 p3 p4 m fn d1 d2 d3 (fn=65)
[Name] Erase entire NV graphics data
[Code] ASCII
ESC
GS
(
L pL pH m fn d1 d2 d3
Hexadecimal
1B
1D 28 4C pL pH m fn d1 d2 d3
Decimal
27
29 40 76 pL pH m fn d1 d2 d3
[Code] ASCII
ESC
GS
8
L p1 p2 p3 p4 m fn d1 d2 d3
Hexadecimal
1B
1D 38 4C p1 p2 p3 p4 m fn d1 d2 d3
Decimal
27
29 56 76 p1 p2 p3 p4 m fn d1 d2 d3
[Defined Region] • Parameter for ESC GS ( L
(pL+pH×256)=5 (pL=5, pH=0)
• Parameter for ESC GS 8 L
(p1+p2×256+pp4x16777216)=5 (p1=5, p2=0, p3=0, p4=0)
• Parameter are shared by for ESC GS ( L and GS 8 L.
m = 48,
fn = 65
d1 = 67, d2 = 76, d3 = 82
[Function]
Erases all NV graphics data defined by Function 67.
• The erased area is set to be an “unused area.”
• All key codes become undefined.
[Details]
• Effective only at the top of the line in standard mode.
• Data for this parameter is discarded in page mode.
• Do not use this function for macro definition because this function is not compatible with the macros.
• If you use this function, all NV graphics data is erased.
Take special care if NV graphics data is used in multiple applications.
[Reference]
ESC GS ( L / ESC GS 8 L <Function 67>