User's Manual Printer ActionPrinter 4500
Table Of Contents
- FRONT MATTER
- PRODUCT UPDATE NOTICE
- CONTENTS
- INTRODUCTION
- CHAP 1-SETTING UP THE PRINTER
- CHAP 2-PAPER HANDLING
- CHAP 3-USING THE PRINTER
- CHAP 4-SOFTWARE AND GRAPHICS
- CHAP 5-USING THE PRINTER OPTIONS
- CHAP 6-MAINTENANCE
- CHAP 7-TROUBLESHOOTING
- CHAP 8-TECHNICAL SPECIFICATIONS
- CHAP 9-COMMAND SUMMARY
- APPENDIX
- GLOSSARY
- INDEX
- QUICK REFERENCE

Commands Arranged by Topic
ESC 0
Select l/B-inch Line Spacing
Format:
ASCII code: ESC 0
Decimal: 27 48
Hexadecimal: 1B 30
Comments:
Sets the line spacing to 1/8 of an inch for subsequent line feed
commands. The 0 is the digit zero and not ASCII code 0.
ESC 2
Format:
ASCII code:
Decimal:
Hexadecimal:
Comments:
ESC 2
27 50
1B 32
Select 1/6-inch Line Spacing
Sets the line spacing to 1/6 of an inch for subsequent line feed
commands. The 2 is the digit two and not ASCII code 2. This line
spacing is the default at power on.
ESC +
Set n/360-inch Line Spacing
Format:
ASCII code: ESC + n
Decimal: 27 43 n
Hexadecimal: 1B 2B n
Comments:
Sets line spacing to n/360 of an inch for subsequent line feed
commands. The value of n must be from 0 to 255.
Command Summary
9-15