R : rotated (90°) – Compuprint 6314 CZL User Manual
Page 24

CZL – Programmer Manual
24
Each subset can be chosen in one of two ways: using a special character (for “subset selection”)
incorporated in the string to be coded, or a code at the beginning of the string (called “default subset
selection”).
In the first case, all the characters following the special character belong to the chosen subset up to
the next subset selection character (see table 3).
Subset selection character
Decimal value
Subset A
Subset B
77
Subset
C
>< 62
>0 30
>
>
>=
94
~
>1 95
USQ
DEL
>2
96
FNC 3
FNC 3
>3
97
FNC 2
FNC 2
>4 98
SHIFT
SHIFT
>5
99
CODE C
CODE C
>6
100
CODE B
FNC 4
CODE B
>7
101
FNC 4
CODE A
CODE A
>8
102
FNC 1
FNC 1
FNC 1
table 3 – Subset selection characters
In the second case, the entire string is coded in the selected subset unless one of the subset selection
characters occurs.
Subset selection character
Decimal value
>9 103
Subset
A
>: 104
Subset
B
>; 105
Subset
C
table 4 – Default subset selection character
In general, the command accepts up to 100 characters, but the limit is determined by the width of
the label (or the maximum length of the printing area if the bar-code is rotated by 90°/270°
) and
the ratio set by the ^BY command on page 19. In other words, if the bar-code spills over the
boundaries of the printing area due its excessive size (determined by the number of characters to be
coded and/or by the ratio), it could be wrongly interpreted by the reader. In any event, the part that is
included in the useful printing area is printed.
r is a letter that determines the rotation of the bar-code. It can assume the following values:
N: normal rotation (0°)
R: rotated (90°)
77
Default value.
78
Default value.
79
The maximum length of the printing area is in turn limited by the available RAM. Please refer to the User Manual.
80
The default value is that of the last ^FW command (page 10) received.