Control Codes In Numeric Order; B-L - Epson Printer Interface Cartridge Operation Manual

For the ibm pcjr
Hide thumbs Also See for Printer Interface Cartridge:
Table of Contents

Advertisement

Control Codes in Numeric Order

Different programs use different methods to send these control
codes to your LX-90. If you use BASIC, you send a control code using
LPRINT CHR$(27) followed by CHR$(n), where n is a number from
the decimal (Dec) column below. For a few codes, those with a dash in
the ESC column, you omit the ESCape code. For the codes above
decimal 27, you can use either the character in the symbol column (in
quotation marks) or CHR$(n). For example, the command for turning
on emphasized can be entered as:
LPRINT CHR$(27)CHR$(69) or LPRINT CHR§(27)"E"
Some applications programs can use control key codes for decimal
codes O-27. See the control key chart at the end of this appendix for a
complete list of control key values.
Abbreviations: cpi = characters per inch
ESC Dec Hex Symbol Function
0
00
9
09
10
0A
11
0B
12
0C
Appendix B
cps = characters per second
Terminates horizontal and vertical tab setting
NUL
ESCape sequences.
Horizontal tab. Empties the printer buffer, then
HT
moves the print head to the next tab stop.
Default setting is every eight spaces.
LF
Line feed. Empties the printer buffer, performs
a line feed at the current line spacing, and
resets the buffer character count to 0.
Vertical tab. Empties the printer buffer, then
VT
advances the paper to the next vertical tab
stop.
Form feed. Empties the printer buffer, then
FF
advances the paper to the next top of form.

B-l

Advertisement

Table of Contents
loading

This manual is also suitable for:

Lx-90 - impact printer

Table of Contents