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
6822 Series 80-Column Printer User’s Manual 59
Using Printer Control Codes
These control code definitions are organized by categories of functions.
The following methods assist in locating control codes easily:
• Alphabetically organized (complete list)—refer to the “Control
Codes and Escape Sequences” table on page 164. Locate the index
for the control code, and turn directly to that page.
• Numeric order (single character codes only)—refer to the “Single
Character Control Code Definitions” table on page 180. Locate the
index for the control code, and turn directly to that page.
• Numeric order (complete list)—refer to the “Escape Sequence Quick
Reference” table on page 183 and look up control codes by their
actual code values. Locate the index for the escape sequence, and
turn directly to that page.
Backspace
The print buffer is emptied. The printhead is moved to the left one
character space (using the current pitch). This can be performed to, but
not beyond, the left margin setting. The backspace is ignored if
justification of right, full, or centered is selected.
The backspace control code (BS) is not reliable when text contains
different character pitches. For reliable backspacing, use the escape
sequence (ESC “\”), Set Relative Print Position.
Beeper
The printer produces a beep lasting approximately 1/10 of a second
Format
Decimal Hex ASCII
808BS
Format
Decimal Hex ASCII
707BEL