ESC Dec Hex Symbol

ESC 76 4C L

ESC 7 7 4D M

ESC 78 4E N

ESC 79 4F O

ESC 80 50 P

ESC 81 51 Q

ESC 82 52 R

Function

Turns low-speed double-density graphics mode ON. Prints 960 dots per 8-inch line. Format:

ESC “L” nl n2

followed by n data numbers, where n = total number of dot columns, ni = n MOD 256,

n2 = INT (n/256).

For example, to print 960 dots,

n l = 192, n2 = 3.

Turns elite mode (12 cpi) ON. Cannot mix with NLQ, pica, or emphasized mode.

Sets skip-over-perforation to n lines. Format:

ESC “N” n where n = l-127.

Turns skip-over-perforation OFF. Turns elite mode OFF. Returns to pica unless compressed mode is ac- tive.

Sets the right margin. Also cancels all text that is in the print buffer. Format:

ESC “Q” n where n ranges from:

2-80in pica

3-96in elite”

4-137in compressed’)

4-160 in compressed elite:’

‘:- You may need a WIDTH state- ment; consult your system docu- mentation.

Selects an international character set by its country’s number. See Chapter

6.Format: ESC “R” n

where n = O-10.

B-7