EPL Commands
?
172
14245L-003 Rev. A EPL Programming Guide 12/16/13
?
Download Variables
Description This command signals the printer to “fill-in” variable or counter “prompt” data
field.
The host system can send data representing variables and/or counters to the printer after a
stored form containing variables and/or counters has been retrieved.
Syntax ?
DATA
The amount of data following the question mark line must match exactly the order and total
number of variables and/or counters for that specific form.
Data must be entered, as follows:
•Each DATA line represents a variable or counter data field fill-in.
• Variables in ascending order (e.g. V00 first, V01 second...)
• Counters in ascending order following Variables (e.g. C0 first, C1 second...)
Parameters There are no parameters for this format.
Example •
FK"form1"↵ :delete form “form1"
FS"form1"
↵ :begins the form store
V00,15,N,"Enter Part Name:"
↵
V01,5,N,"Enter Quantity:"↵
A50,10,0,3,1,1,N,V00↵
A50,400,0,3,1,1,N,"Quantity: “V01↵
FE↵ :ends form store sequence
FR"form1"
↵ :retrieve for “form1"
?
↵ :variables follow
Screws
↵ :first variable
235
↵ :second variable
P1
↵ :print one label