Special Features

For the parameter (n), a distinction must be made between two types of representation:

if the parameter is in pointed parentheses, the decimal value must be transmitted

if the parameter is not in pointed parentheses, the ASCII value must be transmitted

Example:

 

Parameter representation:

<n>, with n=0

to be transmitted:

dec.0 (hex.00)

Parameter representation:

n, with n=0

to be transmitted:

ASCII "0" (hex.30, dec.48)

Character explanation and symbol descriptions

 

Information/important notes

[ ]

Optional, must be not necessarily be transmitted

 

9-needle printer

 

24-needle printer

Special Features

If you did not receive the required Barcode control codes from the ASCII code table columns 0 and 1 from your computer, use a set of MTPL sequences to generate these control codes by printable ASCII characters. The Barcode programs will remain fully compatible in spite of the additional MTPL sequences.

The following control codes in Barcode strings can be substituted by the appropriate ANSI sequences:

Table 43. Barcode Strings Control Codes

 

ANSI Sequence

 

Control Code

(CSI = Hex 9B or

Example (Hex)

 

Hex 1B 5B or ESC[)

 

 

 

 

 

 

 

SUB

CSI 26 Space s

1B 5B 32 36 20 73

 

 

 

EM

CSI 25 Space s

1B 5B 32 35 20 73

 

 

 

DC4

CSI 20 Space s

1B 5B 32 30 20 73

 

 

 

DLE

CSI 16 Space s

1B 5B 31 36 20 73

 

 

 

SI

CSI 15 Space s

1B 5B 31 35 20 73

 

 

 

ANSI sequences without matching parameters will be ignored.

227

Page 227
Image 227
Tally Genicom 6600 manual Special Features