User's Manual Part 2

Tally Dascom 2600/2610/PRN-7
HEX
1B
5B
31
20
70
31
32
33
34
35
0D
The numbers 1 to 5 are printed as Postnet stripes.
7.2.5 Royal Mail Customer barcode
The Royal Mail Customer barcode is a special Mail type barcode. It is printed in
character size. Numeric values from 0 to 9 and alpha- numeric values from A to Z are
printable. After activating this barcode type, numeric characters from 0 (hex.30) to 9
(hex. 39) and alphanumeric values from A (hex. 41) to Z (hex. 5A) are interpreted as
barcode figures. Lower cases from a (hex. 61) to z (hex. 7a) are automatically converted
to capital characters. Control characters from hex. 0 (dec. 0) to hex.1F (dec. 31)
terminates this barcode mode. All other characters are ignored. Exception: the TAB
function (hex. 09) is allowed within Barcode mode. The Royal Mail Customer sequence
is accessible in MTPL emulation. The printer prints barcode in LQ.
T
he character (e.g. CR = carriage return, hex. 0D), which terminates the
b
arcode is not printed or carried out.
R
oyal mail customer barcode does not required barcode bracket.
Example:
ASCII
ESC
[
1
SP
k
S
O
3
6
X
Y
1
A
CR
HEX
1B
5B
31
20
6B
53
4F
33
36
58
59
31
41
0D
The characters “SO36XY1A” are printed as Royal Mail Customer stripes.
7.2.6 KIX barcode
The KIX barcode prints numeric values from 0 to 9 and alpha-numeric values from
A to Z as barcode characters.
After activating this barcode type, numeric characters from 0 (hex. 30) to 9 (hex. 39) and
alphanumeric values from A(hex. 41) to Z (hex. 5A) are interpreted as barcode figures.
Lower cases from a (hex. 61) to z (hex. 7a) are automatically converted to capital
characters. Control characters from hex. 0 (dec. 0) to hex.1F (dec. 31) terminates this
barcode mode. All other characters are ignored. Exception: the TAB function (hex. 09) is
allowed within Barcode mode. The KIX sequence is accessible in MTPL emulation. The
printer prints barcode in LQ.
T
he character (e.g. CR = carriage return, hex. 0D), which terminates the
b
arcode is not printed or carried out. KIX barcode does not require a barcode
b
racket.
Example:
ASCII
ESC
[
2
k
S
O
3
6
X
Y
1
A
CR
HEX
1B
5B
31
6B
53
4F
33
36
58
59
31
41
0D
The characters “SO36XY1A” are printed as KIX stripes.
7.2.7 USPS Intelligent Mail barcode
The USPS Intelligent Mail barcode is a 4-state barcode which works in MTPL, IBM and
Epson emulation. 4-state barcode data must be converted into only 0, 1, 2 or 3. Each
number represents one of the four possible bars. Tabs (Hex 09) and spaces can separate
either the bars or the barcodes horizontal, but every other character below Hex 20 will
terminate barcode mode.
You can enter the barcode mode with the sequence ESC [ ? 11 ~, the sequence ESC [ 10
~ exits the barcode mode.
94