EPL Commands

GG

105

GG

Print Graphics

Description Use this command to print a PCX (format) graphic that has been previously stored in printer memory.

Syntax GGp1,p2,{”NAME” Variable Data}

Parameters This table identifies the parameters for this format:

Parameters

Details

 

 

 

p1 =

Horizontal start

Horizontal start position (X) in dots.

 

position

 

 

 

 

p2 =

Vertical start position

Vertical start position (Y) in dots.

 

 

“NAME” or Variable

This is the graphic name used when the graphic was stored.

 

Data =Graphic

This name can be supplied via variable data (V00 - V99).

 

name

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. “GRAPHIC1”, “graphic1” and “graPHic1” are

 

 

three different graphics when stored into the printer or

 

 

when retrieved by the user.

 

 

Example • This example

 

FK"TESTFORM"

: delete form “TESTFORM”

FS"TESTFORM"

: begins the form store

 

 

sequence of the form

 

 

“TESTFORM”

V00,8,N,"Enter Graphic Name:"

GG50,50,V00

 

FE

: ends form store sequence

FR"TESTFORM"

: retrieves the form named

 

 

TESTFORM

?

: Download variables

LOGO1

: Graphic name to be recalled

 

 

and printed

P1

: Print one label with graphic

 

 

LOGO1

12/16/13

EPL Programming Guide

14245L-003 Rev. A

Page 105
Image 105
Zebra Technologies 14245L-003 manual Print Graphics, 105