Zebra Technologies EPL2 manual GG Command Print Graphics, P2 = Vertical start position Y in dots

Models: EPL2

1 138
Download 138 pages 45.57 Kb
Page 65
Image 65

GGCommand - 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 p1 = Horizontal start position (X) in dots.

p2 = Vertical start position (Y) in dots.

“NAME” or Variable Data = This is the graphic name used when the graphic was stored. This name can be supplied via variable data (V00 - V99).

·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: GG50,50,"LOGO1"↵

 

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

980352-001 Rev.A

3-47

Page 65
Image 65
Zebra Technologies EPL2 manual GG Command Print Graphics, P2 = Vertical start position Y in dots