User's Manual Part 4
Table Of Contents
- Using Configuration Commands
- Operating Modes
- Command and Control Modes
- Set Local Bluetooth Device Name
- Set Class of Device/Service Field
- Set Service Name
- Connectable On/Off
- Specify Page Scan Timing
- Enable Discoverable
- Specify Inquiry Scan Timing
- Set Encryption/Authentication: “PIN CODE”
- Manage Security Modes
- Read Module Version
- Read Local Device Address
- Set Shutdown Timing
- Clear Link Key Table
- Understanding Adapter States or Modes
- Power Management Flow Diagram
- Diagnostics Capabilities
- Applications
- System Qualification
- Default Configuration
- Control Codes and Escape Sequences
- Single Character Control Code Definitions
- Escape Sequence Quick Reference
- Factory-Installed Printer Defaults
- About the Printer Font Jobs
- Big 5 Traditional Chinese Character Set
- Simplified Chinese Character Set
- IBM 437 Code Page Character Set
- Japanese (Shift JIS) Character Set
- Korean Character Set
- International Character Set
Appendix D — Printer Font Test Jobs
182 6822 Series 80-Column Printer User’s Manuall
3 Copy this text file to the appropriate printer port.
Korean Character Set
This program generates a text file, korea.txt, to copy to a 6822. The text
file illustrates the use of the KSC5601 character set. Install the KSC5601
character font (nft00949.mod) using the Printer Configuration Utility.
To have korea.txt print correctly
1 Use the Microsoft C version 7.00 compiler.
cl korea.c /link slibce graphics
2 Run korea.exe to create korea.txt.
3 Copy this text file to the appropriate printer port.
International Character Set
This program generates a text file, nation.txt, to copy to a 6822. The text
file illustrates the international character sets available for use in the
default character set. Install the default character set font (nft00000.mod)
using the Printer Configuration Utility.
To have nation.txt print correctly
1 Use the Microsoft C version 7.00 compiler.
cl nation.c /link slibce graphics
2 Run nation.exe to create nation.txt.
3 Copy this text file to the appropriate printer port.