EasyManuals Logo

Intermec EasyCoder C4 Programmer's Guide

Intermec EasyCoder C4
115 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #56 background imageLoading...
Page #56 background image
Intermec EasyCoder C4 Programmers Guide Ed. 3 55
Chapter 7 Commands
Description
This command is used to store PCX graphics les in the Flash memory.
Syntax
GM"name"p
1
"DATA"
Parameters "name" This is the graphic name that will be used when retrieving the stored
graphic (max. 8 characters. The printer is case sensitive, that is graphic names
will be stored with the exact case entered on the GM command line.
p
1
This is the size of the original .PCX le in bytes. In DOS, the DIR command
can be used to determine the exact le size.
"DATA" The graphic data in 1-bit (black & white) PCX format. The resolution of the
graphics must match the resolution of the printer..
Remarks
The GM command saves the graphics in the Flash memory, so it will not be lost at
power off. Use it for graphics that are used frequently and do not change, for example
the logotype of your company. Compare with GW command.
In a DOS system, the "DATA" portion can be sent to the printer via the parallel port
using the DOS COPY command.
Example
Let us assume you have a PCX le named LOGO.PCX in your current directory.
Use a text editor to create a text le called for example STOREIT.TXT and store it
in the same directory as the .PCX le:
GM"LOGO"1421
At the DOS prompt, type:
COPY STOREIT.TXT PRN
COPY LOGO.PCX PRN /b
(Stores the image in the default printer).
or...
COPY STOREIT.TXT LPT1:
COPY LOGO.PCX LPT1: /b
(Stores the image in the printer connected to port LPT1).
After downloading, the GI command can be used to verify that the graphic
was successfully stored. If not, check that the .PCX le is in 1-bit (black &
white) format and that the free graphics memory in the printer is large enough
to accommodate the graphics.
Important! Always make backup copies on the host! If you need to change the
memory allocation (see M command), all formats and graphics stored in the printer
and memory cartridge will be lost.
GM Store Graphics in Memory

Table of Contents

Other manuals for Intermec EasyCoder C4

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Intermec EasyCoder C4 and is the answer not in the manual?

Intermec EasyCoder C4 Specifications

General IconGeneral
BrandIntermec
ModelEasyCoder C4
CategoryPrinter
LanguageEnglish

Related product manuals