Examples - Godex EZ-2200 Programmer's Manual

Output solutions ez-2200: reference guide
Hide thumbs Also See for EZ-2200:
Table of Contents

Advertisement

2. Examples

How to construct a label using EZ-Series command
To create a label, it must be an order command combination.
Control command
And
Setup up command
^L
Label format command
E
** Control or setup commands to be used in the label command area will be ineffective.
Example:
The following program example is printing a label with EAN8. Program is a text file. No matter what language you
use in programming, simply send out the text file of the contents and you can control what the EZ-Series prints.
Save the following contents (command file named: EX1.TXT).
Program command
^Q25,3
^W32
^H10
^S6
^P1
^E10
^C1
^O0
^R0
^D0
^L
BB,42,39,2,5,100,0,1,12345
67
E
The label can be created by the following MS-DOS command:
C:\>COPY EX1.TXT PRN
To send the label to serial port by the following MS-DOS command:
C:\>MODE COM1 96,N,8,1
C:\>TYPE EX1.TXT >> COM1
Setting the x and y values:
(x,y)
(0,0)
abcd
^L is precedent for the beginning of label format
Label format command must be included
between the ^L and E command
E is ending of label format
Setting up the height 25mm, gap 3mm
Setting up the width 32mm
Setting up the darkness 10
Setting up the speed 6 inches per second
Setting up the number of printing 1
Setting up the paper advance length to 10 mm from the print head after printing.
The label will move back 10 mm when the next label is printed.
Setting up the number of copies (start value is 1)
Setting up the auto stripper function to be turned OFF
Setting up the left margin 0 dot
Turning the cutting function off
The label content of start symbol
Select EAN8 label, data content is 1234567(See Charapter 2 section 2)
Label content of stop symbol
(0,0)
(x,y)
90°
Description
(0,0)
abcd
(x,y)
180°
14
(0,0)
(x,y)
270°

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ez-2300

Table of Contents