Appendix B – Printer Control Codes
82 6824 Mobile Full Page Printer User Manual
Printable code expansion
characters:
• Hex = 00, ASCII = NUL
• Hex = 01, ASCII = SOH
• Hex = 02, ASCII = ETX
• Hex = 03, ASCII = ETX
• Hex = 04, ASCII = EOT
• Hex = 05, ASCII = ENQ
• Hex = 06, ASCII = ACK
• Hex = 10, ASCII = DLE
• Hex = 11, ASCII + DC1
• Hex = 15, ASCII = NAK
• Hex = 16, ASCII = SYN
• Hex = 17, ASCII = ETB
• Hex = 1C, ASCII = FS
• Hex = 1D, ASCII = GS
• Hex = 1E, ASCII = RS
• Hex = 1F, ASCII = US
• Hex = 80 through 86, 90, 91, 95, 96, 97, 9C through 9F (no equivalent ASCII)
Expand Printable Code Area (continued)
Enable Printing of Character Graphics
Description: Enables the printing of character graphics, until disabled by the Disable Printing of
Character Graphics control code.
Decimal: 27 116 1
Hex: 1B 74 01
ASCII: ESC “t” (1)
Notes: For character values from 0 to 31 (00h to 1Fh):
• When the default SBCS code page is selected, the FX-86e IBM character graphics
symbol set is printed.
• When other SBCS code pages are selected, the codes 00h to 1Fh (Printable Code
Expansion characters) are printed.
For character values from 32 to 126 (20h to Eh):
• When the default SBCS code page is selected, the selected international character
set is printed.
• When other SBCS code pages are selected, the international character set selection
is not in effect.
For the character value 127 (7Fh):
• When the default SBCS code page is selected, a space is printed.
• When other SBCS code pages are selected, the character associated with the code
page is printed.
For character values from 128 to 255 (80h to FFh), the FX-86e Epson Character
Graphics set is printed.
Disable Printing of Character Graphics
Description: Disables the printing of character graphics (disabled by default).