User's Manual Part 2
Table Of Contents
- Connecting to the Printer
- Understanding the Font Modules
- Using the Windows 95 or Windows 98 Printer Configuration Utility
- Using the Windows 2000 or Windows XP Printer Configuration Utility
- Understanding Control Code Definitions
- Using Printer Control Codes
- Backspace
- Beeper
- Cancel Line
- Carriage Return
- Delete
- Form Feed
- Select Half-Speed Printing
- Cancel Half-Speed Printing
- Set Inactivity Time for Sleep Mode
- Line Feed
- Perform Master Reset
- Set Print Position (absolute)
- Set Print Position (relative)
- Page Formatting Functions
- Character Style and Text Mode Functions
- Defining Intercharacter Space
- Tabs and Tab Setting Functions
- Using Character Sets and User-Defined Functions
- Single-Byte Character Sets
- Double-Byte Character Sets
- Multi-Byte Character Sets
- Select National Character Set
- Hebrew Character Fonts
- User Defined Characters
- Copy ROM to RAM
- Define User-Defined Characters
- Select User-Defined Character Set
- Select Default Character Set
- Enable Printing of Codes 128-159
- Disable Printing of Codes 128-159
- Expand Printable Code Area
- Enable Printing of Character Graphics
- Disable Printing of Character Graphics
- Printing Character Graphics
- Graphics Functions
Chapter 5 — Control Code Definitions
62 6822 Series 80-Column Printer User’s Manual
Line Feed
Perform Line Feed
Prints and then clears the contents of the print buffer, resets the character
count to zero; and advances the printhead to the next print line, using the
current spacing. The position of the carriage is not affected and a
carriage return is not executed.
Perform n/216-inch Line Feed
Advances the paper to n/216 of an inch. This does not affect subsequent
line feeds. Range of n is 0-255.
Perform n/216-inch Reverse Line Feed
Reverses the line feed by n/216 of an inch. This does not affect
subsequent line feeds. Range of n is 0-255.
Perform Master Reset
Initializes the printer and restores factory installed printer defaults, (see
“Factory-Installed Printer Defaults” on page 175 for a complete list
of settings that are initialized with this command).
Format
Decimal Hex ASCII
10 0A LF
Format
Decimal Hex ASCII
27 74 n 1B 4A n ESC “J” n
Format
Decimal Hex ASCII
27 106 n 1B 6A n ESC “j” n
Format
Decimal Hex ASCII
27 64 1B 40 ESC “@”