User's Manual
Control Code Definitions
—
Chapter
5
87
6820 Series 80-Column Printer User’s Manual
Expand Printable Code Area
This function allows certain ASCII codes (00h to 1Fh) and codes (80h to
9Fh) to be printable when the variable n is set to the value of 1. This al-
lows the use of these codes for user-defined characters. If n = 0 , the func-
tion 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-255 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 is
only useful with the default SBCS character set.
Format
Decimal Hex ASCII
27 73 n 1B 49 n ESC “I” n
Printable Code Expansion Characters
Hex ASCII Hex ASCII Hex ASCII Hex ASCII
00 NUL 11 DC1 80 none 91 none
01 SOH 15 NAK 81 none 95 none
02 STX 16 SYN 82 none 96 none
03 ETX 17 ETB 83 none 97 none
04 EOT 1C FS 84 none 9C none
05 ENQ 1D GS 85 none 9D none
06 ACK 1E RS 86 none 9E none
10 DLE 1F US 90 none 9F none
Enable Printing of Character Graphics
The printing of character graphics is enabled, until disabled with the Dis-
able Printing of Character Graphics function. Note this function is only useful
with the default SBCS character set.
Format
Decimal Hex ASCII
27 116 1 1B 74 01 ESC “t” (1)
For character values from 0 to 31 (00h–1Fh):
S When the default SBCS codepage is selected, the FX-86e IBM character
graphics symbol set is printed.
S When other SBCS codepages are selected, the codes (00h-1Fh), listed
above in the Printable Code Expansion Characters table are printed.