B8r,a,h,p (ean 8) ^b9r,a,h,p,c (upc e), B8r,a,h,p (ean 8), B9r,a,h,p,c (upc e) – Compuprint 6314 CZL User Manual
Page 21

CZL – Programmer Manual
21
p is the letter Y (yes) or N
(no). If the human readable field is desired (when h=Y) it is possible to
position it above (p=Y) or below (p=N).
^B8r,a,h,p (EAN 8)
This is a reduced EAN 13 code (see page 22), accepts only numerals, has a fixed length (7
characters) with check digit and a fixed ratio (see table 8 on page 49).
Since its length is fixed, if you attempt to code a string shorter than 7 characters, CZL will add as
many zeroes as are missing from the most significant positions (to the left). At the same time, if the
string is longer than 7 characters, it is truncated at the seventh character, eliminating all the less
significant ones (to the right).
r is a letter determining the rotation of the bar-code. It can assume the following values:
N: normal rotation (0°)
65
R: rotated (90°)
I: inverted (180°)
B: bottom up rotation (270°)
a is a whole number between 1 and 9999
and expresses the height of the bar-code as expressed in
dots
.
h is the letter Y
if printing of the human readable field is desired, and N if not.
p is the letter Y (yes) or N
(no). If the human readable field is desired (when h=Y) it is possible to
position it above (p=Y) or below (p=N).
^B9r,a,h,p,c (UPC E)
This code is a reduced version of UPC A (see page 27), accepts only numerals, and has a fixed
length (10 characters) with check digit; the ratio is fixed (see table 8 on page 49).
Since its length is fixed, if you attempt to code a string shorter than 10 characters, CZL will add as
many zeroes as are missing from the most significant positions (to the left). At the same time, if the
string is longer than 10 characters, it is truncated at the seventh character, eliminating all the less
significant ones (to the right).
r is letter that determines the rotation of the bar-code. It can assume the following values:
N: normal rotation (0°)
70
R: rotated (90°)
I: inverted (180°)
B: bottom up rotation (270°)
a is a whole number between 1 and 9999
71
and indicates the height of the bar-code, expressed in
dots
72
.
64
Default value.
65
The default value is that of the last ^FW command (page 10) received.
66
The default value is that of the last ^BY command (page 19) received.
67
See note 5 on page 9.
68
Default value.
69
Default value.
70
The default value is that of the last ^FW command (page 10) received.
71
The default value is that of the last ^BY command (page 19) received.
72
See note 5 on page 9.