Zebra EPL2 Spezifikationen Seite 56

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 248
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 55
GM Command - Store Graphics
Description Use this command to store PCX graphics files in
memory.
Syntax
GM"NAME"p
1
¿
“DATA”
Parameters “NAME” = This is the graphic name that will
be used when retrieving the stored
graphic.
·
The name may be up to 8 characters long.
·
Graphic names stored by the printer are case
sensitive and will be stored exactly as entered
with the GM command line; i.e. “LOGO1”,
“logo1” and “LoGo1” are three different
graphics when stored into the printer or when
retrieved by the user.
p
1
= This is the file size in bytes. Use the DOS
DIR command to determine the exact file
size.
“DATA” = Graphic data in 1-bit (black &
white) PCX (binary data) format file.
Example:
GK"LOGO1" :deletes graphic “LOGO1” - Required
GM"LOGO1"584 :Prepares printer to receive graphic
:“LOGO1”
DATA : Data string in PCX format
If using a DOS system, the PCX format file (bi
-
nary data) portion can be sent to the printer us
-
ing the DOS COPY command. For example, if
you have a PCX file named LOGO1.PCX in
your current directory, the appropriate com
-
mand would be:
COPY LOGO1.PCX PRN /b
After downloading, the GI command can be
used to verify that the graphic was successfully
stored.
2-26 980009-001 Rev.F
COMMAND REFERENCE
Seitenansicht 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 247 248

Kommentare zu diesen Handbüchern

Keine Kommentare