Intermec EasyCoder PD4 Programmer's Reference Manual page 44

Esim v5.12 bar code label printer
Hide thumbs Also See for EasyCoder PD4:
Table of Contents

Advertisement

Chapter —Commands
This example produces a Code 39 bar code:
Example
N↵
B50,50,0,3,2,6,200,B,"998152-001"↵
P1↵
The "DATA" field can be replaced by or combined with the
Remarks
commands below:
Variable:
Vnn
Consecutive Number Counter:
Cn
Cn±x
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 the following 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 "C command
– Counter".

ESim v5.12 for EasyCoder PD4—Programmer's Reference Manual
Prints the contents of variable "nn" at this position,
where nn is a 2 digit number from 00-99.
Prints the contents of counter "n" at this position,
where n is a 1 digit number from 0-9.
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.

Advertisement

Table of Contents
loading

Table of Contents