data character set:

Character

Hex

 

 

’0’

x30

 

 

’1’

x31

 

 

’2’

x32

 

 

’3’

x33

 

 

’4’

x34

 

 

’5’

x35

 

 

’6’

x36

 

 

’7’

x37

 

 

’8’

x38

 

 

’9’

x39

 

 

Examples:

Valid Interleaved 2of5 command:

<x

1B5B66 - barcode setup command prefix

0600 - setup data length (low byte first) - x0006, 6

B6 - barcode type = Interleaved 2of5

00 - module width = default

00 - space width adjustment = default

1003 - height (low byte first) - x0310 = 784 = 0.363 inches

01- control byte: check digit from host, print human readable character

1B5B70 - barcode data transfer command prefix

0400 - data transfer length (low byte first) - x0004, 4

>2359 ...

Since the b0 bit of the c parameter has a value of 01 (check digit by printer), note the 0 character added to the barcode above.

164 Section 8: Barcodes

Page 164
Image 164
Lexmark 249X, 248X manual Data character set, Valid Interleaved 2of5 command