Commands Arranged by Topic

Vertical motion

 

FF

Form Feed

Format:

 

ASCII code:

FF

Decimal:

12

H e x a d e c i m a l : 0 C

Comments:

Prints the data in the print buffer and advances the paper to the top of the next form according to the current page length.

ESC C

 

 

Set Page length in Lines

Format:

 

 

 

ASCII code:

ESC

C

n

Decimal:

27

67

n

H e x a d e c i m a l : 1 B

43

n

Comments:

Sets the page length to n lines in the current line spacing. The value of n must be from 1-127. The top of form position is set to the current line. Overrides the DIP switch page length setting.

ESC C 0

 

 

Set Page Length in inches

Format:

 

 

 

 

ASCII code:

ESC

C

0

n

Decimal:

27

67

0

n

H e x a d e c i m a l : 1 B

43

00

n

Comments:

Sets the page length to n inches. The value of n must be from 1-22. The top of form position is set to the current line. Overrides the DIP switch page length setting.

Command Summary 9-13