Commands Arranged by Topic

DC3Deselect Printer

Format:

 

ASCII code:

DC3

Decimal:

19

Hexadecimal:

13

Comments:

Puts the printer into the deselected state until the select printer code (DC1) is received. The printer cannot be reselected with the ON LINE button.

DELDelete Character

Format:

 

ASCII code:

DEL

Decimal:

127

Hexadecimal:

7F

Comments:

Removes the last text character on the print line but does not affect control codes.

ESC <

 

Select Unidirectional Mode (one line)

Format:

 

 

ASCII code:

ESC

<

Decimal:

27

60

Hexadecimal:

1B

3C

Comments:

Text printing is normally bidirectional. (Graphics printing is always unidirectional.) This command selects unidirectional printing for one line only. (It is cancelled by a carriage return.) The print head moves to the extreme left (home) position and printing takes place from left to right.

Command Summary 9-9