Barcode functions, Esc [ p1; pn, Esc [ p – Compuprint 10200 Programmer Manual User Manual

Page 146

Advertising
background image

Commands

142

B

B

a

a

r

r

c

c

o

o

d

d

e

e

F

F

u

u

n

n

c

c

t

t

i

i

o

o

n

n

s

s

ESC [ p

1

; p

n

}

Sets bar code parameters (BC).

ASCII Code

E

E

S

S

C

C

[

[

p

p

1

1

;

;

p

p

n

n

}

}

Hexadecimal Value

1B 5B p

1

1

3B p

n

n

7D

Decimal Value

27 91 p

1

1

59 p

n

n

125

This command allows selection of the bar code characteristics such as style height, symbol
rotation and so on. The command ESC [3 t enables the bar code mode while ESC [0 t disables the
mode.

p

1

: Bar code style

p

1

FUNCTION

0

Interleaved 2 of 5

1

Bidirectional 2 of 5

2

Matrix 2 of 5

3

Industrial 2 of 5

4

Code 3 of 9 (default)

5

EAN-8

6

EAN-13

7

Code 11

9

Codabar (default start/stop = a/t)

10

Codabar (default start/stop = b/n)

11

Codabar (default start/stop = c/*)

12

Codabar (default start/stop = d/e)

13

UPC-A

14

UPC-E

15

Code 93

Advertising