Other Codes
BELBeeper

Format:

 

ASCII code:

B E L

Decimal:

7

Hexadecimal: 07

Control:

CTRL G

Comments:

Sounds the LQ beeper for 0.1 seconds.

BS

Backspace

Format:

ASCII code: B S

Decimal : 8

Hexadecimal: 08

Control: CTRL H

Comments:

Prints out data in the print buffer, then moves the print position one space to the left. If this code is received immediately after graphics printing, the print position of subsequent data is moved back to the point at which graphics printing started. This command should not be used in proportional mode. For accurate positioning, use the ESCape “\” command.

CRCarriage Return

Format:

ASCII code: C R

Decimal: 13

Hexadecimal: 0D

Control: CTRL M

Comments:

Returns the print position to the left margin without advancing the paper. If DIP switch 2-8 is ON, the LQ will add a line feed to the carriage return.

I-27