POSTEK PPLE COMMAND MANUAL
20
B4. Command reference
GK Command: Delete Graphic
Description: This command deletes graphics currently stored in Flash memory or RAM.
Syntax:
GK “GNAME”<LF>
GK “*”<LF>
Parameter explanation:
GNAME:
Graphic name; up to a maximum of 16 characters
Note: Using the “*” parameter will remove all graphics from RAM and Flash memory.
GM Command: Download graphics to printer
Description: This command is used to download and store graphics information to the Flash memory or RAM.
Syntax:
GM “GNAME”p1<LF>
PCX file
Parameter explanation:
GNAME: Defines graphic name to be stored, up to a maximum of 16 characters.
p1: PCX graphics file size (decimal) in bytes
PCX file: a PCX format graphic
Example:
GK “PCXA”
GM “PCXA”3858
… [PCX file for PCXA graphics]…
N
T30, 30, 0, 4, 1, 1, R, “PCXA...”
GG30, 100, “PCXA”
W1
GK “*”