2
1. Commands
1-1. EZPL
The EZPL (EZ Programming Language) is a high-level label definition and printer control language.
The features are:
1. The data fields are stored and processed until the printing instruction is received.
2. All the data can be rotated.
3. Images can be downloaded and stored.
There are three basic types of commands:
?
Setup
?
Control
?
Label format
Setup commands
Contain the printer control instructions, configuration instructions and image downloading instructions.
Description
Command
Page
1. Stop position setting
^Ex
4
2. Setting Print darkness
^Hx
4
3. Number of pages printed
^Px
4
4. Label length
^Qx,y(,z
?
)
4
5. Speed setting
^Sx
5
6. Number of copies per label
^Cx
5
7. Row column adjustment
^Rx
5
8. Label format begin sign
^L
5
9. Stripper sensor
^Ox
5
10. Download label format
^Fname
5
11. Recall label format
^Kname
5
12. Label width setting
^Wxx
6
13. Number of labels per cut
^Dx
6
14. Serial Port translation setting
^Yp1.p2,p3,p4
6
15. Set the forward length
^Mx
6
16. Set the backward length
^Bx
6
Control commands
Cause the printer to take action immediately, such as cleaning memory, feeding label.
Description
Command
Page
1. Graphic download memory
~Ea, name, length
7
2. Bit-Mapped font download
~Jn
7
3. Graphic mode
~G
7
4. Print last label
~Px
7
5. Print version message
~V
7
6. Date/Time setting
~Dm,d,y,h,I,s
7
7. Reset printer
~Z
7
8. Printer head testing
~T
7
9. Clear all
~MDEL
7
10. Clear m emory
~MDELx,name
7
11. Rotate printing
~Rx
8
12. Print the available space and data name in the memory
~Xn
8
13. Acknowledge from RS-232
~Kn
8
14. Row Offset Adjustment
~Q±n
8