Commands Arranged by Topic

 

 

 

 

 

ASCII

Dec.

Hex.

Description

 

 

 

 

 

 

 

 

 

 

ESC B nn

66

42

Set Vertical Tabs

 

 

 

 

 

 

Up to 16 tabs (1-255); last n should be

 

 

 

 

0

 

 

 

 

VT

11

0B

Tab Vertically

 

 

 

ESC J n

74

4A Perform n/180-inch Line Feed

 

Font selection

 

 

 

 

 

 

ASCII

Dec.

Hex.

Description

 

 

 

ESC k n

107

6B Select Typeface

 

 

 

 

 

 

n = 0:

Roman

5:

OCR-B

 

 

 

 

1: Sans Serif 7: Orator

 

 

 

 

2 : C o u r i e r 8 : O r a t o r - S

 

 

 

 

3:

Prestige

9:

Script C

 

 

 

 

4: Script

 

 

 

ESC X nn

88

58 Select Font by Pitch and Point

 

 

 

 

ESC X m n1 n2

 

 

 

m:Set pitch to 360/m cpi m = 0 : No change in pitch m = 1 : Select proportional

m = 0, 1, 18, 21, 24, 30, 36, 42, 48, 60, or 72

n:Set point size in 0.5 points

Total points = (n1 + n2 x 256) X 0 . 5 n = 0 : No change in point

n= 0, 16, 20, 21, 24, 28, 32, 36, 40, 42, 44, 48, 52, 56, 60, or 64 (for

Roman and Sans Serif)

n= 0, 21, 42 (for other typefaces)

Cancel ESC X with ESC I’, M, g, p, !, or @

8-6Command Summary