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
88 6822 Series 80-Column Printer User’s Manual
Enable Printing of Codes 128-159
All codes (128-159) are treated as printable characters, rather than
control codes, with this function. This allows the use of these characters
for user-defined characters. A user-defined set must be selected, using
the Select User-Defined Set function, before these characters can print.
Factory default disables printing of these codes..
Disable Printing of Codes 128-159
Disables the printing of codes 128-159. By default, these codes are
disabled.
Expand Printable Code Area
This function allows certain ASCII codes (00h to 1Fh) and codes (80h to
9Fh) to print when the variable n is set to the value of 1. This allows the
use of these codes for user-defined characters. If n = 0, the function
returns these two ranges of characters to non-printable control codes. A
user-defined character set must be selected by ESC “%” (1), the Enable
Printing of Codes 128-159 function, before these codes can print. In both
ranges, only the following codes can redefine as printable characters.
Codes not listed, within the range (00h-1Fh), print as standard control
codes. Codes not listed, within the range (80h-9Fh), are converted to a
control code in the range of (00h-1Fh), by subtraction of 80h.
Note: This function can only be used when the default SBCS is
selected.
Format
Decimal Hex ASCII
27 54 1B 36 ESC “6”
Format
Decimal Hex ASCII
27 55 1B 37 ESC “7”
Note: This function is only useful with the default SBCS.