Chapter 7 — Commands
44 ESim for the PC4 and PF8 Printer Programmer’s Reference Manual
Example:
This example produces a Code 39 bar code:
N
B50,50,0,3,2,6,200,B,“998152-001”
P1
Remarks: In all bar codes, the “DATA” field can be replaced or combined
with the commands below:
Example 1:
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.
DATA Field Command Descriptions
Command Description
Variable:
Vnn Prints the contents of the variable “nn” at this
position, where nn is a 2 digit number from 00-
99.
Consecutive
number counter:
Cn
Cn±x
Prints the contents of counter “n” at this position.
Prints the contents of counter “n” at this position
while setting the counters start value to “x”. n and
x are 1 digit numbers from 0-9.
Enter + to increase the value or - to decrease the
value.