Intermec EasyCoder C4 Programmer's Manual page 31

Bar code label printer
Hide thumbs Also See for EasyCoder C4:
Table of Contents

Advertisement

B – Standard Bar Codes, cont.
Example
Remarks
Intermec EasyCoder C4 – Programmer's Guide Ed. 3
This example produces a Code 39 bar code:
N
B50,50,0,3,2,6,200,B,"998152-001"
P1
The "DATA" fi eld can be replaced by or combined with below commands:
Variable:
Vnn
Prints the contents of variable "nn" at this position, where nn is a
2 digit number from 00-99.
Consecutive Number Counter:
Cn
Prints the contents of counter "n" at this position, where n is a
1 digit number from 0-9.
Cn±x
Prints the contents of counter "n" at this position while setting
the counter's start value to "x". n and x are 1 digit numbers
from 0-9.
Enter + to increment or - to decrement.
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).
Chapter 7 Commands
30

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents