Function ASCII Dec. Hex.
Set vertical tabs ESC B n1...n64 NUL 0 27 66 n1...n64 0 1B 42 n1...n64 00
n1 ... n64 = line numbers for tab stops
n = 1 to 255 lines
Set page length in lines *2 ESC C n 27 67 n 1B 43 n
n = line numbers on a page
n = 1 to 255
Set page length in inches *2 ESC C NUL n 27 67 0 n 1B 43 00 n
n = inches for a page
n = 1 to 255
Set horizontal tabs ESC D n1...n28 NUL 27 68 n1...n28 0 1B 44 n1...n28 00
n1 ... n28 = columns for tab stops
Set emphasised mode ESC E 27 69 1B 45
Cancel emphasised mode ESC F 27 70 1B 46
Cancel printing in twice the normal dot density.
Set by ESC E.
Set double-strike mode ESC G 27 71 1B 47
Cancel double-strike mode ESC H 27 72 1B 48
Select font pitch and print mode ESC I n *3 27 73 n 1B 49 n
Perform graphics line spacing ESC J n 27 74 n 1B 4A n
Line spacing amount becomes n/216 when FUNCTION 12 is OFF;
Line spacing amount becomes n/180 when FUNCTION 12 is ON;
n = 0 to 255
Set normal density image graphics mode
ESC K n1 n2 data 27 75 n1 n2 data 1B 4B n1 n2 data
Set double density image graphics mode
ESC L n1 n2 data 27 76 n1 n2 data 1B 4C n1 n2 data
Set perforation skip ESC N n 27 78 n 1B 4E n
n = 1 to 255 lines
Cancel perforation skip ESC O 27 79 1B 4F
*2 Since the maximum page length for the printer is 20 inches, when the specified value is
more than 20 inches, the page length is set to 20 inches.
*3 n = 0: Draft 10 cpi (default: created from Gothic 10 cpi)
n = 2: Letter Quality 10 cpi (Courier 10 cpi)
n = 3: Letter Quality Proportional (Courier Proportional)
n = 4: Download Draft 10 cpi
n = 6: Download Letter Quality 10 cpi
n = 7: Download Letter Quality Proportional
n = 8: Draft 12 cpi (created from Gothic 10 cpi)
n = 10: Letter Quality 12 cpi (created from Prestige 10 cpi)
n = 12: Download Draft 12 cpi (created from download Draft 10 cpi)
n = 14: Download Letter Quality 12 cpi
n = 16: Draft 17 cpi (created from Gothic 10 cpi)
n = 18: Download Letter Quality 17 cpi (created from Courier 10 cpi)
n = 20: Download Draft 17 cpi (created from download Draft 10 cpi)
n = 22: Download Letter Quality 17 cpi (
created from download Letter Quality 10 cpi
)
n=Else:Command ignored
• Internal fonts are used if the characters are not downloaded.
• When 48-dots font is downloaded and 2, 3, 10, or 18 is set to n, font created from the
current font.
• When Draft font is selected using the printer control panel, the Courier font is used.
117
Appendix C Printer Command Summaries
C