GoDEX EZPL User Manual

Page 81

Advertising
background image

76

16. Download label and variable settings

Example

Description

^Ftest

^Q50,0,15

^W70

^H10

^S6

^E12

^L

; Download label to memory card and the label name is

“test”.

C0,0000,+1,serial no.

; Setting serial number is C0

V00,10,name

V01,8,barcode

V02,6,price

; Setting three variables V00, V01, V02

AE,108,306,1,1,1,0,$^V02

AC,39,27,1,1,1,0,S/N.^C0

AD,126,78,1,1,1,0,^V00

BA,108,135,2,5,100,0,1,^V01

E

17. Recall label format from memory

Example 1

Description

Result

^Ktest

Recall label format without

changing the label format

S/N.0000

book

$200.00

0000

Book

C0 = 0000

12345678

V00 = book

200.00

V01 = 12345678

E

V02 = 200.00

~P1

Example 2

Description

Result

^Ktest

1111

Pencil

12345678

100.00

E

Recall label format and change

label format

C0 = 1111

V00 = pencil

V01 = 12345678

V02 = 100.00

S/N.1111

Pencil

$100.00

S/N.1112

Pencil

$100.00

^Q35,0,0

Changing the size

^S6

Changing speed to 6”/sec

^H10

Changing darkness to 10

~P2

Printing the last label twice

Each time you change variable data or label format, repeat to send command from ^Kname to ~Px.

Advertising