Chapter 7—Commands
Example:
When labels with consecutive numbers are printed next to each
other across the web, it is done by using a single counter in a
single form.
The command Cn±x in our example will be used twice and
count up the single counter by one (1) in each position (last two
B-command lines).
Set the Form Step Value p4 to +3 for the counter Cn used in our
example (see the C-command line). Also refer to
–
Counter".
↵
FK"TEST3"↵
FS"TEST3"↵
C0,6,L,+3,"Counter 0"↵
B120,50,0,2,3,6,100,B,C0↵
B320,50,0,2,3,6,100,B,C0+1↵
B520,50,0,2,3,6,100,B,C0+2↵
FE↵
This example illustrates how fi xed text, variable text, and
Example
counters can be used in text fi elds in the Form Edit Mode:
↵
FK"TEST4"↵
FS"TEST4"↵
V00,25,l,"Product name"↵
C0,4,L,+1,"Start serial No"↵
B50,50,0,3,2,6,100,B,"TEXT"↵
B50,200,0,3,2,6,100,B,V00↵
B50,350,0,3,2,6,100,B,C0↵
FE↵
38
Intermec EasyCoder ESim v4.00—Programmer's Reference Manual
"C command
Need help?
Do you have a question about the EasyCoder C4 and is the answer not in the manual?