Intermec ESim v4.20 Programmer's Reference Manual page 28

For easycoder c4 bar code label printer
Table of Contents

Advertisement

Chapter 5—Editing in Form Edit Mode
Draw a Box and two Lines
Start to draw the surrounding box using the X command and then draw
the two lines using the LO command.
Command
X0,0,4,752,584↵
LO0,144,752,4↵
LO440,232,4,160↵
Place a Text Line with Fixed Data
Enter a 90° rotated text line containing the fi xed data "Made in Sweden"
in text size 1. Th e quotation marks enclosing the fi xed data will not be
printed. Th e text size (1) is the smallest resident font in the printer.
Command
A40,400,1,1,1,1,N,"Made in Sweden"↵
Place a Variable Text
Th e next line is a text line, using text size 5 in reverse and prints the vari-
able V00. Th e data printed in this fi eld must be sent to the printer at the
time of form retrieval.
Command
A24,160,0,5,1,1,R,V00 ↵
Place a Combination of Fixed Data and a Variable
Th e following two command lines consist of a combination of fi xed data
enclosed in quotation marks and variable data.
Command
A24,250,0,4,1,1,N,"MODEL: "V01↵
A472,312,0,4,1,1,N,"Checked by: "V02↵ Text line, fi xed data + 3:rd variable
22
Intermec EasyCoder ESim v4.20—Programmer's Reference Manual
Explanation
Draw a box
Draw a black line
Draw a black line
Explanation
90 degree. text line, fi xed data
Explanation
Write a text line, 1:st variable
Explanation
Text line, fi xed data + 2:nd variable

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents