ESim v5.12 for EasyCoder PD4—Programmer’s Reference Manual
Chapter —Commands
Example
This example produces a Code 39 bar code:
↵
N
↵
B50,50,0,3,2,6,200,B,"998152-001"
↵
P1
↵
Remarks
The "DATA" field can be replaced by or combined with the
commands below:
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.
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”.
Содержание EasyCoder PD4
Страница 1: ...Programmer s Reference Manual ESim v5 12 for EasyCoder PD4 Bar Code Label Printer ...
Страница 22: ...16 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 3 Setting Up the Printer ...
Страница 134: ...128 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 7 Commands ...
Страница 138: ...132 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 8 Fonts ...
Страница 154: ...148 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 9 Code Pages and Character Sets ...