Example, cont.
Command
A24,312,0,4,1,1,N,"SERIAL#: "C 0
Command
B280,440,0,1,2,3,96,B,"S"C 0
Command
GG24,12,"LOGO"
Command
FE
Intermec EasyCoder C4 – Programmer's Guide Ed. 3
Place a Combination of Fixed Data and a Counter
The next command line is a text line containing fi xed data and the
counter (C0). The fi rst time this label form is retrieved for printing,
the start value for this counter must be sent to the printer. The printer
will store the value of the counter for this form and automatically
continue to print the next value the next time this form is retrieved.
Reset or set to another value by sending a new start value.
Note: The value of the counter will be kept in the memory even
if another form is retrieved but will be lost if the printer is
switched off.
Explanation
Text line, fi xed data + 1:st counter
Place a Bar Code with Fixed Data and a Counter
Below Bar Code Command line is entering a Code 128 bar code,
containing the fi xed data "S" in combination with the actual counter
value. It is also set for printing the human readable text below
the bar code.
Note: The narrow to wide ratio is not relevant for Code 128. The
printer will use the value for the narrow bar to defi ne the bar code.
(Value 3 for wide bar defi nition is ignored).
Explanation
Bar code, fi xed data + 1:st counter
Place Graphics
The next line writes a graphic named "Intermec" from memory
and positions it on the form.
Explanation
Write graphic from graphics memory
End Programming of this Form
The closing command that fl ags the end of form, see the full program
listing later in this chapter.
Explanation
Closing command to store form
On next page, there is a complete list of this example.
Chapter 5
Editing in Form Edit Mode
18
Need help?
Do you have a question about the EasyCoder C4 and is the answer not in the manual?