5525B/31/32 Line Matrix Printer Code V Programmer's Reference Manual

70
Chapter 2 Command Codes
12 cpi Font. The following command generates the uppercase alphabet with
numbers 0-9 in 12 cpi:
^M00,01,000ABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789^-
15 cpi Font. The following command generates the uppercase alphabet with
numbers 0-9 in 15 cpi:
^M01,00,000ABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789^-
7 cpi Font. The following command generates the uppercase alphabet with
numbers 0-9 in 7 cpi:
^M00,00,000ABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789^-
Rotatable Font. The following commands combine rotated fonts with
alphanumeric commands.
^M05,05,000IGP^M01,01,000IGP^-
^V03,03,0003 X 3^V01,00,000IGP^-