Specifications

Table Of Contents
Example 17 -
Printing with Forms:
Putting It All
Together
This example demonstrates creating and recall
-
ing for use, a form and printing a complete label
set with variables, counter, text, bar code, and
graphic elements. The form uses preloaded
PCX graphics from printer memory. This pro
-
vides the fastest label download process for
EPL2 printers.
The form can be accessed via a KDU or other re
-
mote terminal device.
Example 17:
¿
FK"EXAM17"¿
FS"EXAM17"¿
V00,18,N,"Enter Product Name"¿
V01,10,N,"Enter Product Code"¿
V02,6,N,"Enter Date Code (YYMMDD)"¿
V03,10,N,"Enter Carton Weight"¿
C0,4,N,+1,"Enter starting Serial No. (1=0001; 4digits)"¿
D6¿
S1¿
Q609,24¿
q784¿
X5,5,5,770,594¿
LO150,10,5,584¿
LO250,10,5,584¿
A170,510,3,4,3,3,N,"WORLDWIDE"¿
A300,70,0,3,2,2,N,V00¿
A295,148,0,4,1,1,N,"Product Code (K): “V01¿
B295,172,0,3,2,5,120,N,"K"V01¿
A295,350,0,4,1,1,N,"Serial No.(S): “V02C0¿
B295,373,0,3,2,5,120,N,"S"V02C0¿
A295,510,0,4,1,1,N,"Package Weight: “V03¿
A295,570,0,2,1,1,N,"ISO 9000 Made In USA"¿
GG685,540,"CE_5M"¿
GG15,45,"WORLDR"¿
FE¿
¿
FR"EXAM17"¿
?¿
Bar Code Printer¿
BCP-1234¿
981205¿
4.3 LBS.¿
0000¿
P3,1¿
H-34
980009-001 Rev.F
Appendix H - Programming Examples