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
60 6822 Series 80-Column Printer User’s Manual
Cancel Line
All of the characters currently in the print buffer are discarded. Current
print position is set to left margin. Text already printed cannot be
canceled
Carriage Return
Repositions the printhead at the start of the print line (usually at the left
margin), and repositions the pointer to the start of the print buffer, after
printing all data in the buffer. Also, all of the “one line” functions are
reset, such as bold, double-strike, double-wide, or unidirectional
printing.
Delete
Deletes the last character in the print buffer. This functions only in left
justification.
Format
Decimal Hex ASCII
24 18 CAN
Format
Decimal Hex ASCII
13 0D CR
Note: You can add an automatic line feed with a configuration
item.
Format
Decimal Hex ASCII
127 7F DEL