Esc [ i – Compuprint 10200 Programmer Manual User Manual

Page 41

Advertising
background image

Commands

37

ESC [ I

Sets font and pitch of a character. (IBM 2391 + only)

ASCII Code

ESC [ I

2 0

m n

Hexadecimal Value

1B 5B 49

02 00

m n

Decimal Value

27 91 73

2 0

m n

This command allows modifying the font and pitch type style of a character.

The values 2 and 0 are constants. If font and pitch locks are active, this command is ignored. To
select the values for the variables m and n, which identify the pitch and the font type style to
use, refer to the table below.

1. Identify the type style (pitch and font) to use in the left column (pitch).

2. For the hexadecimal values for m n, look across the row to the second column (Hex m n)

3. For the decimal values for m n, look across the row to the third column (Decimal m n).

4. Substitute these values for m n in the printer command syntx.

Pitch

Hexadecimal

Decimal

Dec. Value

m n m n (m x 256 + n)

Courier

10 00

0B

0

11

11

12 01

EB

1

235

491

15 01

EC

1

236

492

17 01

ED

1

237

493

20 01

EE

1

238

494

24 01

1E

1

30

286

Advertising