
APPENDIX C
FUNCTIONCODES
The purpose of this Appendix is to provide a quick reference for the various functions available on this printer. Codes are described in the following format.
PURPOSE | Tells what the function code does. |
CODE | Control code mnemonic |
(decimal ASCII) | ASCII decimal equivalent |
(hex ASCII) | Hexadecimal equivalent |
REMARKS | Briefly describes how the command is |
| used. |
SEE | Tells where any additional details of the |
| command may be found. |
Several commands require you to specify a value or values. In these cases, we have used an “n” or “m” to indicate a variable. You should insert the ASCII code for the proper value here.
COMMANDS TO CONTROL PRINT STYLE
These commands are used to control the font style, the print pitch, and special effects.
9 Font style controls
PURPOSESelects italic characters.
CODE | (ESC) | “4” |
(decimal ASCII) | 27 | 52 |
(hex ASCII) | IB | 34 |
REMARKS | This command causes all subsequent | |
| characters to be printed in italics until | |
| italic printing is cancelled. | |
SEE | Chapter 4 |
|