6640/6650 Windows 2000 Technical Reference

Transcription

6640/6650 Windows 2000 Technical Reference
6640/6650 Windows 2000
TECHNICAL REFERENCE
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
P/N 978-054-011
Revision A
February 2001
" NOTICE
The information contained herein is proprietary and is provided solely for the purpose of allowing customers to
operate and service Intermec manufactured equipment and is not to be released, reproduced, or used for any
other purpose without written permission of Intermec.
Disclaimer of Warranties. The sample source code included in this document is presented for reference only.
The code does not necessarily represent complete, tested programs. The code is provided “AS IS WITH ALL
FAULTS.” ALL WARRANTIES ARE EXPRESSLY DISCLAIMED, INCLUDING THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
We welcome your comments concerning this publication. Although every effort has been made to keep it free of
errors, some may occur. When reporting a specific problem, please describe it briefly and include the book title
and part number, as well as the paragraph or figure number and the page number.
Send your comments to:
Intermec Technologies Corporation
Publications Department
550 Second Street SE
Cedar Rapids, IA 52401
ANTARES, INTERMEC, NORAND, NOR*WARE, PEN*KEY, ROUTEPOWER, TRAKKER, and TRAKKER
ANTARES are registered trademarks and ENTERPRISE WIRELESS LAN, INCA, Mobile Framework, TE 2000,
UAP, and UNIVERSAL ACCESS POINT are trademarks of Intermec Technologies Corporation.
!
2001 Intermec Technologies Corporation. All rights reserved.
Acknowledgments
ActiveX, Microsoft, MS, and MS-DOS, Windows, and Windows NT are registered trademarks and MSDN, Visual
Basic, Visual C++, and Windows for Pen are trademarks of Microsoft Corporation.
AS/400, IBM, IBM PC, Micro Channel, PS/2, and OS/2 are registered trademarks and AIX and Presentation
Manager are trademarks of International Business Machines Corporation.
CIC is a registered trademark, and other CIC product names, service names, slogans or logos referenced are
trademarks or registered trademarks of Communication Intelligence Corporation.
Microclean II is a registered trademark of Foresight International.
SanDisk is a trademark of SanDisk Corporation.
CONTENTS
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
SECTION 1
Introduction
About this Book . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
6640/6650 Computer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Batteries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BIOS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Display . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
External Power . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Flash . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
FAT32 to NTFS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Floppy Drives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
USB Floppy Drive . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Bootable (Drive A: in DOS) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Nonbootable (Drive B: in DOS) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Parallel Floppy Drive . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Hard Drives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Memory . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
PC Card Slots . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Pen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Indicator LEDs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Power Management . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Processor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Scanner . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Touchpad . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Dock Connections . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Tips for Getting Started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
System Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Set Up for PC Development . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Windows 2000 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Visual C++ or Borland C++ for Windows . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Visual Basic for Windows . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Pen for Windows 2.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Other Environments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Customer Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Customer Support Center . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Web Site . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Bulletin Board Service . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
6640/6650 Windows 2000 Technical Reference
1-1
1-2
1-2
1-2
1-2
1-2
1-2
1-3
1-3
1-3
1-3
1-4
1-4
1-4
1-4
1-4
1-4
1-5
1-5
1-5
1-5
1-5
1-6
1-6
1-7
1-7
1-8
1-8
1-8
1-8
1-9
1-9
1-9
1-9
1-9
i
CONTENTS
SECTION 2
BIOS Setup
Navigating the BIOS Setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using the External Keyboard . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using the Pen in Setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Main . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Advanced . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Power . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Boot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Exit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
2-1
2-1
2-1
2-2
2-4
2-8
2-9
2-10
2-11
2-12
SECTION 3
Hotkeys (Virtual Screen Keys)
DOS Hotkeys . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Windows Boot Menu . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
DOS Virtual Keys . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Windows Hotkeys . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Hotkey Alignment Utility . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Change/New Dialog . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Hotkey Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Registry HotKey Values . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Creating a Hotkey . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
3-1
3-1
3-1
3-2
3-2
3-4
3-5
3-6
3-7
SECTION 4
Toolkit for the Computer
Toolkit Set Up . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Installing Toolkit Components . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Setting Up the Driver . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Loading Windows 2000 Pen Drivers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Loading General Utilities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Loading Intermec 802.11 Windows 2000 Drivers . . . . . . . . . . . . . . . . . . . . . .
Setting Up the Ashtech G8 GPS Radio . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Setting Up the GSM Motorola D10 Radio . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Setting Up the Mobitex Rim 902 Radio . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Setting Up the Proxim LAN Radio . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Setting Up the Sierra Wireless Inc. SB300 . . . . . . . . . . . . . . . . . . . . . . . . . . .
Setting Up to Create Recovery Diskettes . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Microsoft File Sharing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Bootable Network Recovery Diskette . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Bootable Network Cloning Diskette . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Bootable Network Diskette . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Partition Magic Shrink and Save Diskette . . . . . . . . . . . . . . . . . . . . . . .
Firmware Update Floppy (Flashes H8 and BIOS) . . . . . . . . . . . . . . . . .
Emergency BIOS Recovery Diskette . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Support Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
ii
6640/6650 Windows 2000 Technical Reference
4-1
4-2
4-6
4-6
4-7
4-7
4-8
4-11
4-13
4-13
4-14
4-17
4-18
4-20
4-25
4-27
4-28
4-30
4-30
4-32
CONTENTS
SECTION 5
Desktop Applications
Windows 2000 Pen Drivers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Uninstall the Existing Drivers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Reinstall the Pen Drivers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Recalibrate or Realign the Pen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Radio Components . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
802.11 Client Monitor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Verify PC Card Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Install 802.11 Radio Drivers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Install a Device Driver . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Access the Device Driver Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Update the 802.11 Device Driver . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
ORiNOCO Client Manager . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Add/Edit Configuration Profile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Select Configuration Profile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Card Diagnostics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Link Test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Site Monitor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Version Info (Information) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Update Client Firmware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Ashtech G8 GPS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
HyperTerminal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Ashtech Evaluate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Setting Up the Ashtech Evaluate Application . . . . . . . . . . . . . . . . . . . . .
Using the Ashtech Evaluate Application . . . . . . . . . . . . . . . . . . . . . . . . .
GPS Receiver Terminal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Skychart . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
GSM Motorola D10 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
HyperTerminal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CS PEEK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Mobitex Rim 902 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
WRADTST . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
PIA . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Proxim LAN . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Installing a New RangeLAN2 7400 PC Card Adapter . . . . . . . . . . . . . . . . .
Reinstalling the RangeLAN2 7400 PC Card Adapter . . . . . . . . . . . . . . . . . .
Remove Old RangeLAN2 7400 PC Card Adapter . . . . . . . . . . . . . . . . . .
Verify RangeLAN2 PC Card Adapter Removal . . . . . . . . . . . . . . . . . . . .
Replace with New RangeLAN2 Adapter . . . . . . . . . . . . . . . . . . . . . . . . . .
Troubleshooting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Site Survey and Configuration Tool . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Masters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Snoop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Site Survey . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Sierra Wireless Inc. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Install Internet Protocol (TCP/IP) Stack . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Install a Modem Profile in Windows 2000 . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Wireless Expert — Locating Modem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Setting Up the New Connection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Starting a Dial-Up Networking Connection . . . . . . . . . . . . . . . . . . . . . . .
CDPD Watcher . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
HyperTerminal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Create Shortcut Icons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Windows 2000 On-Screen Keyboard . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5-1
5-1
5-3
5-5
5-7
5-7
5-7
5-8
5-10
5-11
5-12
5-16
5-17
5-20
5-20
5-21
5-23
5-25
5-25
5-27
5-27
5-28
5-28
5-29
5-32
5-32
5-33
5-33
5-35
5-36
5-36
5-36
5-37
5-37
5-41
5-41
5-43
5-43
5-43
5-43
5-44
5-44
5-45
5-46
5-47
5-47
5-49
5-51
5-53
5-56
5-57
5-57
5-59
5-60
6640/6650 Windows 2000 Technical Reference
iii
CONTENTS
SECTION 6
Recovery Procedures
Assumptions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Required Components . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BIOS Recovery Procedure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Firmware Update Floppy (Manual Method) . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Emergency BIOS Recovery . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Shared Location Recovery Process . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Before Reimaging Computer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Determine Server Name . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Ensure Enabled File-Sharing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Determine Name of Shared Location . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Ensure NetBEUI Protocol Is Available . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Create Network Recovery Media . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Shared Location Reimaging Process . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
System Cloning Process . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Create an Image . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Clone Source Computer Image . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Image Target Computer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Advanced Topics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Supporting Programs Developed by Intermec . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
6-1
6-1
6-2
6-2
6-2
6-3
6-3
6-3
6-3
6-4
6-5
6-6
6-7
6-8
6-8
6-8
6-8
6-9
6-9
TABLES
Table 4-1 Component Executables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
4-3
INDEX
iv
6640/6650 Windows 2000 Technical Reference
Section 1
Introduction
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
The material presented in this publication provides technical reference for the
6640 and 6650 Computers and is intended for experienced application programmers and information systems engineers.
About this Book
Use the 6640 Computer User ’s Guide (P/N: 961-054-018) or the 6650 Computer
User ’s Guide (P/N: 961-054-023) for hardware components, maintenance, and
troubleshooting information.
Use this technical reference for set up, development, and programming information:
Section 1 — Introduction
Introduces the 6640 and 6650 Computers and related docks, provides tips for
installation, reprogramming flash memory, setting up for development, and identifies some development environments and resources.
Section 2 — BIOS Setup
Contains set up pages that include integrated peripherals, caches, passwords,
power-on modes, etc.
Section 3 — Hotkeys (Virtual Screen Keys)
Describes how to use the hotkeys in BIOS Setup, at DOS, and in Windows. It
also describes how to set up the Windows hotkeys from within Windows.
Section 4 — Toolkit for the Computer
Lists the various toolkit components, including radio drivers and recovery media.
Section 5 — Desktop Applications
Covers the Windows 2000 pen driver and the radio components available on the
toolkit, and also covers the on-screen keyboard.
Section 6 — Recovery Procedures
Defines how to do a BIOS system recovery, reimage the 6640/6650 Computer,
and clone an image for multiple system recoveries.
6640/6650 Windows 2000 Technical Reference
1-1
SECTION 1
Introduction
6640/6650 Computer
" NOTE:
Tool icons are shown to the left of related menu options.
The 6640/6650 Computer is a ruggedized, ergonomic, battery-powered, touchbased computer, with input from finger touch, pen, keyboard, or scanner. It has
integrated communications and various combinations of external and internal
peripherals. It is designed for a mobile environment.
Batteries
The computer contains a rechargeable lithium ion (Li ION) main battery pack
and a smaller rechargeable Li ION backup battery.
If the computer is turned off at normal room temperature, a discharged battery
takes about three hours to fully recharge. About 70% of the charge is completed
within the first hour.
If the computer is turned on at normal room temperature, recharging may take
slightly longer.
In extreme temperatures, charging may not happen. The battery temperature
must be between 0_ and 55_ C for it to charge. Once outside this range, the battery will not charge.
BIOS
The computer is shipped with an upgradeable BIOS firmware (PhoenixBIOS
V4.06). See page 4-32 for details about FLASH40.EXE.
Display
A backlit, liquid crystal, touch-sensitive, 800x600 resolution display, consisting of
either 10.4” all-light-readable color SVGA, or 9.8” monochrome SVGA is featured. Backlight features Cold Cathode Florescent Lamp (CCFL) with brightness control. The touch panel is of the capacitive type that does not require a
battery, although the pen does have to be tethered.
The panel uses a technology that allows finger or pen input. The special pen
shipped with the computer provides electrical signals to the computer, any other
pen will not work. If you wear gloves and touch the panel, the panel will not recognize your finger. Pointing accuracy is much better with the pen.
External Power
External power is available through an AC/DC power adapter, a cigarette lighter
adapter, or a vehicle system. This allows the computer to be operated from standard electrical outlets and allows the computer battery to recharge whether the
computer is on or off.
Flash
There are 2 MB of flash memory to hold the Basic Input/Output System (BIOS);
this memory is not available to the system or the application programs.
1-2
6640/6650 Windows 2000 Technical Reference
SECTION 1
Introduction
FAT32 to NTFS
The default Windows 2000 load for the 6640/6650 Computer is formatted using
FAT32. CONVERT.EXE is a Microsoft utility that ships with Windows 2000 and
can convert a drive from FAT32 to NTFS. Use this utility with caution, as once
the drive is converted to NTFS, it cannot be reversed back to FAT32.
1. From the Windows desktop, select Start " Run, type “CMD” in the Open
field, then click OK to continue.
2. At the prompt, type VOL to view the volume label of the drive being converted.
3. Type Convert C: /FS:NTFS Note that C: can be any valid drive letter.
4. Enter the volume label of the drive to be converted as displayed in step 2.
5. If prompted, enter “Y” to have the conversion scheduled for the next system
reboot.
See the README.TXT file in the “\Docs” folder on the Toolkit CD #1 for additional information about this process.
Floppy Drives
Two floppy drive types are supported: Universal Serial Bus (USB) and Parallel.
No two drive types can be active at the same time. For example, the computer
can be set to use the USB floppy drive, but the parallel drive cannot be used simultaneously. Following is an explanation of each of the drive types and how to
configure the system to use them.
USB Floppy Drive
The USB floppy drive works with both DOS and Windows operating systems. In
DOS, BIOS is responsible for detecting and initializing the drive. When Windows loads, it takes over this responsibility.
Another difference is that for DOS to access the drive, the USB floppy drive must
be attached when the 6640/6650 Computer is turned on. This is because the
BIOS, during POST, must be able to detect the drive and its type and then initialize the system to use it. The floppy drive cannot be attached while the computer is booting or already booted. Windows, on the other hand, can detect and
initialize the floppy drive at any time. The USB floppy drive may be configured
in one of two modes for access at DOS.
Bootable (Drive A: in DOS)
Configure the USB floppy as the bootable drive A: using the PhoenixBIOS Setup
Utility. Complete instructions on using this utility are in Section 2.
1. Reboot the computer, then enter the PhoenixBIOS Setup Utility when
prompted.
2. Go to the Diskette A option under the Main option and change the floppy
drive type to “USB Floppy.”
3. Save changes and exit the utility. This automatically reboots the computer.
When the system boots, it will attempt to use the USB floppy drive to boot the
system in the same way as it would a standard floppy drive. Whether the system boots from the USB floppy drive, access the USB floppy drive as drive A: as
long as you are in DOS mode or running Windows 2000. Windows 98 will refer
to this drive as D:.
6640/6650 Windows 2000 Technical Reference
1-3
SECTION 1
Introduction
Nonbootable (Drive B: in DOS)
Configure the USB floppy as drive B: using the PhoenixBIOS Setup Utility.
Complete instructions on using this utility are in Section 2.
1. Reboot the computer, then enter the PhoenixBIOS Setup Utility when
prompted.
2. Go to the Diskette A option under the Main option and change the floppy
drive type to “1.44MB, 3 1/2.”
3. Save changes and exit the utility. This automatically reboots the computer.
When the system boots, it will not attempt to use the USB floppy drive to boot
the system in the same way as it would a standard floppy drive. The USB floppy
drive will show up as drive B: as long as you are in DOS mode. Once you are in
Windows 2000, the drive will be called A: again. If you run Windows 98 on this
system the drive will be changed to D:. The advantage of this is that you can allow the system to boot into Windows while there is a floppy in the drive.
Parallel Floppy Drive
" NOTE:
Note that the parallel port connector on the full feature docks does not support operation with
a parallel floppy disk drive.
To use the parallel drive, attach it to the parallel port on the computer’s I/O panel and boot normally. Be sure that a USB floppy drive is not attached. Also, the
Diskette A: option under the Menu option in the PhoenixBIOS Setup Utility
should be set to “1.44 MB, 3½.” The parallel floppy is bootable and accessible,
from both DOS and Windows operating systems, as if it were a standard floppy
drive. Its drive letter will not change.
Hard Drives
The hard disk drive may either be a laptop 2.5”, standard IDE drive, or a Solid
State 2.5” IDE drive, and is located next to the two PC Card slots.
Memory
64 MB of RAM is the minimum amount of RAM needed for Windows 2000. To
enhance the performance of Windows 2000, expand the memory to 128 MB of
RAM.
PC Card Slots
The two PC Card slots, or CardBus slots, accessible through the side access door,
can each accept one Type II PC Card. The slot farthest from the display can accept one Type III card. One Type II card and one Type III card can be used simultaneously.
Pen
The default function of the pen is the left mouse button, or left clicks. To switch
to the right-click operation, press and hold the button on the pen, then tap the
screen.
1-4
6640/6650 Windows 2000 Technical Reference
SECTION 1
Introduction
Indicator LEDs
Above the display are two 2-color light emitting diode (LED) indicators which indicate the status of the external power and the main battery. Note that the
LEDs only work when the computer is turned on. The left LED is for the external power. Below are its conditions and meanings:
Off
System is off
Steady Green
Computer is running off external power.
Blinking Green
Computer is in Suspend Mode and running off external power.
Steady Red
Computer is turned on and is running off the battery.
Blinking Red
Computer is in Suspend Mode with no external power supplied.
The right LED is for the main battery. Below are its conditions and meanings:
Off
Computer is in Suspend Mode or is turned off.
Steady Green
Main battery is fully-charged, running, or on charge power.
Blinking Green
Main battery is charging.
Steady Red
Computer is running off the main battery with capacity exceeding 20 percent.
Blinking Red
Computer is running off the main battery with capacity under 20 percent.
Power Management
Power management is controlled in two locations. One is the Power menu in the
BIOS setup and the other is through the Windows Control Panel.
From the Windows desktop, double-click My Computer, then double-click
Control Panel. Once in the Windows Control Panel, double-click the Power
Options desktop icon to access the Power Options Properties window, which
allows for changes to power management options.
Processor
A 266 MHz MMX Pentium processor is supported for the 6640 Computer.
A 333 MHz PII Pentium processor is supported for the 6650 Computer.
Scanner
The computer can be ordered with either a standard 5-volt CCD tethered (external) wand scanner or a laser scanner.
Touchpad
The touchpad below the display consists of four software-configurable buttons
(“F1,” “F2,” “F3,” “F4”), a battery-suspend button, a suspend button, and two
brightness and contrast buttons.
6640/6650 Windows 2000 Technical Reference
1-5
SECTION 1
Introduction
Dock Connections
Two basic dock accessories are used for the computer: the office (single) dock and
the vehicle dock. Custom versions of these docks may be created for customer
requirements. Two additional full-featured docks are also available, one for the
mobile and vehicle environment, and the other for the desktop.
I/O Panel
Some of the features that can be selected on the I/O panel are defined on the following pages.
Keyboard
The 6-pin Mini-DIN connector directly supports PS/2 through an adapter cable
or PC AT keyboards. Keyboard signals are available on the docking connector to
permit the use of an external keyboard when the computer is docked.
Network
A 10BaseT Ethernet connection is available through the dock or I/O panel.
Parallel Port
The LPT1 Printer Port is an enhanced parallel port with a 25-pin (DB-25) female
D-sub for connecting parallel devices such as a printer or storage device to the
computer. This is available on the full-featured single docks or the I/O panel.
Serial Port
A 9-pin D-sub connector which is available as COM1 on the dock. Another 9-pin
D-sub connector, COM2, is on some versions of the I/O panel.
USB Connector
Each computer has one USB port located near the external power input connector. Separate USB ports are available on the docks.
Tips for Getting Started
As you develop applications for the computer (or port existing applications), note
the following:
" Windows 2000 is the operating system. If experienced with Windows 2000,
you can develop or port applications.
" Become familiar with the tools and techniques for power management.
Monitoring the state of battery power and using the suspend/resume feature is a critical function.
" When developing for pen input, note that interpreting handwriting is still a
developing field; accuracy is not at 100 percent. Interpreting and storing
results puts an additional load on the processor. Excessive use of handwriting recognition software can slow down a speedy application. Instead, use
buttons, item lists, and pull-down menus for common tasks.
" When designing a pencentric interface, use the SVGA screen area to make
buttons, pull-down menus, text entry fields, and etc. large enough for easy,
accurate use in a mobile or high-pressure environment.
" Make applications drive-independent. Do not hard-code drive designations.
Use available PC Card storage solutions and note that devices can be
moved about as required by different configurations. PC Card slots accept
flash, hard disk devices, RF devices, radio or Local Area Network (LAN)
modems, and other devices.
" Note the general system design of the target computer, such as the file system (FAT32 in NTFS), size of hard drive (660 MB SanDisk, 12 GB hard
drive, etc.), or an SVGA screen.
1-6
6640/6650 Windows 2000 Technical Reference
SECTION 1
Introduction
"
"
Some parts of this publication can be useful for your configuration or application. If any of these files are needed, a PDF version of this documentation will be placed in the “\DOCS” folder on the toolkit CD. If not there,
try the BBS Product Forums. How to access the BBS is on page 1-9.
Finally, for development purposes, consider using external devices if these
are available (or practical) for the application to use in the field.
System Configuration
These items apply to the standard computer configuration and are needed for
minimum development. However, the computer can be configured to meet specific needs. Additional RAM can be obtained to bring the total to 128 MB.
" Computer, with a minimum of 64 MB of system RAM for Windows 2000.
" Windows Toolkit.
" Main batteries: at least one.
" Single dock or wall charger.
" A diskette drive to update flash software.
" A diskette drive or a type of PC Card storage media for transferring files.
Set Up for PC Development
" NOTE:
Keep the computer on charge while performing setup. See Section 2 for BIOS setup options.
The following is a general approach for equipment setup:
1. Connect power to the dock, install the main battery, and insert the computer into the dock.
2. As the boot process is started, a beep signal will be emitted. One beep is a
normal boot. Two or more beeps indicate a BIOS error. If there are four
beeps, a CMOS error was detected but a back up copy of CMOS was successfully retrieved from flash, no further action is needed.
" To correct a CMOS error using an external keyboard:
a. When prompted. press <F2> for the PhoenixBIOS Setup Utility window.
b. Press <F9> to access the Setup Confirmation window. The “Yes” option
should be highlighted, if not, use the # or " keys to select “Yes.”
c. Press [Enter] to load the default configuration.
d. Press <F10>, then press [Enter].
" Correct a CMOS error using a pen. It will be necessary to use the four
function hotkeys on the display.
a. When prompted, double-click the display with the pen to enter the
PhoenixBIOS Setup Utility.
b. Click the right side of the [F3] hotkey to move cursor to the Exit menu.
c. Click the right side of the [F4] hotkey to move the cursor down to the
Load Setup Defaults option.
d. Click the [F2] hotkey to access the Setup Confirmation. The “Yes” option
should be highlighted, if not, click the [F3] hotkey.
e. Click the [F2] hotkey to load the default configuration. Click the [F2]
hotkey again to select the Exit Saving Changes option, then click [F2]
to exit the PhoenixBIOS Setup Utility.
6640/6650 Windows 2000 Technical Reference
1-7
SECTION 1
Introduction
Windows 2000
One of the major benefits of the open-system approach is that you can acquire
development equipment and software from many different vendors, including
Intermec Technologies Corporation. This provides you with greater flexibility in
selecting equipment and software tools best suited to your particular development needs. The challenge lies in finding pieces that work well together, especially when you are working with communications and interfaces.
If you have Windows programming experience, you will feel comfortable with
this computer platform.
The computer can run any mouse-aware Windows application.
Visual C++ or Borland C++ for Windows
Microsoft Visual C++ or Borland C++ for Windows are tools for experienced C
Windows programmers. The Foundation Class Libraries or the Object Windows
Library can be used; just watch for space limitations because they are statically
linked. Windows programs, in general, grow to a large size quickly and can require a lot of extra DLLs, OCXs, or VBXs.
Borland’s C compiler includes a utility called TDUMP. You can run TDUMP on
an executable file to display the files or libraries called by the executable.
Visual Basic for Windows
Microsoft Visual Basic (VB) for Windows, is a tool that lends itself to quick creation of prototype screens for customer demonstrations and reviews. It includes
screen drawing plus an easy method for inserting code to control the application.
However, if frequently used forms are not preloaded, screen drawing may be
slow. Also, supporting the data-aware controls consumes a lot of memory. VB
can handle a large number of databases, including dBase, Access, Paradox, and
Foxpro. It also handles ASCII and text files.
When you encounter a Visual Basic program, you should be aware of the following two common requirements.
"
"
Files with the VBX and OCX extensions are Visual Basic custom controls.
These files support common features (such as command buttons, list boxes,
pen edit boxes, data-aware controls, etc.) that are frequently seen in Windows applications. They are shipped with the application requiring them.
Programs written in Visual Basic V4.0 can be compiled for 16-bit or 32-bit
mode, depending on installation. Visual Basic 5.0 is 32-bit mode only.
Pen for Windows 2.0
Microsoft Pen for Windows 2.0 is the standard pen application and consists of
standard Windows with extra files, some changes to SYSTEM.INI, and a new
PENWIN.INI file. A PenX (Pen Recognition software) version for Windows 2000
is not available from CIC, but should become available in the near future.
1-8
6640/6650 Windows 2000 Technical Reference
SECTION 1
Introduction
Other Environments
Any development environment that runs on Windows 2000 may be used to develop software for the computer. Not all development environments work as well
and are not recommended due to the storage capacity and speed limitations of
the computer.
How much space is required?
Many environments assume that the target machine is a desktop or laptop with
virtually unlimited hard drive space. This may not be so if the target system is
to run from Solid State drives. Note the storage requirements during development. For example, Power Builder uses over 3 MB of DLLs in addition to Windows just to run “Hello World.”
The 6640 Computer uses a 266 MHz MMX Pentium processor. The 6650 Compuer uses a 333 MHz PII Pentium processor. Test your application performance
on a similar computer.
Customer Support
Customer Support Center
The Intermec Customer Support Center (technical support) telephone number is
800-755-5505 (U.S.A. or Canada) or 425-356-1799. The facsimile number is
425-356-1688. Email is [email protected].
If you email or fax a problem or question include the following information in
your message: your name, your company name and address, phone number and
email to respond to, and problem description or question (the more specific, the
better). Indicate if the equipment was purchased through a value-added reseller.
Web Site
The Customer Support File Libraries, including Hot Tips and Product Awareness
Bulletins, are available via the Intermec Product Support page at this URL:
http://norbbs.norand.com/index.htm . New users can sign up for a new account.
PDF versions of Intermec manuals can be found at this URL:
http://www.intermec.com. Use the Search feature to locate your publication.
Bulletin Board Service
The Customer Support Bulletin Board (BBS), maintained by Intermec Technologies Corporation, provides software and documentation:
Phone number: 319-369-3515 (14.4 kbps modem)
319-369-3516 (28.8 kbps modem)
" Protocol: Full duplex, ANSI or ANSI-BBS; 300 to 28,800 bps; v.32bis; 8
bits, no parity, 1 stop bit. For high-speed modems, disable XON/XOFF and
enable RTS/CTS.
This is the same location available via the web site. If your web access uses
high-speed phone lines, the web interface provides a faster response.
"
6640/6650 Windows 2000 Technical Reference
1-9
Introduction
1-10
6640/6650 Windows 2000 Technical Reference
SECTION 1
Section 2
BIOS Setup
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
During bootup, either press <F2> from the external keyboard or double-click the
display with the pen when prompted to do so to access the PhoenixBIOS Setup
Utility. Use this utility to configure adapters, integrated peripherals, passwords,
and power management.
This section defines each of the parameters within the PhoenixBIOS Setup Utility.
Navigating the BIOS Setup
You can navigate within the BIOS setup using either the external keyboard or
the pen.
Using the External Keyboard
"
"
"
"
"
"
"
Press the # or " keys to move between pages.
Press the $ or % keys to move between setup fields.
Press the space bar or [+] key to increment a value.
Press the hyphen [–] key to decrement a value.
Press [Enter] to choose the value from a pop-up menu or to accept the
highlighted value.
If a field is preceded with an " arrow, select that field, then press [Enter]
to access its submenu.
If you are in a submenu, press the [Esc] key to return to the original menu.
Using the Pen in Setup
BIOS contains a feature that allows you to access and modify the BIOS Setup
screens using the pen. It also gives the onscreen buttons (visible at the bottom of
the display) the following functionality in setup.
" Press the <F1> button to access the online help.
" Press the <F2> button to “enter” an item.
" Press the contrast and brightness buttons to brighten or darken either the
background or the text.
" The <F3> button has both left (#) and right (") arrow functionality.
Press the left side of the <F3> button to move the cursor to the left on the
menu bar. Press the right side of the <F3> button to move the cursor to the
right on the menu bar.
" The <F4> button has both up ($) and down (%) arrow functionality. Press
the left side of the <F4> button to go up the menu. Press the right side of
the <F4> button to go down the menu.
6640/6650 Windows 2000 Technical Reference
2-1
SECTION 2
BIOS Setup
Main
The Main menu of the PhoenixBIOS Setup Utility configures the system time
and date, drives, and cache.
System Time:
Set the system time in the HH:MM:SS format. Use the tab key to move between
the hour, minute, and second fields.
System Date:
Set the system date in the MM/DD/YYYY format. Use the tab key to move between the month, day, and year fields.
Diskette A:
Selects the floppy drive type as either “USB Floppy” (default) or “1.44 MB, 3Ω”
with the computer supporting a 1.44 MB floppy.
2-2
6640/6650 Windows 2000 Technical Reference
SECTION 2
BIOS Setup
Hard Disk Type:
(Submenu — press [Enter] to access.) Configures the Hard Disk Drive (HDD).
Select “User” to enter HDD parameters manually Select “Auto” (default) to have
HDD parameters set automatically. Select “None” to disable HDD. The
CD-ROM and ATAPI Removable options are not applicable.
Press the [Esc] key or tap the “Exit Submenu” item to return to the
“Main” menu.
Primary Slave:
(Submenu — press [Enter] to access.) Configures the primary slave IDE adapter
with the same options as under Hard Disk Type. Set Primary Slave to
“None.”
Press the [Esc] key or tap the “Exit Submenu” item to return to the Main
menu.
6640/6650 Windows 2000 Technical Reference
2-3
SECTION 2
BIOS Setup
Memory Cache:
Enables (default) or disables memory cache function.
Boot-time Diagnostic Screen:
When enabled, the diagnostic screen displays the BIOS status information as the
computer boots. The diagnostic display is disabled by default.
Advanced
The Advanced page modifies peripheral, display, and operating system features.
Ethernet:
Controls the Ethernet chip. Options are “Enabled” (default), “Auto” (enabled
only from the dock), or “Disabled.”
Legacy USB Port:
Enables (default) or disables the USB keyboard and USB floppy support in DOS
and in the BIOS setup.
RF Switch:
Configures the radio switch to either “Local” which allows the computer use the
attached radio antenna (default) or “Auto” which allows the computer use the
remote antenna when it is in the dock, if the RF Switch option is installed.
Resolution Expansion:
Defines whether the screen is expanded when the resolution is less than 800x600
pixels. The default is to “Disable” the expansion.
2-4
6640/6650 Windows 2000 Technical Reference
SECTION 2
BIOS Setup
I/O Device Configuration:
(Submenu — press [Enter] to access) Configures the serial, infrared, and parallel ports.
Serial Port (COM1):
Enables or disables the RS-232C serial port for use (Default is enabled).
When enabled, the port occupies the resources at I/O address “3F8 IRQ4”
and cannot be modified.
Serial Port (COM2):
Enabled at “2F8 IRQ3” and its base I/O address is not modifiable.
Scanner Power:
When enabled, this provides 5 volts through pin 9 of the COM port on
top of the computer. (Default is disabled)
Serial Port (COM3):
(Read-Only) Enabled at “3E8 IRQ11” and is not modifiable.
Serial Port (COM4):
(Read-Only) Enabled at “2E8 IRQ10” and is not modifiable.
Serial Port (Pen):
(Read-Only) Enabled at “308 IRQ15” and is not modifiable.
IR Port:
Enables or disables (default) the infrared port. If enabled, the following
suboptions are made available:
Mode:
Specifies the IR mode, either “IrDA” (default) or “ASK.” Use as it is in a
normal mode.
Base I/O address:
Set to 338, this serial port’s base address cannot be modified.
IRQ:
Sets the IRQ for this serial port. Values include: IRQ 5, IRQ 7, or IRQ 9
(default). One or more IRQs may be used by another device.
6640/6650 Windows 2000 Technical Reference
2-5
SECTION 2
BIOS Setup
DMA channel (Active if Mode is set to IrDA):
Sets the Direct Memory Access (DMA) channel for the Fast IR of the infrared port. Values include: DMA 0, DMA 1, or DMA 3 (default).
DMA allows for a device to transfer large amounts of data to RAM directly without CPU intervention.
LPT Port:
Enables (default) or disables the use of the printer and parallel floppy port.
Mode:
Sets the mode of the LPT port — Output only, Bidirectional (default),
EPP, or ECP.
Bidirectional (PS/2)
A standard interface for communicating between the PC and attached
devices using the PS/2 mode.
Enhanced Parallel (EPP)
A parallel port standard for PCs that supports bidirectional communications. EPP is good for links that change directions frequently,
such as drives.
Extended Capabilities (ECP)
A parallel port standard for computers similar to the EPP. ECP is
good for transferring large data blocks quickly, such as printers.
Note EPP and ECP are about ten times faster than the older Centronics standard.
" NOTE:
When the external floppy is attached, this port mode is ignored. However, the port itself must
be enabled. Once the floppy drive is removed, the port mode is reset.
Base I/O address:
(Read-Only) The base I/O address is set to “378/IRQ7” for the LPT port
and is not modifiable.
Press the [Esc] key or tap the “Exit Submenu” item to return to the “Advanced” menu.
2-6
6640/6650 Windows 2000 Technical Reference
SECTION 2
BIOS Setup
Sound:
(Submenu — press [Enter] to access.) Configures the internal sound device to be
enabled, automatic, controlled by the operating system, or disabled. If enabled
(default), these parameters can be configured:
SB I/O address:
The Sound Blaster (SB) I/O address can be set to one of the following:
220–22F (default), 240–24F, 260–26F, and 280–28F.
Syn I/O address:
The Synthesizer (Syn) I/O address can be set to one of the following:
388–38B (default), 390–393, 398–39B, and 3A0–3A3.
WSS I/O address:
The Windows Sound System (WSS) I/O address can be set to one of the
following: 530–533 (default), 604–606, E80–E83, and F40–F43.
DMA A, DMA B:
These can be set to 0, 1 (default for DMA A), or 3 (default for DMA B).
IRQ:
Sets the IRQ to 5 (default), 7, or 9.
Internal Speaker:
Enables (default) or disables the audio output to the speaker but does not affect
the headphones.
Speaker volume:
Controls the speaker volume during POST and DOS operations. Values include:
High, Medium (default), or Low.
Button Click:
Enables (default) or disables the audible click emitted from the computer when
onscreen buttons are pressed in both DOS and Windows.
Frequency (If Button Click is enabled):
Selects between high and low frequency clicks on a scale from low (1) to
high (10). Default is 5.
Press the [Esc] key or tap the “Exit Submenu” item to return to the Advanced menu.
6640/6650 Windows 2000 Technical Reference
2-7
SECTION 2
BIOS Setup
Installed O/S:
Use the space bar to select the operating system to be used most often on the
computer. Be sure to select the correct operating system, or some features may display unexpected behavior. The available operating systems include: “Windows”
such as Windows 2000 (default) or “Other” — such as Unix.
" NOTE:
ACPI Auto Detect does not function on NTFS drives with current BIOS versions. Use the
Enable ACPI option if you have converted your Windows 2000 drive to NTFS.
Enable ACPI:
Controls BIOS power management. If disabled, the system will revert to APM
mode. ACPI (Advanced Configuration and Power Interface) support is only
available on this product when used with Windows 2000.
ACPI Auto Detect:
Controls autodetection of the operating system installed on the 6640/6650
Computer. If Windows 2000 is detected, ACPI will be enabled. Otherwise,
ACPI will be disabled.
Large Disk Access Mode:
If you selected “Windows” for the Installed O/S parameter, select “DOS” for this
parameter. If you are using another operating system such as Unix, select “Other.” Default is DOS.
Security
This menu configures passwords and security functions.
Set Supervisor Password
The supervisor password controls access to the setup utility. To disable the supervisor password, press [Enter] when prompted for the password. If this password is disabled, User Password is also disabled.
Set User Password
Allows access to the user password and displays whether the user password is
enabled, giving restricted access to setup menus.
2-8
6640/6650 Windows 2000 Technical Reference
SECTION 2
BIOS Setup
Password on boot:
When enabled, you must enter a User or Supervisor password at the end of
POST or the system is disabled. This field is “Disabled” by default.
Diskette access:
(Applicable if passwords are used.) Specifies who can have access to the floppy
disk drive, either “Supervisor” or “User.” (Default is Supervisor)
Fixed disk boot sector:
Defines whether the boot sector of the HDD is write-protected from viruses.
When formatting HDD or reinstalling software, set this to “Normal” (default). To
guard against viruses, select “Write Protect.”
Power
The Power menu configures power management methods and suspend mode.
Suspend Mode Ignored in Windows 2000:
Sets the type of suspend performed during user-initiated suspend — “Suspend to
RAM” — save state but remain in low power mode (default) or “Suspend to Disk”
— save state to disk and power off.
Auto Save To Disk Ignored in Windows 2000:
When enabled, the system saves its state to disk after being in suspend mode for
a period of time — Off (default), 5, 15, 30, 45, or 60 minutes.
Backlight Timeout Ignored in Windows 2000:
Sets the time of inactivity required for the backlight to be turned off — Disabled
(default), 30 seconds, 1 minute, 5 minutes, 15 minutes, or 30 minutes.
Resume on Charge: (Default is enabled)
Whether the system resumes from the “Suspend to RAM” mode when external
charge is applied.
Resume on Modem Ring: (Default is disabled)
Defines if system resumes from the “Suspend to RAM” mode when the modem
receives a call.
6640/6650 Windows 2000 Technical Reference
2-9
SECTION 2
BIOS Setup
PCMCIA Power when Suspend RAM: (Default is enabled)
Defines if system supplies power to PC Card slot when suspended to RAM.
CRT Mode: (Default is Auto)
(For Intermec use only) “On” enables and “Off” disables the external CRT driver.
“Auto” enables the CRT driver when the debug board is connected at boot.
Fan Configuration: (Default is Always On)
Defines the fan behavior while the computer is on external power. “Always On”
keeps fan running while the computer is on external power. “Thermal Only” activates the fan when the CPU is warm.
Boot
Use this page to dictate the order the computer attempts to boot from bootable
devices. Removable devices include virtual flash, parallel, and USB floppies.
2-10
6640/6650 Windows 2000 Technical Reference
SECTION 2
BIOS Setup
Information
The information on this page is read-only and cannot be modified. Information
includes BIOS, CPU, memory, and battery level.
6640/6650 Windows 2000 Technical Reference
2-11
SECTION 2
BIOS Setup
Exit
This page dictates how the system is to exit BIOS setup.
Exit Saving Changes:
Exits system setup and saves your changes to BIOS.
Save Changes and Shutdown:
Exits system setup, saves your changes to BIOS, then shuts down the system.
Exit Discarding Changes:
Exits the utility without saving Setup data to BIOS.
Load Setup Defaults:
Loads default values for all Setup items.
Discard Changes:
Loads previous values from BIOS for all Setup items.
Saves Changes
Saves Setup data to BIOS.
2-12
6640/6650 Windows 2000 Technical Reference
Section 3
Hotkeys (Virtual Screen Keys)
"
"
" NOTE:
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
Use a DOS boot disk to access DOS. Windows 2000 does not “boot to DOS.”
Hotkeys (or virtual screen keys) are functional in both DOS and Windows. Keys
arranged across the bottom of the computer display are examples of hotkeys.
These hotkeys enable you to have functional keys without having to use an
external keyboard. These functional keys can then be activated using your pen
or fingertip.
Using applications, Windows hotkeys can be programmed to simulate an
external keyboard action, such as pressing and releasing [Esc]. Below are
instructions for both DOS and Windows hotkeys.
DOS Hotkeys
DOS hotkeys are accessible at DOS and in the Windows boot menu (accessed by
tapping the “Battery” hotkey during a bootup). Tapping the “Battery” hotkey is
the same as pressing [F8] on the keyboard, which also accesses the boot menu.
Windows Boot Menu
Wait for the message “Double tap the pen to enter SETUP” during a reboot.
Immediately after this message leaves the screen and before a beep is emitted,
start slowly tapping the “Battery” hotkey to access the boot menu. You may
have to do this several times before being successful.
DOS Virtual Keys
The following virtual keys are listed with their button assignments for DOS.
These are not programmable and retain their values regardless of how they may
be reprogrammed in Windows.
F1
F1
Contrast
Contrast up/down
F2
Enter
F3 (left)
Arrow left
Battery
F8
F3 (right)
Arrow right
Suspend (left)
“N”
F4 (left)
Arrow up
F4 (right)
Arrow down
Suspend (right) “Y”
Brightness
Brightness up/down
6640/6650 Windows 2000 Technical Reference
3-1
Hotkeys (Virtual Screen Keys)
SECTION 3
Windows Hotkeys
" NOTE:
Desktop icons are shown to the left.
KEYALIGN.EXE can be found in the “C:\WINNT” and “C:\PENINST” folders.
From the Windows desktop (of a default load), double-click the keyalign
shortcut icon to access the Windows Hotkey alignment utility.
Hotkey Alignment Utility
KEYALIGN.EXE is the executable for the Windows Hotkey alignment utility.
This reconfigures hotkeys, adds new hotkeys, and removes, redefines, or realigns
existing hotkeys as needed for the touch panel.
KeyName
The name assigned to the hotkey. Click the drop-down button or use any of the
arrow keys to select from the existing hotkeys. The information for that hotkey
then appears in this window.
Top Left
The X,Y raw touch panel coordinates that define the top, left corner of the hotkey.
Bottom Right
The X,Y raw touch panel coordinates that define the bottom, right corner of the
hotkey.
Typematic
If “Yes,” then this hotkey can simulate multiple keystrokes as it is held down. If
“No,” then one keystroke is performed, even when held down.
KeySequence
Shows the keystrokes the hotkey will simulate.
Alignment
Shows the current location of the hotkey on the physical display, including the
watermarks. For example, “Bottom” for the “F1” through “F4” keys, the suspend
keys, and the brightness and contrast keys placed at the bottom of the display.
Change
Accesses a dialog that changes the name, sequence, alignment, or typematic status of a hotkey. Go to page 3-4 to learn more about this dialog.
3-2
6640/6650 Windows 2000 Technical Reference
SECTION 3
" NOTE:
Hotkeys (Virtual Screen Keys)
To quit the Align Hotkey screen without setting coordinates, press [Enter] or [Esc] on the
external keyboard. Do not touch the display to press Cancel (via the pen or your finger) as
this touch will be assumed to be a coordinate assignment.
Align
Accesses the Align Hotkey screen to calibrate the coordinates of the selected
hotkey. When assigning the coordinates, go to the area on the display where the
hotkey is to be assigned. The hotkey can be placed anywhere on the display,
even inside the left, right, or top borders, or above the existing hotkeys on the
bottom of the display.
The circles on the Align Hotkey screen indicate which corner (x,y coordinate) to
set for the hotkey. Remember that the screen itself is not located where the
hotkey is to be located.
AlignAll
Aligns all the hotkeys in the hotkey list. The order in which the hotkeys are
aligned is in the same order as when the hotkeys were created.
New
Accesses a dialog to create a new hotkey with a name, sequence, alignment, and
typematic status. See page 3-7 to create a hotkey.
Delete
Select a hotkey from the KeyName list to be removed, then click Delete. There
is no verification for this deletion, so use this button with caution.
Test All
Tests all existing hotkeys and assigns either “Passed” or “FAILED” to each. The
following appears with a hotkey to be tested. Press each hotkey as the test progresses. You have three chances with each hotkey, if the first press was inaccurate. Note that if you click Cancel, the hotkey in question is considered
“FAILED.”
6640/6650 Windows 2000 Technical Reference
3-3
Hotkeys (Virtual Screen Keys)
SECTION 3
When done, another box appears with all the hotkeys tested and their results.
Click Done to quit.
Change/New Dialog
The following dialog creates a new hotkey or edits an existing hotkey. Click either Change or New from the Hotkey Alignment screen to access this dialog.
KeyName (Required)
Assign a name to the hotkey. There are no restrictions how the hotkey can be
named. A name is required or this hotkey will not be created.
KeySequence
Lists the keys to be stuffed into the keyboard buffer for this hotkey. Note, for
hotkey commands or special keys (except for the contrast and brightness hotkeys), for every action, there should be a reaction. Thus, assign a key with a
plus (+) to “press” a key, then assign the same key with a minus (–) to “release”
that key, for example:
“(alt+)(tab+)(tab–)(alt–)”
Use parentheses to separate each key. Spaces between parentheses are optional.
Alignment
Assigns one of five groups: “Top,” “Bottom,” “Left,” “Right,” or “None.” These
groups categorize the placement of the hotkey on the display and make assumptions about the hotkey based on the placements.
Bottom
A single row of hotkeys along the bottom of the display. All these hotkeys
are aligned to be as tall as the tallest hotkey and extend to the bottom of
the display.
3-4
6640/6650 Windows 2000 Technical Reference
SECTION 3
Hotkeys (Virtual Screen Keys)
Top
A single row of hotkeys along the top of the display. All these hotkeys are
aligned to reach as low as the lowest hotkey and extend to top of the display.
Left
A single row of hotkeys along the left side of the display. All these hotkeys
are aligned to reach as far right as the rightmost hotkey in the group and
extend to the left of the display.
Right
A single row of hotkeys along the right side of the display. All these hotkeys are aligned to reach as far left as the leftmost hotkey in the group and
extend to right of the display.
None
No assumptions made. The coordinates are not adjusted.
Typematic
Check this box to have this hotkey simulate multiple keystrokes as it is held
down, such as the <Del> key on the keyboard. Leave this box blank to have the
hotkey do one keystroke.
Hotkey Commands
The following list contains hotkey commands (or sequences) used to create hotkeys. Thus, to create a Page Up button, use “(PageUp+)(PageUp–”). Most of
these hotkeys are self-explanatory.
A hotkey can be named like these commands, such as “Alt,” to simulate an <Alt>
key, use “(Alt+)(Alt–).” To have the keyboard type “A,” “L,” and “T,” use “ALT,”
otherwise the parameter help defines a key as a hotkey.
“Alt”
“Backspace” “CapsLock”
“Ctrl”
“Del”
“Delete”
“Down”
“End”
“Enter”
“Esc”‘
“F1”
“F10”
“F11”
“F12”
“F2”
“F3”
“F4”
“F5”
“F6”
“F7”
“F8”
“F9”
“Home”
“Ins”
“Insert”
“Left”
“NumLock”
“PageDown” “PageUp” “PgDn”
“PgUp”
“PrintScrn” “Right”
“Tab”
“Up”
“ScrollLock” “Shift”
“Apps”
//Windows Right Click Key
“BrightDown”
//BIOS call to decrease brightness
“BrightUp”
//BIOS call to increase brightness
“ContrastDown”
//BIOS call to decrease contrast
“ContrastUp”
//BIOS call to increase contrast
“SysRq”
“PwrForceSuspend” //Tells unit to suspend unconditionally
“PwrUserSuspend” //Request a suspend, may be rejected by operating system or
device driver
“Win”
//Windows Key. (start)
6640/6650 Windows 2000 Technical Reference
3-5
Hotkeys (Virtual Screen Keys)
SECTION 3
Registry HotKey Values
The following values are in the registry for the hotkeys:
Registry Entries:
HKLM\System\CurrentControlSet\Services\VxD\6640Pen
HotkeysEnabled REG_BINARY(BYTE)
0-Disabled, 1-Enabled
TypematicRate REG_DWORD
BrightStep
REG_DWORD
[1–255]
ContrastStep
REG_DWORD
[1–255]
EnableWM
REG_DWORD
[BitMasks 0|1|2|4|8 or combination]
DisablePenButton REG_DWORD
[0/1]
InputMode
REG_SZ
[PO/FO/PF]
HotkeysEnabled
This value is currently stored in a registry key and defines if the virtual screen
keys functionality is turned on.
TypematicRate
This defines the number of penpackets to be received, before a hotkey is considered pressed. If the value is high, the rate at which the keys are repeated (when
the pen pressed on the same key) is low. If the value is low, the rate of repetition
is high. The default TypematicRate value is “5” if this entry is left blank.
BrightStep, ContrastStep
These are step values for incrementing and decrementing brightness and contrast. Set these to any value between 1–255. The default value is “5” if these
entries are left blank.
EnableWM
This is a bitmask that specifies which of the four water marks, Bottom [1],
Right [2], Top [4], or Left [8], are enabled. When any watermark is enabled:
The hotkey in that region should be present outside the watermark, thus
avoiding interference with the display area.
" The watermark defines the “dead zone.” All area below the bottom watermark, above the top watermark, to the left of the left watermark, and to
the right of the right watermark is considered dead zone, meaning any pen
touch in that area does not affect the cursor.
DisablePenButton
This either enables [1] or disables [0] the button found on your pen. If enabled,
you can use the pen button to do right-click functions.
"
InputMode
This string value is the initialization string sent to the MicroTouch touch screen
controller when the pen drivers are loaded. Valid values are: “PO” (Pen Only),
“FO” (Finger Only), or “PF” (Pen and Finger). This lets you enable or disable the
pen or finger input on the control panel.
" NOTE:
3-6
The InputMode stays in the controller until set to a new value.
6640/6650 Windows 2000 Technical Reference
SECTION 3
Hotkeys (Virtual Screen Keys)
Creating a Hotkey
Below is an example of how to create a new hotkey. For this demonstration, you
will create an “edit” hotkey that acts like typing an “edit” command in a DOS
box, then pressing the [Enter] key on the external keyboard.
1. From the Windows desktop, select Start " Run to access the Run window
and click Browse to find, then run KEYALIGN.EXE to access the Hotkey
Alignment window (page 3-2).
2. Click New to access the change/new dialog (see page 3-4).
3. Type “edit” in KeyName, then press <Tab> to move to the next field.
4. Enter “edit (enter+)(enter–)” in KeySequence to simulate the [Enter] key,
then press <Tab> to move to the next field.
5. Select a different group. Click <Tab> to move to the Typematic check box.
6. Check Typematic if for this hotkey to simulate multiple keystrokes.
Click OK to quit and assign the new hotkey to the list. Be sure to align the position of the new hotkey.
6640/6650 Windows 2000 Technical Reference
3-7
Hotkeys (Virtual Screen Keys)
3-8
6640/6650 Windows 2000 Technical Reference
SECTION 3
Section 4
Toolkit for the Computer
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
This section deals with how software, drivers, and tools are created, supported,
and packaged for the 6640/6650 Computer.
The file complement in the Toolkit for the computer differs from one release to
the next. The Toolkit contains Windows resources for configuration, power management, communications, and peripherals. Toolkits are available, as follows:
Part Number (P/N)
Description
235-051-001
6640 Windows Toolkit CD, with paper copy of manual*
235-051-001
6640 Windows Toolkit CD, without paper copy of manual**
235-049-001
6650 Windows Toolkit CD, with paper copy of manual*
235-050-001
6650 Windows Toolkit CD, without paper copy of manual**
* The “manual” refers to the 6640/6650 Windows 2000 Technical Reference P/N: 978-054-011
** The manual is provided on the CD in PDF format.
The files and documentation in the Toolkit are available to purchasers of the
computer who hold a Windows 2000 license through Intermec Technologies Corporation. The 6640/6650 Computer, as shipped from the factory, has Windows
2000 loaded by default.
Application software is not included. Obtain such software from Intermec
Technologies Corporation, from third-party suppliers, or via a custom design.
" NOTE:
The Adobe Acrobat Reader application is required to view and print Portable Data Format
(PDF) files provided with each of the radio components. Download the latest free application
from http://www.adobe.com/products/acrobat/readstep2.html
Toolkit Set Up
The Toolkit contains the following drivers and utilities that are factory-installed
on the computer, unless otherwise noted. Most components are optional (and
noted) and can be installed via the toolkit utility found on the CD via
“C:\Drvsetup\DRVSETUP.EXE” and are part of the default hard drive load.
" NOTE:
If a manual installation of any of these components is necessary, locations for drivers or
installation files are provided.
Pen:
Radio:
Windows 2000 Pen Drivers, General Utilities
Intermec & 802.11 Windows 2000 Drivers, Ashtech G8 GPS,
GSM Motorola D10, Mobitex Rim 902, Proxim LAN,
Sierra Wireless Inc — SB300
Recovery: Create Recovery Diskettes
6640/6650 Windows 2000 Technical Reference
4-1
SECTION 4
Toolkit for the Computer
Installing Toolkit Components
" NOTE:
Tool icons are shown to the left of related menu options.
Components can be loaded into the computer via the Toolkit using
DRVSETUP.EXE. This is loaded in the “C:\Drvsetup” folder on the default hard
drive load and in the “\Drvsetup” folder on the toolkit CD. Load each component
separately to ensure the computer is set properly for that component.
1. Double-click My Computer on the Windows desktop to access the source
directory, then double-click that source directory, such as the C: drive.
2. Double-click the Drvsetup folder, then double-click the drvsetup desktop
icon to access the Windows 2000 Toolkit Components Installation screen.
Read the information, then click Next.
4-2
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
3. Select a component to be loaded onto the computer, then click Next to continue. See the next paragraph for executables and the following page for
pages with additional information about these components.
Below is a list of executables that go with each of the components listed in
the Select Components window.
Table 4-1
Component Executables
Components
Pen:
Radio:
Recovery:
Executable
Windows 2000 Pen Drivers
PEN2K.EXE
General Utilities
GENERAL.EXE
Intermec 802.11 Windows 2000 Drivers
80211W2K.EXE
Ashtech G8 GPS
GPS.EXE
GSM Motorola D10
GSM.EXE
Mobitex — Rim902
RIM902.EXE
Proxim LAN
PROXIM.EXE
Sierra Wireless Inc — SB300
WE421.EXE
Create Recovery Diskettes
MKFLOPPY.EXE
6640/6650 Windows 2000 Technical Reference
4-3
SECTION 4
Toolkit for the Computer
4. Click Install to begin the installation.
5. Each of the components selected from the Select Components screen (page
4-3) is loaded separately. Before each component is loaded, a confirmation
window appears to ensure that you do want that component installed. Below is a sample confirmation window with the component being loaded
listed in the center:
"
"
4-4
Click Abort Installation to move to the next component or to the end
of the installation without loading this component.
Click Continue Installation to continue loading this component onto
the computer.
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
6. A default location is given in the Choose Destination Location window, click
Browse to change the location. A note may appear with additional information about the driver being installed. Click Next to continue to the
Installation Complete window.
7. When the components are finished loading onto the computer, an Installation Completed screen appears, like the following sample. Click Finish to
return to the desktop or to continue to reboot the computer.
Some components, when loaded onto the computer, will generate an Install
prompt. Click OK to reboot the system or Cancel to load the next component.
6640/6650 Windows 2000 Technical Reference
4-5
SECTION 4
Toolkit for the Computer
Setting Up the Driver
Some of the drivers may have additional setup instructions. You will need to reboot the computer after completing these driver loads, to have these components
work on the computer.
Go to the page listed with each component to continue toolkit instructions for
that component:
"
"
"
"
"
"
"
"
"
Windows 2000 Pen Drivers
General Utilities
Intermec 802.11 Windows 2000 Drivers
Ashtech G8 GPS Radio
GSM Motorola D10 Radio
Mobitex Rim 902 Radio
Proxim LAN Radio
Sierra Wireless Inc — SB300
Create Recovery Diskettes
4-6
4-7
4-7
4-8
4-11
4-13
4-13
4-14
4-17
Loading Windows 2000 Pen Drivers
" NOTE:
The Windows 2000 Pen Drivers are factory-installed on the default load. Install the Windows
2000 Pen Drivers from the toolkit only if you need to reinstall.
You will be prompted to select a location for these drivers via the Choose
Destination Location screen (page 4-5). The default location is
“C:\Utilities\Pen2k.”
A message appears advising you to read information about installing the pen
drivers. Click OK to display the contents of the README.TXT file via the
Notepad application. If the paragraphs do not wrap, select Edit " Word Wrap.
Close the Notepad application and click Finish via the Installation Completed
screen (page 4-5) to return to the desktop.
Go to page 5-1 to reinstall the Windows 2000 Pen drivers, beginning with
uninstalling the existing drivers.
4-6
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
Loading General Utilities
The General Utility Tools installation includes utilities such as MICROCAL.EXE
and PIIX4.EXE. Information about these support files start on page4-32.
You will be prompted to select a location for these tools via the Choose
Destination Location screen (page 4-5). The default location is
“C:\Utilities\General.”
A message appears to state that General Utility tools are run from DOS. Click
OK to continue, then click Finish via the Installation Completed screen (page
4-5) to return to the desktop. See page 4-27 for instructions on creating a
bootable network diskette.
Loading Intermec 802.11 Windows 2000 Drivers
These drivers install the Intermec 802.11 Windows 2000 Utility onto the
6640/6650 Computer. See page 5-16 to learn about the 802.11 Client Manager.
Do not insert the PC Card until prompted.
You will be prompted to select a location for these drivers via the Choose
Destination Location screen (page 4-5). The default location is
“C:\Utilities\80211w2k.”
A message appears advising you to read information about installing the 802.11
Windows 2000 drivers. Click OK to display the contents of the README.TXT
file via the Notepad application. If the paragraphs do not wrap, select Edit "
Word Wrap. Close the Notepad application, then click Finish via the
Installation Completed screen (page 4-5) to return to the desktop.
Go to page 5-7 to do the installation, beginning with verifying the PC Card
support.
6640/6650 Windows 2000 Technical Reference
4-7
SECTION 4
Toolkit for the Computer
Setting Up the Ashtech G8 GPS Radio
The Ashtech G8 GPS setup contains two components: Ashtech Modem (the
modem installation) and G8 Reference Documentation (630181_Rev_B.PDF).
See page 5-27 to learn about the Ashtech G8 GPS radio.
1. Select from the two components, then click Next to continue.
2. The default destination folder is “C:\Utilities\Ashtech” for the Ashtech G8
GPS Radio. Click Browse to change this location, if necessary. Click Next
to accept the location and continue.
3. Click Yes to set up the Evaluate application that comes with the GPS G8
Ashtech Radio. If you elect to set up the Evaluate application another time,
click No to finish the installation, then click Finish on the Installation
Completed screen (page 4-5) to return to the desktop.
4-8
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
4. The first Welcome screen from the Ashtech Evaluate setup application recommends shutting down all Windows applications, before continuing with
this installation. Follow the instructions, then click Next.
5. The second screen lists the license agreement to be accepted to install the
Ashtech Evaluate application. Drag the scroll arrows to read through the
document, then click Accept to continue.
6640/6650 Windows 2000 Technical Reference
4-9
SECTION 4
Toolkit for the Computer
6. Click Browse to set the directory for the Ashtech Evaluate application to
change the default “C:\Evaluate” directory given. Click Next to accept the
directory and continue.
7. Click OK to quit the setup application.
8. A prompt appears to view the README.TXT file now. To view the file,
click Yes to open a text editor with the README.TXT with information
about the SYSTEM.INI file. To view the README.TXT file another time,
click No to finish the installation. Click Finish on the Installation
Completed screen (page 4-5) to return to the desktop.
4-10
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
Setting Up the GSM Motorola D10 Radio
The GS Motorola D10 setup contains three components: GSM D10 Reference
Documentation (D10_BOOK040799.PDF), GSM D10 Program files, and GSM
Audio Capability. Go to page 5-33 to learn about the GSM Motorola D10 radio.
1. Select from the three components, then click Next to continue.
2. The default destination folder is “C:\Utilities\GSM” for the GSM Motorola
D10 Radio. Click Browse to change this location, if necessary. Click Next
to accept the location and continue.
3. Click Yes to set up the GSM Audio Capability application that comes with
the GSM Motorola D10 Radio.
6640/6650 Windows 2000 Technical Reference
4-11
SECTION 4
Toolkit for the Computer
4. The first screen recommends shutting down all Windows applications. Do
as instructed, then click OK to continue.
5. The second screen lists the default location of the CS PEEK application.
Click Change Directory to change the location for the application. Click
the large button to accept the location and continue.
6. Click OK to finish the CS PEEK installation. Click Finish on the Installation Completed screen (page 4-5) to return to the desktop.
4-12
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
Setting Up the Mobitex Rim 902 Radio
The Mobitex Rim 902 setup has two components: RIM902 Mobitex Radio Reference Documentation (902M_INTEGRATOR’S_GUIDE.PDF) and RIM902 Mobitex Radio Program files. Go to page 5-36 for more information about the radio.
1. Select from the two components, then click Next to continue.
2. The default destination folder is “C:\Utilities\rim902” for the Mobitex RIM
902 Radio. Click Browse to change this location, if necessary. Click Next
to accept the location. Click Finish on the Installation Completed screen
(page 4-5) to return to the desktop.
Setting Up the Proxim LAN Radio
" NOTE:
The two README.TXT files provided with the Proxim LAN Radio refer to a 7100 ISA Card
and a 7110 PCI Card. These cards are not supported by Intermec Technologies Corporation.
Also, ignore references to an RL2W2KB4.EXE file which is a zipped up self-extracting
executable. The files installed for the Proxim radio are identical to what is included in the
RL2W2KB4.EXE file downloaded from Proxim’s website.
You will be prompted to select a location for these drivers via the Choose
Destination Location screen (page 4-5). The default location is
“C:\Utilities\Proxim.”
A message appears prompting you to read installation information for Proxim
LAN drivers. Click Yes to display the contents of the README.TXT file via the
Notepad application. If the paragraphs do not wrap, select Edit " Word Wrap.
Close the Notepad application, then click Finish via the Installation Completed
screen (page 4-5) to return to the desktop.
Go to page 5-37 for instructions on installing the Proxim RangeLAN2 radio.
6640/6650 Windows 2000 Technical Reference
4-13
SECTION 4
Toolkit for the Computer
Setting Up the Sierra Wireless Inc. SB300
Use the Sierra Wireless Inc. — SB300 component to install the PocketPlus
Watcher and the Wireless Expert applications from Sierra Wireless, Inc. See
page 5-57 to learn about the Sierra Wireless SB300 Radio.
Go to page 5-47 to install the TCP/IP stack before setting up the Sierra Wireless
component. If the TCP/IP stack is not installed, its absence will be detected and
you will be prompted to install this option. Disregard the message about a modem profile as this profile will be installed after this set up.
1. Initially, the Watcher 4–2 Setup files are extracted for installation. Once
the InstallShield Wizard for the Watcher 4–2 Setup is in place, the Welcome
screen is displayed. Click Next to start the installation.
2. Click Yes to accept the standard license agreement and continue.
4-14
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
3. The default destination folder is
“C:\Program Files\Sierra Wireless Inc\Watcher 4.2.” Click Browse to
change this location. Click Next to accept the location and continue.
4. If the TCP/IP stack or a modem profile is missing from the 6640/6650 Computer, you may be prompted to install either missing component after this
setup. Click Next to continue. These installations are to be done after this
set up; instructions to install either component are in Section 5.
6640/6650 Windows 2000 Technical Reference
4-15
SECTION 4
Toolkit for the Computer
5. The Watcher 4–2 Setup will install the following components onto the
6640/6650 Computer: CDPD Watch, CSC Watcher, Toolkit, and Wireless
Expert. Go to Section 5, starting on page 5-57, to learn about these components. Click Next to continue.
6. If either a modem profile or a TCP/IP stack was missing, a paragraph will
indicate the need to install either of these components. If Yes, I would
like to see the help documents is checked, an online help file will appear. Click Finish to complete the installation, then click Finish on the
Installation Completed screen (page 4-5).
Go to page 5-49 to install a modem profile for the SB30X CDPD radio, then have
the Sierra WirelessExpert application locate this modem.
4-16
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
Setting Up to Create Recovery Diskettes
The Create Recovery Diskettes component sets up a recovery installation either
to the floppy drive or to a temporary directory.
Use the Bootable Diskette Creation screen to select one of these options, respectively, then click Continue. Click Cancel to quit this component.
"
"
"
"
"
"
Create a bootable network recovery disk on the floppy drive that uses
PQER (PowerQuest EasyRestore) to reimage a hard drive (go to page 4-20).
Create a bootable network cloning diskette using PQDI (PowerQuest’s
Drive Image) for multiple custom imaging (page 4-25).
Create a bootable network diskette on the floppy drive (page 4-27).
Create a Partition Magic Shrink and Save diskette (page 4-28).
Create a firmware update floppy or diskette that flashes both H8 and BIOS
(page 4-30).
Create an emergency BIOS recovery diskette (page 4-30).
6640/6650 Windows 2000 Technical Reference
4-17
SECTION 4
Toolkit for the Computer
Microsoft File Sharing
Microsoft File Sharing applies to the first four recovery methods listed above. Do
the following to enable Microsoft File Sharing to set up a server to share a toolkit
CD for recovery.
1. From the Windows desktop, select Start " Settings " Control Panel,
then double-click the Network and Dial-up Connections desktop icon.
2. Right-click the Local Area Connection desktop icon, then select Properties from the pop-up menu to access its Local Area Connection Properties.
If “File and Printer Sharing for Microsoft Networks” is listed, then click OK
to quit. If not, go to the next step to install this component.
3. Click Install to access the Select Network Component Type.
4. Select Service, then click Add to access the Select Network Service.
4-18
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
5. Select “File and Printer Sharing for Microsoft Networks,” then click OK to
return to the Local Area Connection Properties. Click OK to quit the Local
Area Connection Properties.
6640/6650 Windows 2000 Technical Reference
4-19
SECTION 4
Toolkit for the Computer
Bootable Network Recovery Diskette
A compressed image of an entire hard drive can be stored in a single *.PQI file.
Power Quest EasyRestore (PQER) takes the *.PQI file and restores the entire
hard drive to a previous state, the state when the *.PQI file was made. The
toolkit CD contains a PQI file of the default Windows 2000 load and a copy of
PowerQuest Easy Restore.
1. If the server name (computer name) is unknown, select Start " Settings
" Control Panel, then double-click the System desktop icon to access
System Properties. Click the Network Identification tab and note the
Full computer name entry. Note that spaces and wild characters (asterisk
or exclamation point) in the computer name may cause unpredictable results.
4-20
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
2. Select the network protocol for the diskette, then click Next to continue.
"
If NetBEUI is selected:
Enter the information required for the NetBEUI SYSTEM.INI file,
then click Next to continue.
6640/6650 Windows 2000 Technical Reference
4-21
SECTION 4
Toolkit for the Computer
"
" NOTE:
If TCP/IP is selected:
Use the DHCP option with extreme caution. If DHCP is used on a network that contains
CISCO DHCP servers, the Microsoft TCP/IP stack can exhaust all available IP addresses.
Enter the information required for the TCP/IP PROTOCOL.INI file,
then click Next to continue.
Enter the information required for the TCP/IP SYSTEM.INI file, then
click Next to continue — same as information required for NetBEUI as
shown on the previous page.
"
4-22
If both protocols are selected, enter the information required in all
three of the screens shown in this step.
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
3. Using the “\\Computer Name\Share Name” format, enter the server name
(computer name) and share name, via the Toolkit Share Location screen, of
the location where the toolkit CD can be found, then click Next to continue.
4. Select either the default Windows 2000 image or a custom image to be restored, then click Next to continue.
Default Windows 2000 Image
Includes nonessential files such as most third-party Internet software,
ISP setup utilities, MS Paint, screen saver images, games, help files, and
multimedia files.
Custom Image
This option allows for using a .PQI file that is not on the toolkit CD.
Usually a custom *.PQI file can be created to contain the application and
configuration.
6640/6650 Windows 2000 Technical Reference
4-23
SECTION 4
Toolkit for the Computer
5. If a floppy drive is attached, the Destination Location screen defaults to
drive A:. Use drive A: or the floppy disk drive to store the recovery, then
click OK to continue. Use “C:\temp\recovery” for a temporary C: drive
location.
" NOTE:
Do not use the “C:\” root directory as the destination directory because it will overwrite
AUTOEXEC.BAT, MSDOS.SYS, and other system files.
6. After files are transferred to the location previously designated, you will be
cautioned against write-protecting the newly created recovery disk. Click
Finish to quit, then click Finish on the Installation Completed screen
(page 4-5) to return to the desktop.
4-24
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
Bootable Network Cloning Diskette
The image on the Toolkit CD is a standard image for anyone that orders the
Toolkit CD. Images may be installed on units that already have applications and
custom configurations loaded. Thus, order the toolkit CD plus the Custom imaging package that contains PowerQuest’s Drive Image Pro (PQDI). This would
install the standard image on one computer, then applications can be installed
and settings can be changed. Then use PQDI to create a custom image. Once
the custom image is created, the custom image, applications, and settings can be
installed on other, similar computers at that time.
PQDI captures the entire content of a drive partition and stores it in a PQI file.
When PQDI restores the partition to a drive, the drive must have enough free
space available for the partition to fit. This is so PQDI can expand a partition to
fill the remaining free space, because PQDI cannot shrink a partition.
When choosing a computer to create a custom image, choose one with the smallest hard drive. This ensures that the image fits without problems; or use PowerQuest’s Partition Magic to shrink the main partition before using PQDI to create
the image.
The Network Cloning Diskette option creates one floppy diskette. This diskette
can create and restore PQI files. To create the custom image for cloning:
1. If the server name (computer name) is unknown, select Start " Settings
" Control Panel, then double-click the System desktop icon to access
System Properties. Click the Network Identification tab and note the
Full computer name entry (page 4-20). Note that spaces and wild
characters (such as asterisk or exclamation point) in the computer name may
cause unpredictable results.
2. Select the default protocol to enter information, then click Next to continue
(page 4-21).
" If NetBEUI is selected:
Enter the information required for the NetBEUI SYSTEM.INI file,
then click Next to continue (page 4-21).
" If TCP/IP is selected:
" NOTE:
Use the DHCP option with extreme caution. If DHCP is used on a network that contains
CISCO DHCP servers, the Microsoft TCP/IP stack can exhaust all available IP addresses.
Enter the information required for the TCP/IP PROTOCOL.INI file,
then click Next to continue (page 4-22).
Enter the information required for the TCP/IP SYSTEM.INI file, then
click Next to continue — same as information required for NetBEUI.
"
If both protocols are selected, enter the information required in all
three of the screens shown in this step.
6640/6650 Windows 2000 Technical Reference
4-25
SECTION 4
Toolkit for the Computer
3. Using the “\\Server Name\Share Name” format, enter the server name
(computer name) and share name of the location where PowerQuest’s Drive
Image Pro can be found in the PQDI Share Location screen, then click
Next to continue.
4. Using the “\\Computer Name\Share Name” format, enter the server name
(computer name) and share name of the location where the custom PQI
image file can be stored, then click Next to continue.
5. If a floppy drive is attached, the Destination Location screen (page 4-24)
defaults to drive A:. Select drive A: or the floppy disk drive to store the recovery, then click OK to continue. Use “C:\temp\recovery” for a temporary
C: drive location.
" NOTE:
4-26
Do not use the “C:\” root directory as the destination directory because it will overwrite
AUTOEXEC.BAT, MSDOS.SYS, and other system files.
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
6. After files are transferred to the location previously designated, the following completion screen appears with a caution against write-protecting the
newly created recovery disk. Click Finish to complete the network cloning.
Click Finish on the Installation Completed screen (page 4-5).
Bootable Network Diskette
This diskette boots the 6640/6650 Computer to DOS with network support.
1. Select the default protocol to enter information, then click Next to continue
(page 4-21).
" If NetBEUI is selected:
Enter the information required for the NetBEUI SYSTEM.INI file,
then click Next to continue (page 4-21).
" If TCP/IP is selected:
" NOTE:
Use the DHCP option with extreme caution. If DHCP is used on a network that contains
CISCO DHCP servers, the Microsoft TCP/IP stack can exhaust all available IP addresses.
Enter the information required for the TCP/IP PROTOCOL.INI file,
then click Next to continue (page 4-22).
Enter the information required for the TCP/IP SYSTEM.INI file, then
click Next to continue — same as information required for NetBEUI.
If both protocols are selected, enter the information required in all
three of the screens shown in this step.
2. If a parallel floppy drive is attached, the Destination Location screen (page
4-24) will default to drive A:. Use drive A: or the floppy disk drive to store
the recovery, then click OK to continue. Use “C:\temp\recovery” for a temporary C: drive location.
"
" NOTE:
Do not use the “C:\” root directory as the destination directory because it will overwrite
AUTOEXEC.BAT, MSDOS.SYS, and other system files.
6640/6650 Windows 2000 Technical Reference
4-27
SECTION 4
Toolkit for the Computer
3. After files are transferred to the designated location, the following completion screen appears with a caution. Click Finish to quit, then click Finish
on the Installation Completed screen (page 4-5) to return to the desktop.
Partition Magic Shrink and Save Diskette
This option creates a bootable DOS diskette, which uses PowerQuest’s Drive
Image Pro and Partition Magic DOS applications to shrink the main partition
and save the shrunken main partition into a PQI file. Additional information
about PQDI is on page 4-25.
" NOTE:
The Shrink and Save Diskette will not resize the drive automatically back to its full size.
Thus, after running this floppy on a drive there will be very little, if any, freespace remaining.
Use Partition Magic to manually resize the partition larger.
1. Select the default protocol to enter information, then click Next to continue
(page 4-21).
" If NetBEUI is selected:
Enter the information required for the NetBEUI SYSTEM.INI file,
then click Next to continue (page 4-21).
" If TCP/IP is selected:
" NOTE:
Use the DHCP option with extreme caution. If DHCP is used on a network that contains
CISCO DHCP servers, the Microsoft TCP/IP stack can exhaust all available IP addresses.
Enter the information required for the TCP/IP PROTOCOL.INI file,
then click Next to continue (page 4-22).
Enter the information required for the TCP/IP SYSTEM.INI file, then
click Next to continue — same as information required for NetBEUI.
4-28
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
2. Using the “\\Server Name\Share Name” format, enter the server name
(computer name) and share name of the location where the PowerQuest
Partition Magic 5.0 for DOS files can be found (PQMAGIC.EXE), then click
Next to continue.
3. Again, using the “\\Server Name\Share Name” format, enter the server
name (computer name) and share name of the location where PowerQuest’s
Drive Image Pro can be found in the PQDI Share Location screen (page
4-26), then click Next to continue.
4. Using the “\\Computer Name\Share Name” format, enter the server name
(computer name) and share name of the location of the shared drive where
the custom PQI image file can be stored in the Shared Drive and Image
Name screen (page 4-26), then click Next to continue.
5. If a floppy drive is attached, the Destination Location screen (page 4-24)
defaults to drive A:. Select drive A: or the floppy disk drive to store the recovery, then click OK to continue. Use “C:\temp\recovery” for a temporary
C: drive location.
" NOTE:
Do not use the “C:\” root directory as the destination directory because it will overwrite
AUTOEXEC.BAT, MSDOS.SYS, and other system files.
6. After files are transferred to the location previously designated, a completion screen (similar to page 4-27) appears with a caution against write-protecting the newly created recovery disk. Click Finish to complete the
shrinkage.
Click Finish on the Installation Completed screen (page 4-5) to return to the
desktop.
6640/6650 Windows 2000 Technical Reference
4-29
SECTION 4
Toolkit for the Computer
Firmware Update Floppy (Flashes H8 and BIOS)
The 6640/6650 Firmware will occasionally be updated by Intermec Technologies
Corporation. These updates may include bug fixes or enhancements to the system. Do the following to take advantage of the latest firmware updates. Go to
page 6-2 for instructions on using this diskette.
1. Select for which terminal this firmware update floppy is to be created, either a 6640 Computer which uses a Pentium MMX processor or a 6650
Computer which uses a Pentium II processor, then click Next to continue.
2. If a floppy drive is attached, the Destination Location screen (page 4-24)
defaults to drive A:. Select drive A: or the floppy disk drive to store the recovery, then click OK to continue. Use “C:\temp\recovery” for a temporary
C: drive location.
3. After files are transferred to the location previously designated, a completion screen (similar to page 4-27) appears with a caution against write-protecting the newly created recovery disk. Click Finish to complete the firmware update floppy, then click Finish on the Installation Completed screen
(page 4-5) to return to the desktop.
Emergency BIOS Recovery Diskette
" NOTE:
Only use this method when BIOS is corrupted and cannot be recovered through other
means. This process only updates the BIOS. Use one of the other recovery methods to update the rest of the computer when this process is complete.
This option creates a recovery floppy which, in most cases, can recover a system
which was flashed with the wrong BIOS or was interrupted during the BIOS update process. Go to page 6-2 for instructions on using this diskette.
1. Select for which terminal this firmware update floppy is to be created, either a 6640 Computer which uses a Pentium MMX processor or a 6650
Computer which uses a Pentium II processor (page 4-30), then click Next to
continue.
2. If a floppy drive is attached, the Destination Location screen (page 4-24)
defaults to drive A:. Select drive A: or the floppy disk drive to store the recovery, then click OK to continue. Use “C:\temp\recovery” for a temporary
C: drive location.
4-30
6640/6650 Windows 2000 Technical Reference
SECTION 4
Toolkit for the Computer
3. After files are transferred to the location previously designated,
instructions are provided to update the BIOS. Similar instructions are
provided below and in a CRISIS.TXT file in the “\Docs” directory on the
Toolkit CD #1. Click Finish to complete the emergency update diskette,
then click Finish on the Installation Completed screen (page 4-5) to
return to the desktop.
6640/6650 Windows 2000 Technical Reference
4-31
SECTION 4
Toolkit for the Computer
Support Files
" NOTE:
The Toolkit CD #2 contains the “\i386” folders from the Windows 2000 Professional CD and
from the Windows 2000 Service Pack 1. See the README.TXT file in the “\Docs” folder on
the Toolkit CD #1 for descriptions.
These files are installed using the Pen: General option of the toolkit. Files with
an asterisk (*) can only be run outside of Windows 2000. Any command prompt
boot-disk from Windows 95, Windows 98, or Windows Millennium are acceptable.
* 664NVPRM.EXE
Serial number, Ethernet EEPROM, nonvolatile data programmer. A prompt for
necessary information will appear.
Usage:
* CMOS.EXE
CMOS Editor, V1.01. Displays or modifies CMOS values. CMOS.EXE can read
the value at an address or range of addresses and write a value at a single address. CMOS checksum is updated automatically if values are written.
Usage:
CRC32.EXE
664NVPRM (no parameters)
CMOS {address[=value] | address-address}
File Integrity Verification Utility. Refer to the CRC files (CD_V101.CRC and
HC_V101.CRC) in the “\Docs” folder for the CRC values of each module on the
computer.
Usage:
CRC32 [@][filename | pathname] [/s]
filename is the filename on which the CRC is calculated. One or more files or
directories can be processed at one time.
pathname is the location of the files to be processed.
/s indicates all subdirectories should be searched for matching file names.
@ is (optionally) included in front of the filename to indicate it is an argument
file, which contains names of files to be checked by CRC32.EXE.
FLASH2K.EXE
BIOS flash update program which functions from within Windows 2000.
Usage:
FLASH2K –b <filename>.ROM
–b writes to BIOS preserving the bootblock area.
<filename>.ROM File which contains the flash BIOS. Type “Flash2K” without
any parameters for system help.
* FLASH40.EXE
BIOS flash update program.
Usage:
FLASH40 –b <filename>.ROM
–b writes to BIOS preserving the bootblock area.
<filename>.ROM File which contains the flash BIOS. Type “Flash40” without
any parameters for system help.
* H8FLASH.EXE
Power controller update program.
Usage:
H8FLASH <filename>.MOT
<filename>MOT File which contains the power controller firmware.
4-32
6640/6650 Windows 2000 Technical Reference
SECTION 4
* MT.BAT
* PART40.EXE
Toolkit for the Computer
Found in the “General\Pen” folder. Adjusts firmware settings, verifies if the
touch panel is working in DOS, finalizes the display (done at factory, should not
need to be redone), synchronizes pen and finger calibration points, and determines touch panel boundaries. This is a batch file that calls MONITOR.EXE using the proper IRQ and I/O range for the pen.
HDD Partition Creation utility. This executable is used during the recovery process by the developer, not by the end-user.
Usage:
PART40 /? (lists parameters)
* PHDISK.EXE Phoenix Suspend-to-Disk Partition Utility. This executable is used during the
recovery process by the developer use, not by the end-user.
Usage:
PHDISK
{/CREATE [size] | /REFORMAT | /DELETE | /INFO}
/CREATE [size] Create a partition on the disk starting from the end of the disk.
If size parameter is omitted, PHDISK creates a partition with a size based on
the currently available memory.
/REFORMAT Reformat an existing partition.
/DELETE Delete an existing partition.
/INFO Display information on the partition.
* SAVECMOS.EXE
Utility that saves and restores CMOS settings (SAVECMOS.DAT in the current
working directory).
Usage: SAVECMOS.EXE
SAVECMOS.EXE –r
SAVECMOS.EXE –c
SAVECMOS.EXE –d
Creates SAVECMOS.DAT file in the current
working directory.
Restores CMOS settings from SAVECMOS.DAT
file in current working directory.
Clear CMOS with flash files.
Deletes CMOS flash backup.
* WIPECMOS.COM
CMOS maintenance utility. This program clears the CMOS and erases the
CMOS backup stored in the FLASH parameter storage area.
Usage:
WIPECMOS (no parameters)
6640/6650 Windows 2000 Technical Reference
4-33
Toolkit for the Computer
4-34
6640/6650 Windows 2000 Technical Reference
SECTION 4
Section 5
Desktop Applications
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
This section covers applications found on the Windows desktop once installed
from the toolkit. The applications include the Windows 2000 pen driver and six
different radio components. This section also includes the on-screen keyboard.
" NOTE:
Tool icons are shown to the left of related menu options.
Windows 2000 Pen Drivers
" NOTE:
The Windows 2000 Pen Drivers are factory-installed on the default load. The following instructions apply only when you are reinstalling the existing pen drivers.
Uninstall the Existing Drivers
1. From the Windows desktop, select Start " Settings " Control Panel,
then double-click the System desktop icon to access System Properties.
Click the Hardware tab to access the Device Manager. Click Device
Manager in the Device Manager area to access the computer devices.
6640/6650 Windows 2000 Technical Reference
5-1
SECTION 5
Desktop Applications
2. Expand the Mouse and Other Pointing Devices component, then select
to highlight the “Intermec 6640/6650 Pen” device. Right-click this device
for a pop-up menu, then select Uninstall to remove this device.
3. Click OK to confirm this deletion.
4. Click Yes to reboot the unit.
5-2
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Reinstall the Pen Drivers
1. When the unit reboots, the Windows desktop will display a Digital Signature Not Found message. Click Yes to continue.
2. The next window prompts for the location of the MOUCLASS.SYS file.
Click Browse to enter the location where the Pen Drivers files were
installed. Default location is “C:\Utilities\Pen2k.” Click OK to continue.
6640/6650 Windows 2000 Technical Reference
5-3
SECTION 5
Desktop Applications
3. Click Finish to complete the installation, then click Yes to reboot the unit.
When the computer is started again, you will need to recalibrate the pen.
5-4
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Recalibrate or Realign the Pen
When the unit is first reimaged to Windows 2000 or when it is necessary to recalibrate (or realign) the pen, use the Pen Alignment Utility (PENCAL2K.EXE).
This utility is located either on the Windows desktop Start menu or in the folder
used for the Pen Drivers files. Default location is “C:\Utilities\Pen2k.”
PENCAL2K.EXE calibrates the pen for the computer, aligning the Windows cursor and the tip of the pen to the same location on the screen. When complete, the
calibration values are stored permanently.
1. From the Windows desktop, select Start " PenCal2k to access the
Windows 2000 Pen Alignment Utility.
2. Tap the pen firmly at the center of the crosshair target in the upper-left corner. You should hear a click and see two sets of x,y coordinate values display on the screen. Tap two more times in this same way at the center of
this target.
3. Continue the three-tap process as the crosshair moves to the upper-right
corner, the lower-left, and lower-right corners of the screen.
6640/6650 Windows 2000 Technical Reference
5-5
SECTION 5
Desktop Applications
4. After all four targets are tapped, the “Fine-tune Calibration” screen appears. Press the pen on an open area to determine if the Windows cursor
matches the location of the pen tip. Click Recalibrate if no match.
Left
Move the cursor to the left with respect to the tip of the pen.
Right
Move the cursor to the right with respect to the tip of the pen.
Up
Move the cursor up with respect to the tip of the pen.
Down
Move the cursor down with respect to the tip of the pen.
SlowerVert
Moves the cursor more slowly in the vertical direction with respect to the
tip of the pen. Use this when the cursor matches well on the top of the
screen, but is lower then the tip of the pen at the bottom of the screen.
FasterVert
Moves the cursor more quickly in the vertical direction with respect to the
tip of the pen. Use this when the cursor matches well at the top of the
screen, but is higher than the tip of the pen towards the screen bottom.
SlowerHorz
Works like SlowerVert, except the movement is in the horizontal direction.
FasterHorz
Works like FasterVert, except the movement is in the horizontal direction.
When finished, click Save to permanently save the new values or click Cancel
to continue using the old calibration.
5-6
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Radio Components
This section summarizes six different radios and components offered:
802.11 Client Monitor (page 5-7)
" Ashtech G8 GPS (page 5-27)
" GSM Motorola D10 (page 5-33)
" Mobitex Rim 902 (page 5-36)
" Proxim LAN (page 5-37)
" Sierra Wireless Inc. (page 5-47)
See Section 4, starting with page 4-6, to learn about installing these drivers from
the toolkit.
"
" NOTE:
The Adobe Acrobat Reader application is required to view and print Portable Data Format
(PDF) files provided with most of the radio components. Download the latest free application
from http://www.adobe.com/products/acrobat/readstep2.html.
802.11 Client Monitor
The 802.11 Client Monitor is available when the Intermec 802.11 Windows 2000
Drivers are installed onto the 6640/6650 Computer from the 6640/6650 Windows
2000 Toolkit (page 4-6).
" NOTE:
You may receive a Digital Signature Not Found message (page 5-3) during the installation.
Click Yes to continue from this message.
Verify PC Card Support
Double-click W2K_SP1E.EXE within the “C:\Utilities\80211w2k” folder to ensure that you have the latest PC Card support. The Intermec 802.11 Radio will
not work without the latest support. Click OK to continue, then click OK again
to exit this setup.
6640/6650 Windows 2000 Technical Reference
5-7
SECTION 5
Desktop Applications
Install 802.11 Radio Drivers
Double-click 80211WIN2K.EXE from the “C:\Utilities\80211w2k” folder to
install the Intermec 802.11 Windows 2000 Drivers.
1. The first screen advises to close all Windows applications before continuing
with this installation. Do so before clicking Next to continue.
2. The default location for the 802.11 Windows 2000 drivers appear on this
screen, which is “C:\Program Files\Intermec.” Click Browse to change
the location. Click Next to continue.
5-8
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
3. The default name of the folder in which to store the 802.11 Windows 2000
drivers appear in this screen, which is “Intermec.” Select another folder or
type a different name for the folder. Click Next to continue.
4. Click Next to start the installation, or click Back to change any of the previous information.
6640/6650 Windows 2000 Technical Reference
5-9
SECTION 5
Desktop Applications
5. Click Finish to complete the installation.
6. Click OK to reboot the unit, or press Cancel to return to the desktop.
Install a Device Driver
" NOTE:
Be sure the CD ROM drive on your PC is shared before initiating this procedure.
Reboot the 6640/6650 Computer if this action was not already taken, then insert
the Intermec 802.11 PC Card into the PC Card slot in the unit. Windows 2000
will automatically install a device driver deemed correct for this radio. This procedure cannot be stopped. Click Browse to locate the WVLAN48.SYS file from
the “\i386” folder on the Toolkit CD #2 via the shared CD-ROM drive.
5-10
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Access the Device Driver Properties
1. From the Windows desktop, select Start " Settings " Control Panel,
then double-click the Network and Dial-up Connections desktop icon to
access the dial-up connections for this unit.
2. Double-click the Local Area Connection x desktop icon for the Intermec
802.11 radio network connection. The “x” is the LAN connection number.
Click Properties to access the properties of this radio network connection.
3. Click Configure to access the properties of this driver.
6640/6650 Windows 2000 Technical Reference
5-11
SECTION 5
Desktop Applications
4. Click the Driver tab, then click Update Driver to change the driver.
Update the 802.11 Device Driver
1. Click Next to initiate the device driver update.
5-12
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
2. Leave the selection on the Search for a suitable driver for my device
option, and click Next to continue.
3. Leave the Specify a location option checked, then click Next to continue.
6640/6650 Windows 2000 Technical Reference
5-13
SECTION 5
Desktop Applications
4. Click Browse to locate the WLLUC48.INF file via the “C:\Intermec
Driver” folder created earlier, then click OK to return to the previous
screen.
5. Click Install one of the other devices, then click Next to continue.
5-14
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
6. Select the “ORiNOCO PC Card (5 Volt)” option, then click Next to continue.
7. Click Browse to locate the WLLUC48.SYS file via the
“C:\Intermec Driver” folder, then click OK to return to the previous screen.
6640/6650 Windows 2000 Technical Reference
5-15
SECTION 5
Desktop Applications
8. Click Finish to complete the driver update.
Once installed, there are two features available on the desktop: an ORiNOCO
Client Manager and a Firmware Upgrade feature.
ORiNOCO Client Manager
From the Windows desktop, select Start " Programs " Intermec "
802.11 Client to activate the client monitor. This appears minimized by default.
Click the bar graph icon in the desktop system tray to access the ORiNOCO
Client Manager which provides status information, impact, and details about the
infrastructure network.
5-16
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Add/Edit Configuration Profile
Select Actions " Add/Edit Configuration Profile to set up the ORiNOCO
PC Card for multiple networking environments. Click Help for information.
1. Use up to 32 alphanumeric characters to describe each profile, then select
from the corresponding drop-down list the applicable type (Access Point,
Residential Gateway, or Peer-to-Peer Group).
2. Click the button next to the profile to be edited, then click Edit Profile to
access the Edit Configuration. Click Help for additional online information
on any of these features.
" If this profile is an Access Point, then do the following:
a. On the Basic page, enter the name of the network to be connected
to, such as “INTERMEC.” If you want to connect to a network but
do not know the name or are using the 6640/6650 Computer in a
multiple LAN infrastructure, use “ANY” in all capital letters. Consult your LAN administrator for the name of the network.
6640/6650 Windows 2000 Technical Reference
5-17
SECTION 5
Desktop Applications
b. Click the Encryption tab, then click Enable Data Security to
enable Wired Equivalent Privacy (WEP) encryption (uncheck to disable). WEP keys are only needed if your access point expects them,
and there are two types: 64-bit (5-character strings, 12345 — default) and 128-bit (13-character strings, 1234567890123).
Select a data transmission (Key 1 – Key 4), then type the encryption key for that data transmission.
c. Click the Advanced tab to set the following parameters:
" Card Power Management
Off: Throughput is faster but more of a drain on the battery.
On: Throughput is slower, thus less of a drain on the battery.
" Interference Robustness
Off: Check this when in areas of fringe coverage.
On: Prevents the radio from reverting to 1 MB transfer rates.
" RTS/CTS Medium Reservation
Off: Default.
On: Check this when in areas of high 2.4 GB traffic.
5-18
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
d. This page is for LAN administrators only. Click the Admin tab to
access the Administrator Settings which sets MAC addresses and
the distance between access points.
"
If this profile is a Residential Gateway, then enter the six-character
ID listed on your residential gateway (usually on the back) for the
Network Name. If Enable Data Security is checked, the system
will automatically list the last five characters of the network name.
6640/6650 Windows 2000 Technical Reference
5-19
SECTION 5
Desktop Applications
"
If this profile is a Peer-to-Peer Group, then enter the Network Name
shared by all members of the workgroup. If Enable Data Security
is checked, enter the encryption or WEP key.
Select Configuration Profile
Select Actions " Select Configuration Profile to switch to another profile
within this client manager.
Card Diagnostics
" NOTE:
Using this feature may temporarily break communications with the 802.11 PC card.
Select Advanced " Card Diagnostics to access the Card Diagnostics which
checks the status of the 802.11 PC Card used in the 6640/6650 Computer. Click
Done to exit.
5-20
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
To check the card status, click Test Card Now. The card test results appear in
the Card Diagnostics, like the following. Click Advice for online help if any of
the results are questionable. Click Generate Report to store the information
into a log file. Click Cancel to exit.
Link Test
Select Advanced " Link Test to view ongoing test messages transmitted to
and acknowledged from clients within the network. Signal strength from both
sides of the wireless connection and levels of interference (noise) are measured at
preset intervals on the following Test Results page. Click Advice for troubleshooting suggestions.
6640/6650 Windows 2000 Technical Reference
5-21
SECTION 5
Desktop Applications
The Test History page displays the measurements in a graphical line chart and
can be configured to types of signal and noise displays at intervals of one minute,
one hour, or 24 hours.
The Log Settings page enables you to write log measurement data to a file, such
as sending information to customer support, archiving data for later comparisons, or to add to spreadsheet or chart information.
5-22
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Site Monitor
Select Advanced " Site Monitor to monitor the optimal positions of access
points within your network. The Site Monitor page provides access point information and allows you to reset or freeze the information. Click Help for additional information.
Use the Selection page to choose an infrastructure network to monitor.
6640/6650 Windows 2000 Technical Reference
5-23
SECTION 5
Desktop Applications
Use the Log Settings page to write log measurement data to a file.
Use the AP names page to create names for the access points displayed in the
site monitor for easier identification as opposed to reading MAC addresses of
those access points.
5-24
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Version Info (Information)
Select Help " Version Info to access the Version Information. This provides
information about the variant and version numbers regarding the application
program, driver, firmware, and hardware. Click Close to exit.
Update Client Firmware
If the ORiNOCO PC Card is updated with newer embedded software, the PC
Card can work with older versions of the 802.11 Client Manager with its features. However, note that some of the options within these features will not
show information due to incompatibility between the PC Card and the utility.
From the desktop, select Start " Programs " Intermec " Firmware Upgrade to update the 802.11 Client driver when updating the 802.11 PC Card.
Click Help for online information.
1. The embedded software version of the 802.11 PC Card and the current
802.11 Client driver in the 6640/6650 Computer are shown. Click Close to
exit, or click Update to continue.
6640/6650 Windows 2000 Technical Reference
5-25
SECTION 5
Desktop Applications
2. A cautionary message appears to warn against power loss during this procedure, as a power loss can damage the 802.11 PC Card during the download. Follow the advice given to ensure there will be no power loss, then
click OK to continue.
3. If the 802.11 Client driver and 802.11 PC Card are compatible, a message
similar to the following appears. Click OK to update the PC Card.
4. The following message appears to note a successful download and prompt to
update the 802.11 PC Card if necessary. Click OK to exit.
The ORiNOCO Wireless Station Update screen now shows the newest downloaded version for the PC Card. To update another 802.11 PC Card, insert the
PC Card, then click Update to do the update. If done updating PC Cards, click
Close to quit.
5-26
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Ashtech G8 GPS
Once installed in the computer, the following folder is set up to contain applications and executables necessary for operating the Ashtech G8 GPS radio:
“C:\Utilities\Ashtech”
The Ashtech Evaluate application, which includes the evaulate software, is provided to work with the Ashtech G8 GPS.
HyperTerminal
From the Windows desktop, select Start " Programs " Accessories "
Communications " HyperTerminal to access the HyperTerminal application,
then use the New Connection — HyperTerminal screen to set a new connection
to COM 3, baud rate 4800 bps, 8 data bits, no parity, and 1 stop bit.
" NOTE:
The required settings may change. Consult the README.TXT file for current information.
1. Enter a name and select an icon to describe this connection, then click OK
to continue.
2. Change the connection to “Direct to Com 3,” then click OK to continue.
6640/6650 Windows 2000 Technical Reference
5-27
SECTION 5
Desktop Applications
3. Change Bits per second to “4800,” ensure the other settings are set to 8
data bits, no parity, and 1 stop bit. Click OK to return to the
HyperTerminal application.
If contact is successful with the Ashtech G8 GPS radio, the radio returns an affirmative response. Messages can then be sent to the radio and the radio will
respond to these commands with various pieces of information.
Use the online help for more information about using the HyperTerminal application.
Ashtech Evaluate
The Ashtech Evaluate applications are in the “C:\Utilities\Ashtech” folder.
Setting Up the Ashtech Evaluate Application
The Ashtech Evaluate application was set up when the component was installed
onto the computer from the toolkit. If, for some reason, the Ashtech Evaluate
application needs to be set up again, double-click the Setup desktop icon within
the “C:\Utilities\Ashtech” folder to install the Ashtech Evaluate application and
follow the steps starting on page 4-9.
5-28
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Using the Ashtech Evaluate Application
From the Windows desktop, select Start " Programs " Ashtech Evaluate "
Ashtech Evaluate to activate the Ashtech Evaluate application.
1. The Ashtech Evaluate startup menu is set to appear each time the Ashtech
Evaluate application is started. Clear Display this menu on startup at
the bottom of this screen. Make sure Connect to GPS Receiver is
selected, then click OK to continue.
" NOTE:
If Connection Parameters does not appear, select GPS " Connect from the menu bar to
access this screen.
2. Use the Connection Parameters screen to connect to the COM 2 port, then
click Port Setup to do settings for this port.
6640/6650 Windows 2000 Technical Reference
5-29
SECTION 5
Desktop Applications
3. Adjust the settings to 4800 baud, 8 data bits, no parity, and 1 stop bit, then
click OK to return to the Connection Parameters screen.
4. From the Connection Parameters screen, click Connect to start the
receiver initialization. A status screen appears listing the transactions
between the GPS Receiver and the computer.
If the GPS Receiver is responding, an acknowledgement is sent. Click OK
to quit this screen. GPS " Terminal (page 5-32) and View " Skychart
(page 5-32) from the Ashtech Evaluation screen are activated.
5-30
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
If the GPS Receiver is not responding, either have the computer go through
various port settings to find a connection with the GPS (AutoSelect), or go
through various port settings at pace (Manual Connect). Click the applicable button to continue.
If AutoSelect was selected from the GPS Receiver not responding screen,
the GPS Receiver Initialization screen lists different port setting configurations to find a successful connection to the GPS receiver.
If connection is still unsuccessful, the following message appears. Click OK
to return to the GPS Receiver Initialization screen, then click Cancel continually until reaching the Ashtech Evaluate screen.
6640/6650 Windows 2000 Technical Reference
5-31
SECTION 5
Desktop Applications
GPS Receiver Terminal
Select GPS " Terminal to use the GPS Receiver Terminal feature to send commands to the GPS Receiver or create the initialization *.GPS files. Use the online help for more information.
Skychart
If enabled, select View " Skychart to use the Skychart feature to view satellites, their tracks, azimuth, and elevation and to see a summary information
about the satellites. Use the online help for more information about this feature.
5-32
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
GSM Motorola D10
Once installed in the computer, the following directory is set up to contain applications and executables necessary for operating the GSM Motorola D10 radio:
“C:\Utilities\Gsm”
HyperTerminal
From the Windows desktop, select Start " Programs " Accessories "
Communications " HyperTerminal to activate the HyperTerminal
application to test software and set up connections with the GSM Motorola D10.
Using the New Connection — HyperTerminal screen, set a new connection to
COM 1, baud rate 9600 bps, 8 data bits, no parity, and 1 stop bit.
" NOTE:
The required settings may change. Consult the README.TXT file for current information.
1. Enter a name and select an icon to describe this connection, then click OK
to continue.
2. Change the connection to “Direct to Com 1,” then click OK.
6640/6650 Windows 2000 Technical Reference
5-33
SECTION 5
Desktop Applications
3. Change Bits per second to “9600,” and ensure the other settings are set
to 8 data bits, no parity, and 1 stop bit. Click OK to quit.
If contact is successful with the GSM Motorola D10 radio, the radio returns an
affirmative response. Messages can be sent to the radio and the radio will respond to these commands with various pieces of information.
Use the online help for more information about using the HyperTerminal application.
5-34
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
CS PEEK
The CS PEEK application activates the computer audio capability, sets the volume to maximum, and turns off the mute.
1. From the Windows desktop, select Start " Programs " CS PEEK " CS
PEEK to activate the “CS Peek CS4235” application or double-click the
Cspeek desktop icon in the “C:\CSPEEK” folder.
2. Double-click the “Left Aux #1 Input Control” register (third from the top)
under the Hex column to access its properties.
3. Change Value to “0x20,” then click OK to return to the register screen.
The new value for the “Left Aux #1 Input Control” register and all other registers appear upon return. Select File " Exit to quit the application.
6640/6650 Windows 2000 Technical Reference
5-35
SECTION 5
Desktop Applications
Mobitex Rim 902
Once installed in the computer, the following directory is set up to contain applications and executables necessary for operating the Mobitex Rim 902 radio:
“C:\Utilities\rim902”
Three applications are provided to work with the Mobitex Rim 902. Two applications are for testing Win32 radio software. The third states machine and network protocol for the Mobitex network.
" NOTE:
A Mobitex Rim 902 radio must be installed in the computer for these applications to work.
WRADTST
The wradtst application (Wan RADio TeST) is a WAN radio test using
WRADTST.INI parameters.
1. Double-click the Wradtst desktop icon from the “C:\Utilities\rim902” folder to activate the wradtst application.
2. From the wradtst application, select Test " Start to use the
WRADTST.INI parameters to run a test on the Mobitex Rim 902 radio.
The wradtst application will attempt to place the Mobitex Rim 902 radio in express power mode. If the application fails, it will stay in the power save mode.
This will be displayed during the stats response which happens every 30 seconds
if using the WRADTST.INI parameters.
To put the computer in express power mode and the computer fails to enter that
mode during power up, then from the wradtst application, select Config "
Power Save to add a check mark. Select Config " Power Save again to
remove the same check mark. The computer should enter express power mode.
PIA
PIA is a program written to work with the Mobitex protocol and the Mobitex Rim
902 radio. Use this executable as an alternative to the wradtst application.
Double-click pia95 within the “C:\Utilities\rim902” folder to access the Windows version of this program. Below is a sample screen. Select the appropriate
options to print results in the text area.
5-36
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Proxim LAN
Once installed in the computer, the following default location is set up to contain
applications and executables necessary for operating the Proxim LAN radio.
Note that this location can be changed during the Proxim driver installation via
the Choose Destination Location screen (page 4-5).
“C:\Utilities\Proxim”
" NOTE:
Be sure to have the Proxim RangeLAN2 7400 PC Card Adapter inserted in a PC Card slot
before turning on the computer.
Installing a New RangeLAN2 7400 PC Card Adapter
To install the new RangeLAN2 device onto the computer:
1. Power off the computer, then insert the RangeLAN2 7400 PC Card Adapter
in a PC Card slot. Attach the antenna to the PC Card’s antenna connector.
2. Power on the computer and log onto the Windows 2000 desktop. The following Found New Hardware Wizard application should activate with a description of the new hardware found. Click Next to search for the appropriate driver.
6640/6650 Windows 2000 Technical Reference
5-37
SECTION 5
Desktop Applications
3. Leave the selection on the Search for a suitable driver for my device
option, and click Next to continue.
4. Leave the Specify a location option checked, then click Next to continue.
5-38
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
5. Click Browse to locate the NETPROXIM.INF file via the
“C:\Utilities\Proxim” folder, then click OK to return to the previous screen.
6. Click Install one of the other devices, then click Next to continue.
7. Click Yes on the Digital Signature Not Found message (page 5-3) to
continue.
6640/6650 Windows 2000 Technical Reference
5-39
SECTION 5
Desktop Applications
8. Click Finish to complete the installation. Click No when prompted to reboot the computer.
Verify if the computer System Properties has the latest RangeLAN2 information:
1. From the Windows desktop, select Start " Settings " Control Panel,
then double-click the System desktop icon. Click the Hardware tab, then
click Device Manager in the Device Manager area (page 5-1).
2. Expand the Network Adapters component. If “Proxim RangeLAN2 7400
PC Card Adapter” is listed, then close the Device Manager, and click OK to
quit the System Properties. If not, go to page 5-37. to install the adapter.
5-40
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Reinstalling the RangeLAN2 7400 PC Card Adapter
If the computer does not have a Proxim RangeLAN2 7400 PC Card Adapter
network adapter or the adapter was configured improperly, reinstall the
RangeLAN2 Radio Driver.
Remove Old RangeLAN2 7400 PC Card Adapter
1. From the Windows desktop, select Start " Settings " Control Panel,
then double-click the System desktop icon to access Systems Properties.
Click the Hardware tab to access the Device Manager, then click Device
Manager in the Device Manager area (page 5-1).
2. Expand the Network Adapters component. Select to highlight the “Proxim RangeLAN2 7400 PC Card Adapter” device, then right-click this device
for a pop-up menu. Select Uninstall to remove this device.
3. Click OK to confirm this deletion.
6640/6650 Windows 2000 Technical Reference
5-41
SECTION 5
Desktop Applications
4. A prompt to restart the computer to finish removing the Proxim
RangeLAN2 Network Adapter appears. Click No to return to the desktop.
5. Remove the following files from the “C:\WINNT” folder, if present:
" “C:\WINNT\system32\drivers\RL2API.SYS”
" “C:\WINNT\inf\NETRLAPI.INF”
" “C:\WINNT\inf\NETRLAPI.PNF”
" “C:\WINNT\inf\OEMx.INF”
" “C:\WINNT\inf\OEMx.PNF”
“x” is a number assigned to the installation by the Windows 2000 desktop.
Click on each OEMx.INF to view the contents via the Notepad application.
Look for “NETPROXIM.INF” or “Proxim RangeLAN2 PC Cards Windows
2000 Setup File” at the top of the file. Once NETPROXIM.INF or the
RangeLAN2 description is located, note the number of that OEMx.INF file,
then delete the OEMx.INF and OEMx.PNF files with that number.
" NOTE:
5-42
By default, Windows 2000 will hide these file types. Within My Computer, select Tools "
Folder Options, then click the View tab. Select Show hidden files and folders under the
“Hidden files and folders” component, click Apply to save, then click OK to close.
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Verify RangeLAN2 PC Card Adapter Removal
To verify the removal of the RangeLAN2 device, select Start " Settings "
Network and Dial-up Connections, from the Windows desktop, for a list of
dial-up connections. Make sure there is no Local Area Connection listed with
a digit, such as “Local Area Connection x.” The “x” is the radio LAN connection
number. If a connection is shown with an “x,” redo the steps (go to page 5-41).
Replace with New RangeLAN2 Adapter
Follow the instructions listed under “Installing a New RangeLAN2 7400 PC
Card Adapter,” starting on page 5-37. Once the driver installation is complete,
the RangeLAN2 Site Survey & Configuration Tool should report the new driver
version.
Troubleshooting
View the online help information or the READMEPC&PCICARDS.TXT files
within the “C:\Utilities\Proxim” folder for troubleshooting information.
Site Survey and Configuration Tool
From the Windows desktop, select Start " Programs " RangeLAN2 Tools "
Site Survey Tool, or double-click the Pnetcon desktop icon from within the
“C:\Utilities\Proxim” folder to access the Site Survey & Configuration Tool. Use
this configuration tool to set the domain and security ID to match the network
and to snoop the network to ensure the Proxim radio can communicate with other Proxim radios in the same network.
When this window is opened, the system reinitializes the unit, then the status of
this unit is displayed.
Each function within this window is accompanied with its online help. Use this
help for definitions and information about each function. The following pages
contain a summary of each of the functions provided in the program:
6640/6650 Windows 2000 Technical Reference
5-43
SECTION 5
Desktop Applications
Masters
Click Masters to access the Master List window and search domains for masters
with similar security IDs; synchronize to a given master; and to view and do
quality checks to master links. Click Search All to survey all sixteen (0–15)
network domains (or channels). Click Search One, then select a given channel
to survey. Click Done to quit the Master List window, the system will reinitialize this unit.
Snoop
Click Snoop to scan for signal strength versus frequency. Snoop is a simpler
version of a “spectrum analyzer” and displays in the 2.4 GHz frequency range
operated by RangeLAN2.
5-44
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
To effectively use Snoop, configure this computer as a Master and turn off all
other RangeLAN2 products in the area. The snoop bars will then display true
interference. Select a slow, medium, or fast sampling mode.
Click Slow to sample each frequency 300 times.
" Click Medium to sample each frequency 30 times.
" Click Fast to sample each frequency 3 times.
If any radio noise in a given frequency, “blue” shows the average strength of that
noise and “green” shows the highest strength of that noise. No color means no
radio noise.
"
Configuration
Press Configuration for the Configuration window and change the computer
parameters to a station, an alternate master, or a master; to change hardware,
driver, and to set the Security ID and network domain to match the system.
Click Use Defaults to revert the unit to its default settings. Use the online help
to define the functions of the Configuration window.
As an added security measure, a security ID can be set for every RangeLAN2
card installed on the network. All cards must have the same security ID in
order to communicate.
" NOTE:
The Network Domain (in the Configuration screen) and Security ID (on the next page) must
match the Access Point device Network Domain and Security ID respectively.
6640/6650 Windows 2000 Technical Reference
5-45
SECTION 5
Desktop Applications
Click Set Security ID to access the Security ID window to enter the network
security ID. A warning prompt appears cautioning the use of the RangeLAN2
radio with other RangeLAN2 radios.
Click Continue to access the Security ID window. Use up to 20 alphanumeric
characters for the ID. Click OK to quit this window with the new security ID.
“NULL” is the default.
Site Survey
If this unit is configured to be a master, the Site Survey function becomes available. Click Site Survey to test for the node address or serial number, link quality, activity, signal strength, number of responses to the survey, and links to other
displayed nodes. Use the online help for explanations and definitions of these
features.
" NOTE:
5-46
If no nodes are displayed, then none of the matching security IDs and Domains are within the
range of this unit.
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Sierra Wireless Inc.
Applications for the Sierra Wireless Inc. — SB300 Radio are provided by Sierra
Wireless, Inc. and are included as an optional component in the toolkit.
Once installed in the computer, the following default directory, if not changed
during the setup installation, is set up to contain applications and executables
necessary for operating the Sierra Wireless radio:
“C:\Utilities\sb300”
Install Internet Protocol (TCP/IP) Stack
The computer must be set up with “Internet Protocol (TCP/IP)” before the Sierra
Wireless SB30X CDPD Radio can be installed via the Windows 2000 toolkit
(page 4-14). Use the following steps to determine if this component is installed
on the computer.
1. From the Windows desktop, select Start " Settings " Network and
Dial-up Connections. Select to highlight the Local Area Connection
connection, then right-click this selection for a pop-up menu. Make sure
this connection does not include a digit, such as “Local Area Connection 2”
as these connections are for specific radios.
2. Select Properties to access the Local Area Connection Properties. Look
for “Internet Protocol (TCP/IP)” in the list of components. If “Internet Protocol (TCP/IP)” is missing, to go to step 3 to install this protocol. If not,
click OK to close the Local Area Connection Properties.
6640/6650 Windows 2000 Technical Reference
5-47
SECTION 5
Desktop Applications
3. Click Install to access Select Network Component Type, then double-click
Protocol to access the Select Network Protocol screen.
4. Select “Internet Protocol (TCP/IP),” then click OK to quit. Click OK to exit
the Local Area Connection Properties, then click Close to return to the
Control Panel. Go back to page 4-14 and do the toolkit driver installation.
5-48
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Install a Modem Profile in Windows 2000
Install the SB30X CDPD modem profile after running the driver setup via the
Windows 2000 toolkit (page 4-14).
1. From the desktop, select Start " Settings " Control Panel, then
double-click the Phone and Modem Options desktop icon. Click
Modems, then click Add to activate the Add/Remove Hardware Wizard.
2. Check Don’t detect my modem; I will select it from a list, then click
Next to continue.
6640/6650 Windows 2000 Technical Reference
5-49
SECTION 5
Desktop Applications
3. Select “Sierra Wireless” from the Manufacturers list, then select “Sierra
Wireless SB30X CDPD” from the Models list. Click Next to continue.
4. Leave Selected ports checked and select the communications port to
which the SB30X CDPD modem is attached. Click Next to continue.
5. Click Yes on the Digital Signature Not Found message (page 5-3) to
continue.
5-50
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
6. Click Finish to complete the modem profile installation. Click OK to exit
the Phone and Modem Options.
Wireless Expert — Locating Modem
The Wireless Expert application configures and troubleshoots compatible computer radios. Note the Cellular Digitial Packet Data (CDPD) modem must be
activated prior to running this wizard.
1. From the desktop, select Start " Programs " Sierra Wireless Watcher
" WirelessExpert or double-click the WirelessExpert desktop icon from
the “C:\Program Files\Sierra Wireless Inc\Watcher 4–2” folder to access
the WirelessExpert. Select “SB300” from the modem drop-down list and
“COM4” from the COM port drop-down list, then click Next for the
WirelessExpert to detect the modem.
6640/6650 Windows 2000 Technical Reference
5-51
SECTION 5
Desktop Applications
2. If the SB30X CDPD modem is located, then go to step 3. If not, consult the
online Help for troubleshooting information. Click Next to quit the WirelessExpert and return to the desktop.
3. If Circuit-Switched Cellular (CSC) capabilities are detected on the modem,
you are prompted to determine the appropriate setup option. Click Configure for CDPD only, then click Next to continue.
4. Enter the IP and DNS addresses for the network, such as 192.100.100.023
and 136.179.76.2 respectively. Click Run Test to test the CDPD setup.
5-52
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
5. This establishes a dial-up networking connection, scans for a valid CDPD
channel, registers with the CDPD network, and pings the network. If any
of these tests fail, click Back to run the test again or click Help for online
troubleshooting tips. Click Finish to exit the WirelessExpert.
Setting Up the New Connection
From the Windows desktop, select Start " Settings " Control Panel, then
double-click the Network and Dial-up Connections desktop icon to access the
new WatcherCDPD dial-up networking desktop icon.
1. Right-click the new WatcherCDPD dial-up networking icon for a pop-up
menu. Select Properties to access the properties of the WatcherCDPD
connection. Click the Networking tab, then select “SLIP: Unix Connection” for Type of dial-up server I am calling. Select to highlight “Internet Protocol (TCP/IP), then click Properties.
6640/6650 Windows 2000 Technical Reference
5-53
SECTION 5
Desktop Applications
2. Select Use the following IP address, then enter the IP address assigned
by your network provider or the IP address that the CDPD emulator expects, such as 192.100.100.023.
Select Use the following DNS server addresses, then enter the
Preferred DNS server IP address for the DNS of your network, such as
136.179.76.2.
Click Advanced to access the advanced TCP/IP settings.
5-54
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
3. Remove the check mark from Use IP header compression to disable that
option. Click OK to return to the TCP/IP Properties.
4. Click the Security tab, then click Browse to access the Browse Dial-Up
Scripts. Double-click the SWICSCDPD.SCP file within the
“C:\WINNT\System32\ras” folder to return to the Security page. Click
OK to exit the Properties screen.
6640/6650 Windows 2000 Technical Reference
5-55
SECTION 5
Desktop Applications
Starting a Dial-Up Networking Connection
Double-click the new WatcherCDPD dialup networking icon to access the
Connect WatcherCDPD screen, then click Dial to start a networking connection.
Right-click the new WatcherCDPD dialup networking icon for a pop-up menu,
then select Status for general and detailed information about this connection.
5-56
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
CDPD Watcher
As the Sierra Wireless radio components are from Sierra Wireless, Inc., call
604-231-1100 for assistance and for troubleshooting information. From the Windows desktop, select Start " Programs " Sierra Wireless Watcher " Web
Links to access the online registration or visit the Sierra Wireless Website.
From the Windows desktop, select Start " Programs " Sierra Wireless
Watcher " CDPD Watcher, or double-click the Watcher desktop icon from
within the “C:\Program Files\Sierra Wireless Inc.\Watcher 4–2” folder.
Use the CDPD Watcher application to configure the Sierra Wireless modem and
monitor various modem parameters. Click Help for online documentation.
HyperTerminal
From the Windows desktop, select Start " Programs " Accessories "
Communications " HyperTerminal for the HyperTerminal application. Use
the online help to learn about using this application.
Using the New Connection – HyperTerminal screen, set a new connection to
COM 4, baud rate 19200 bps, 8 data bits, no parity, and 1 stop bit.
" NOTE:
The required settings may change. Consult the README.TXT file for current information.
1. Enter a name and select an icon to describe this connection, then click OK
to continue.
6640/6650 Windows 2000 Technical Reference
5-57
SECTION 5
Desktop Applications
2. Change the connection to “COM4” using Connect using, then click OK.
3. Change Bits per second to “19200,” ensure the other settings are set to 8
data bits, no parity, and 1 stop bit. Click OK to quit.
If contact is successful with the Sierra Wireless radio, the radio returns an affirmative response. AT-type messages can be sent to the radio, such as AT, ATI,
ATI3, ATI5, etc. The radio will respond to these commands with various pieces
of information.
5-58
6640/6650 Windows 2000 Technical Reference
SECTION 5
Desktop Applications
Create Shortcut Icons
Create shortcut icons on the Windows desktop from these radio applications. For
this example, shortcut icons will be set up for the CDPD Watcher and
WirelessExpert applications.
1. Right-click anywhere on the Windows desktop for a pop-up menu.
2. Select New " Shortcut from the pop-up menu to open the Create Shortcut application.
3. Enter the following path in Type the location of the item for the applicable icon, then click Next to continue.
" For the CDPD Watcher application:
C:\Program Files\Sierra Wireless Inc.\Watcher 4–2\watcher.exe
"
For the WirelessExpert application:
C:\Program Files\Sierra Wireless Inc.\Watcher 4–2\WirelessExpert.exe
4. Rename the icon from the executable filename in Type a name for this
shortcut. Click Finish to create the shortcut.
6640/6650 Windows 2000 Technical Reference
5-59
SECTION 5
Desktop Applications
Windows 2000 On-Screen Keyboard
From the Windows desktop, select Start " Programs " Accessories "
Accessibility " On-Screen Keyboard to activate the Windows 2000 on-screen
keyboard.
If using the screen keyboard to enter characters for an application and the application seems to lose focus and not receive the characters sent, ensure the
mouse’s pointer trail feature is turned off.
From the Windows desktop, select Start " Settings " Control Panel, then
double-click the Mouse desktop icon for the Mouse Properties. Click the Motion
tab to access the pointer features.
Note the Acceleration area with its four pointer speeds. The lower the speed selected, the more the mouse seems to have a tail, thus select “High” to remove the
appearance of a tail. Click Apply, then click OK to quit the Mouse Properties.
5-60
6640/6650 Windows 2000 Technical Reference
Section 6
Recovery Procedures
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
This section defines several ways to do system recoveries on the computer. The
components needed for a recovery procedure are available in the toolkit. Contact
an Account Executive for information.
The computer uses third-party software from PowerQuest
(http://www.powerquest.com) along with MS-DOS networking for system recovery. Software from PowerQuest stores and restores the entire contents of a hard
drive to and from a single file.
" NOTE:
A Replication Kit, available from Intermec Technologies Corporation, has the Professional
DriveImage application. Contact your Account Executive for information.
Each toolkit CD contains the factory-installed hard drive image created specifically for the 6640/6650 Computer using software from PowerQuest. The image
is located in the “\images” folder on either toolkit CD.
Assumptions
The following assumptions are made prior to conducting a system recovery:
"
"
"
"
Reimaging a system destroys all existing partitions and data.
When reimaging a system, the main partition will expand to fill all remaining free space.
The main partition cannot be resized smaller. In other words, if the partition was 500 MB when stored into the “PQI” image file, it can only go on a
drive with at least 500 MB of free space.
Modifications can be made to the recovery process only if it is fully
understood. Follow the CONFIG.SYS and AUTOEXEC.BAT trail for
self-documenting batch files, and refer to the “PQDI” documentation for
more details.
Required Components
These components are required for a system recovery using a shared location:
" 6640/6650 Computer (to be recovered)
" Ethernet Cables and Hub (such as a LINKSYS 5-Port Workgroup Hub)
" Recovery Toolkit CD-ROM
" Host computer on the network with a shared CD-ROM drive
" Bootable floppy drive
" 1.44 MB diskette
6640/6650 Windows 2000 Technical Reference
6-1
SECTION 6
Recovery Procedures
If creating a bootable network cloning disk using PQDI (PowerQuest Drive
Image) for multiple custom imaging, the following additional components are required:
"
"
PQDI Software Package
Writable location on the host computer and target computer to store the
image of the hard drive
BIOS Recovery Procedure
The 6640/6650 Firmware will occasionally be updated by Intermec Technologies
Corporation. These updates may include bug fixes or enhancements to the system. See page 4-30 to create a BIOS recovery diskette, then return here for instructions on using this diskette.
Boot the 6640 Computer or the 6650 Computer with this diskette. Click Update
to initiate the update. The system will automatically reboot the unit when done.
Once you return to the desktop, click Abort to complete the update.
Firmware Update Floppy (Manual Method)
To manually create a bootable floppy disk, copy the FLASH40.EXE,
SAVECMOS.EXE, and SAVECMOS.DAT and either of the following files from
the “\Firmware\Bios” directory on the Toolkit CD #1:
BIOS.ROM (for 6640 Computers only)
" P2BIOS.ROM (for 6650 Computers only)
Copy the 6640EC.MOT and H8FLASH.EXE files from the “\Firmware\h8” directory on the Toolkit CD #1. Boot the system with the floppy. At the A:\
prompt, do these commands in the following order. The system will automatically reboot after the update is complete.
"
FLASH40 –b BIOS.ROM (6640)
SAVECMOS –r
H8FLASH
-- OR --
FLASH40 –b P2BIOS.ROM (6650)
Emergency BIOS Recovery
Do the following to update the BIOS once an emergency diskette is created via
the toolkit (see page 4-30):
1. Shut down the system and make sure the power button on the computer is
in a hard-off state.
2. Insert the newly-created Emergency BIOS Update Floppy into the USB
floppy drive of the computer.
3. Press and hold the SUSPEND button on the unit, then press the red
POWER button on the top of the computer to power on the unit. Let the
diskette be accessed before releasing the SUSPEND button.
4. After 30 seconds, disk access will resume. When the process is complete,
the system should power down automatically. If not, you may have the
wrong emergency disk (6640 files selected for the 6650 Computer, or vice versus). Go back and recreate the emergency floppy with the appropriate files.
6-2
6640/6650 Windows 2000 Technical Reference
SECTION 6
Recovery Procedures
Shared Location Recovery Process
The following instructions list what is needed and tell how to restore or update
the hard drive on the computer via a shared location on the host computer.
" NOTE:
These instructions are written for Windows 2000.
Before Reimaging Computer
Do the following before reimaging a computer.
Determine Server Name
To determine the name of the server (or host computer) you are using to share
the Toolkit CD.
1. From the Windows desktop, select Start " Settings " Control Panel.
2. Double-click the System desktop icon to access System Properties.
3. Click the Network Identification tab and note the server (or host computer) name on the Full computer name line (page 4-20).
" NOTE:
Spaces and wild characters (asterisk or exclamation point) in the computer name may cause
unpredictable results.
Ensure Enabled File-Sharing
To ensure that file-sharing is enabled on the host computer.
1. From the Windows desktop, select Start " Settings " Control Panel.
2. Double-click the Network and Dial-up Connections desktop icon to access the Local Area Connection Properties.
3. Right-click the Local Area Connection icon, then select “Properties” from
the pop-up menu.
4. If “File and Printer Sharing for Microsoft Networks” is listed, then click OK
to quit. If not, go to page 4-18 to install this component.
6640/6650 Windows 2000 Technical Reference
6-3
SECTION 6
Recovery Procedures
Determine Name of Shared Location
Determine the name of the shared location of the Toolkit CD-ROM via the host
computer.
1. Access Windows Explorer, then right-click the CD-ROM drive to access the
pop-up menu.
2. Select Sharing to access the sharing information for the CD-ROM drive via
the Toolkit CD Properties.
3. Click Share this folder if it is not selected. For Windows 98 and other operating systems, this would be Shared As. Type “CDROM” or the desired
“share” name in Share name. Click Apply to save changes, if necessary,
then click OK to quit Properties and Windows Explorer.
6-4
6640/6650 Windows 2000 Technical Reference
SECTION 6
Recovery Procedures
Ensure NetBEUI Protocol Is Available
To ensure that the host computer has the “NetBEUI Protocol” component
installed:
1. From the Windows desktop, select Start " Settings " Control Panel.
2. Double-click the Network and Dial-up Connections desktop icon to access the Local Area Connection Properties.
3. Right-click the Local Area Connection icon, then select “Properties” from
the pop-up menu.
4. Scroll down the list of components for the “NetBEUI Protocol” item. If
listed, exit Properties and create the network recovery media (instructions
are on page 6-6).
If not listed, click Install to access the Select Network Component Type,
then double-click “Protocol” to access the Select Network Protocol.
5. Select “NetBEUI Protocol,” then click OK to apply the selection. Click
Close to exit the Properties, then exit out of the Network and Dial-up
Connections.
6640/6650 Windows 2000 Technical Reference
6-5
SECTION 6
Recovery Procedures
Create Network Recovery Media
Create one of the following proper network recovery media via the Bootable Diskette Creation window (page 4-17).
Bootable Network Recovery Diskette
Performs the standard hard drive recovery using PowerQuest’s Easy Restore. The PQI file to be restored can be the default Windows 2000 load
from the Toolkit CD or it can be a custom PQI file.
Bootable Network Cloning Diskette (Requires PQDI)
Uses PowerQuest’s Drive Image (PQDI) Pro, available separately, to take a
“snapshot” of a unit’s main hard drive partition and make it into a PQI file
for restoring onto other systems. In addition, this restores PQI files using
Drive Image Pro.
Bootable Network Diskette
Creates a DOS bootable network floppy using either NetBEUI or TCP/IP.
Partition Magic Shrink & Save Diskette (Requires PQDI and PM 5.0)
Shrinks the main partition down as small as possible and then saves the
shrunken partition down as a PQI file. Useful when restoring PQI files
onto different-sized drives.
Firmware Update Diskette
Creates a bootable floppy to flash a unit to the latest BIOS and H8 Firmware.
Emergency BIOS Recovery Diskette
Creates a recovery floppy which, in most cases, can recovery a system
which was flashed with the wrong BIOS or was interrupted during the
BIOS update process.
" NOTE:
A full copy of PowerQuest’s Drive Image Pro is required to perform hard drive “snapshots.”
PowerQuest’s Partition Magic (PM) 5.0 is required to use the Shrink & Save diskette. Also
use Partition Magic to prepare the hard drive to be saved as a PQI file.
1. Using Windows Explorer, access the contents of the Toolkit CD-ROM. From
the root of the Toolkit CD-ROM, double-click RUNME.BAT to run the
MKFLOPPY executable.
Follow the screens as defined in Section 4, starting on page 4-17. Note the following exceptions:
"
"
6-6
In the PQDI Share Location screen (sample on page 4-26), enter the host
computer name (from page 6-3) and the CD-ROM share name (from page
6-4) in the field, using the format given in the screen.
In the Destination Location screen (sample on page 4-24), the floppy disk
drive should be selected. Click OK to copy the Toolkit CD contents to the
floppy disk.
6640/6650 Windows 2000 Technical Reference
SECTION 6
Recovery Procedures
Shared Location Reimaging Process
To reimage the computer:
1. Make the Ethernet connection between the mobile computer and the host
computer using the hub and Ethernet cables.
2. Adjust the computer BIOS settings to ensure it will boot to the recovery
media. See Section 2 for BIOS options.
a. Reboot the computer, then access the PhoenixBIOS Setup Utility.
b. Select Main " Diskette A: (sample screen on page 2-2), then select the
option based on the following:
" If using a parallel floppy drive, set the option to “1.44 MB, 3½.”
" If using a USB floppy drive, set the option to “USB Floppy.”
c. Select the Boot menu (sample screen on page 2-10) to check the order in
which the computer attempts to boot from bootable devices.
3. Take the newly created recovery floppy disk from the host computer, then
insert it in the floppy drive on the computer. Press the power button to do a
hard reboot (power off/power on).
" NOTE:
Use an external keyboard on the computer to continue this recovery procedure.
An EasyRestore application appears to list Support Center information and the
progress of the copied files.
The imaging is successful when you see the following on a blank screen on the
computer:
---------------------------------------------------------------Imaging of 6640 complete
Remove any Diskettes from A:
Power off system before running windows
A:\>_
-----------------------------------------------------------------
If the above information does not appear, call Customer Support at 800-755-5505
(U.S.A or Canada) or 425-356-1799 for assistance. Be sure to select option 2.
Have your name, your company name and address, phone number or fax number, equipment model, and software or firmware version information ready when
you call.
6640/6650 Windows 2000 Technical Reference
6-7
SECTION 6
Recovery Procedures
System Cloning Process
System cloning is the same method as the reimaging process with one exception.
Instead of using an image from the toolkit CD, use an image created from the
computer via the custom settings and software already loaded.
Create an Image
"
"
" NOTE:
A Replication Kit, available from Intermec Technologies Corporation, has the Professional
DriveImage application. Contact your Account Executive for information.
1.
2.
3.
4.
" NOTE:
Either create this image manually using PowerQuest’s DriveImagePro
found at the following URL:
http://www.powerquest.com/driveimagepro/index.html
or, create an image using the Network Cloning Diskette window via the
toolkit CD:
Insert a floppy disk in the floppy disk drive of the host computer.
Using Windows Explorer, access the contents of the toolkit CD-ROM.
From the toolkit CD-ROM, double-click RUNME.BAT from the root folder.
Select Bootable Network Cloning Diskette from the Bootable Diskette
Creation screen (page 4-17), then follow the steps starting on page 4-25.
Below are the exceptions:
" In the PQDI Share Location screen (sample on page 4-26), enter the
share location of the PQDI executable.
" In the Destination Location screen (sample on page 4-24), the floppy
disk drive should be selected. Click OK to copy the toolkit CD contents to the floppy disk.
Use an external keyboard on both the source computer and the target computer to continue.
Clone Source Computer Image
To create the clone image from the source (master) computer:
1. Take the newly-created network clone floppy disk from the host computer
and insert the disk into the source (or master) computer.
2. Press the power button to reboot the computer (power off/power on).
3. Press [1], then [Enter] to select the “Network Image Creation (Intermec
6640)” option from the Microsoft Windows 2000 Startup Menu screen.
The PQI file is created from the source computer and copied to the indicated network location. When done, the A: prompt appears on the screen. Remove the
disk, then reboot the source computer.
Image Target Computer
Restore the hard drive image previously created from the source (master) computer onto a target (or slave) computer.
1. Place the same disk in the floppy drive of the target computer.
2. Press the target computer power button to reboot (power off/power on).
3. Press [2], then [Enter] to select the “Network Image Recovery (Intermec
6640)” option via the Microsoft Windows 2000 Startup Menu screen.
6-8
6640/6650 Windows 2000 Technical Reference
SECTION 6
Recovery Procedures
Files are copied onto the target computer. When done, the A: prompt appears on
the screen. Remove the disk, then reboot the target computer.
Advanced Topics
The following files are on the Network Recovery Floppy Diskettes:
IMAGESHR.TXT
Contains the server and share name where the .PQI image file is located.
TKCDSHR.TXT
Contains the server and share name where the Toolkit CD is located.
IMAGENAM.TXT
Contains name of the .PQI file to use, such as “Images/W2K_v101.pqi” if using
the image on the Toolkit CD-ROM.
PQDISHR.TXT
Contains the server and share name where the PowerQuest DriveImagePro
CD-ROM is located (Clone Disk Only).
" NOTE:
During the recovery process, before using the server and share name or Image file name,
the process pauses for five seconds to allow for overriding the default using the external keyboard. If the default is changed, the override name is saved as the new default.
Supporting Programs Developed by Intermec
The following programs are created by Intermec Technologies Corporation to
support the recovery procedures.
FIXINI.EXE
Used in the AUTOEXEC.BAT files of the recovery floppies for TCP/IP support.
Displays the prompts for the TCP/IP settings and enters the information into the
INI files.
FNUPQER.EXE
Overrides the default server and share name, or the image file name. This program reads and saves information in text files. From the Windows desktop, select Start " MS-DOS Prompt to access the DOS box. Type “FNUPQER.exe”
at the prompt to look at the current usage for more details.
NETWAKE.EXE
Wakes the PCI Ethernet chip for DOS and assigns it an I/O Base address and
IRQ address.
PART40.EXE
Used by the recovery floppies to wipe and partition the hard drive.
WIPEUSB.COM
Must be called before loading a PowerQuest product if booting from a USB floppy
device.
WRITEIMG.EXE
Used in MKFLOPPY.EXE to wipe the inserted drive by writing a BIN file containing a blank formatted disk image.
6640/6650 Windows 2000 Technical Reference
6-9
Recovery Procedures
6-10
6640/6650 Windows 2000 Technical Reference
SECTION 6
General Index
"
"
"
"
"
"
"
NOTE:
This index covers all topics. Those in
italics are figures, those in bold are tables.
NUMBERS
10BaseT Ethernet connection, 1-6
6-pin mini-DIN connector, PS/2 or PC AT
keyboards, 1-6
6640/6650 Computer
batteries, 1-2
BIOS, 1-2
display, 1-2
external power, 1-2
flash, 1-2
hard drives, 1-4
internal scanner, 1-5
memory, 1-4
PC Card slots, 1-4
pen, 1-4
power management, 1-5
processor, 1-5
tethered scanner, 1-5
touchpad, 1-5
802.11 client manager
add/edit configuration profile, 5-17
ap names, 5-24
card diagnostics, 5-20
link test
log settings, 5-22
test history, 5-22
test results, 5-21
log settings, 5-24
monitor, 5-23
noise interference, 5-21
select configuration profile, 5-20
select infrastructure, 5-23
signal strength, 5-21
site monitor, 5-23
version information, 5-25
WEP keys
access points, 5-18
peer-to-peer groups, 5-20
residential gateways, 5-19
802.11 Windows 2000, 5-10
loading, 4-7
9-pin D-Sub connector, 1-6
A
Access points
configuration profile, 5-17
edit configuration profile
administrator settings (Admin), 5-19
advanced parameters, 5-18
basic, 5-17
encryption, 5-18
names -- 802.11 client manager, 5-24
ACPI
auto detect, 2-8
"
"
"
"
"
"
enable, 2-8
ACPI auto detect, BIOS setup, 2-8
Add configuration profile, 5-17
Add/remove new hardware, SB300 series,
5-49
Advance Configuration and Power Interface. See ACPI
Alignment utility, 5-5
Ashtech Evaluate
port settings, 5-30
setting up, 5-28
setup installation, 4-9
using, 5-29
Ashtech G8 GPS
Ashtech Evaluate
setting up, 5-28
using, 5-29
executable, 4-3
GPS Receiver Terminal, 5-32
PDF documentation, 4-8
port settings, 5-27, 5-28, 5-58
setting up, 4-8
Skychart, 5-32
ATA, card, 1-9
Audio application, 5-35
Auto save to disk, BIOS setup, 2-9
B
Backlight timeout, BIOS setup, 2-9
Batteries, 1-2
BBS
phone numbers, 1-9
web site, 1-9
BIOS, 1-2
emergency diskettes, 4-30
emergency flashing, 6-2
error – correcting
using the external keyboard, 1-7
using the pen, 1-7
firmware update floppy, 4-30
recovery procedure, 6-2
BIOS flash update program, 4-32
BIOS flash update program from within
Windows 2000, 4-32
BIOS Setup, 2-1
advanced
ACPI auto detect, 2-8
button click, 2-7
button click frequency, 2-7
enable ACPI, 2-8
ethernet, 2-4
I/O device configuration, 2-5
installed O/S, 2-8
internal speaker, 2-7
IR port, 2-5
large disk access mode, 2-8
LPT port, 2-6
resolution expansion, 2-4
"
"
"
"
"
"
"
RF switch, 2-4
scanner power, 2-5
serial ports, 2-5
sound, 2-7
speaker volume, 2-7
boot, 2-10
exit
discard changes, 2-12
exit discarding changes, 2-12
exit saving changes, 2-12
load setup defaults, 2-12
save changes, 2-12
save changes and shutdown, 2-12
information, 2-11
navigation, 2-1
with external keyboard, 2-1
with pen, 2-1
power
auto save to disk, 2-9
backlight timeout, 2-9
CRT mode, 2-10
fan configuration, 2-10
PCMCIA power when suspend RAM,
2-10
resume on charge, 2-9
resume on modem ring, 2-9
suspend mode, 2-9
security
diskette access, 2-9
fixed disk boot sector, 2-9
password on boot, 2-9
supervisor password, 2-8
user password, 2-8
Boot, BIOS setup, 2-10
Boot menu (Windows), 3-1
Bootable (drive A: in DOS), 1-3
Bootable recovery disk, 4-17
Borland
C compiler, 1-8
C++ for Windows, 1-8
dump utility , 1-8
Button click, BIOS setup, 2-7
frequency, 2-7
C
C compiler, 1-8
C++ for Windows, 1-8
Calibration utility, 5-5
Card diagnostics, 802.11 client manager,
5-20
Card power management, 5-18
CardBus slots, 1-4
CDPD, 5-51
CDPD emulator, DNS addresses, 5-54
CDPD Watcher, 5-57
Cellular digital packet data. See CDPD
Circuit-switched cellular. See CSC
Click, button, BIOS setup, 2-7
6640/6650 Windows 2000 Technical Reference
Index-1
GENERAL INDEX
Cloning process
hardware requirements, 6-2
recovery procedure, 6-8
source computer, 6-8
target computer, 6-8
CMOS Editor, 4-32
CMOS maintenance utility, 4-33
COM ports, 1-6
Component executables, 4-3
Computer name, 4-20, 4-25
Configuration profile
add/edit, 5-17
select, 5-20
Create recovery diskettes, executable, 4-3
Creating a new hotkey, 3-7
CRT mode, BIOS setup, 2-10
CS Peek, 5-35
CSC, 5-52
Custom image, 4-23
Customer support
BBS, 1-9
Intermec, 1-9
Sierra Wireless, 5-57
Edit configuration profile, 5-17
access points, 5-17
peer-to-peer groups, 5-20
residential gateways, 5-19
Emergency BIOS update diskettes, 4-30
Enable ACPI, BIOS setup, 2-8
Enable data security
access points, 5-18
peer-to-peer groups, 5-20
residential gateways, 5-19
Encryption
access points, 5-18
peer-to-peer groups, 5-20
residential gateways, 5-19
EPP, BIOS setup, 2-6
Ethernet, BIOS setup, 2-4
Ethernet capability, 1-6
Exit , BIOS setup
discard changes, 2-12
exit discarding changes, 2-12
exit saving changes, 2-12
load setup defaults, 2-12
save changes, 2-12
save changes and shutdown, 2-12
Express power mode, 5-36
External power, 1-2
D
Default Windows image, 4-23
Device Manager
pen drivers, 5-2
RangeLAN2 7400 PC Card, 5-40
Dial-up networking, starting a connection,
5-56
Digital Signature Not Found, 5-3
Diskette access, BIOS setup, 2-9
Display, 1-2
Distance between access points, 5-19
DMA, BIOS setup, 2-7
DNS addresses, 5-54
Docks
connections
I/O panel, 1-6
keyboard connector, 1-6
network, 1-6
parallel port, 1-6
serial port, 1-6
USB, 1-6
parallel floppy disk drives, 1-4
PC development, 1-7
Domains -- search for masters, 5-44
Drive partitions, PQDI, 4-25
Drivers, Intermec 802.11 Windows 2000,
5-7
Drives
bootable (A: drive in DOS, 1-3
floppy, 1-3
hard, 1-4
nonbootable (B: drive in DOS), 1-4
parallel floppy, 1-4
USB floppy, 1-3
Dump utility, 1-8
F
E
H
ECP, BIOS setup, 2-6
H8 update, 4-30
Index-2
Fan configuration, BIOS setup, 2-10
FAT32, 1-3
File integrity verification utility, 4-32
File sharing, 4-18
Firmware update floppy (flashes H8 and
BIOS), 4-30
manually creating floppy, 6-2
Firmware upgrade, 802.11 PC Card, 5-25
Fixed disk boot sector, BIOS setup, 2-9
Flash, 1-2
Flashing H8 and BIOS, 4-30
Floppy drives, 1-3
parallel, 1-4
USB, 1-3
Frequency
BIOS setup, button click, 2-7
RangeLAN2, scanning, 5-44
Full computer name, 4-20, 4-25
G
General utilities driver
executable, 4-3
loading, 4-7
GPS Receiver Terminal, 5-32
GSM Motorola D10
CS Peek, 5-35
executable, 4-3
HyperTerminal, 5-33
PDF documentation, 4-11
port settings, 5-33, 5-34
setting up, 4-11
6640/6650 Windows 2000 Technical Reference
Hard drive images, 6-1
Hard drives, 1-4
HDD partition creation utility, 4-33
Hot tips, web site, 1-9
Hotkeys, 3-1
alignment utility, 3-2
creating, 3-7
registry values, 3-6
special keys, 3-5
testing, 3-3
HyperTerminal, port settings
Ashtech G8 GPS, 5-27
GSM Motorola D10, 5-33
Sierra Wireless, 5-57
I
I/O addresses
LPT port, 2-6
sound blaster (SB), 2-7
synthesizer, 2-7
Windows sound system (WSS), 2-7
I/O device configuration, BIOS setup, 2-5
I/O panel, 1-6
i386 files, 4-32
Images
custom, 4-23
Windows, default, 4-23
Improper configuration, Proxim LAN radio driver, 5-41
Indicator LEDs, 1-5
Information, BIOS setup, 2-11
Infrastructure network, ORiNOCO client
manager, 5-16
Installed O/S, BIOS setup, 2-8
Installing
Ashtech Evaluate, 5-28
general utilities, 4-7
Intermec 802.11 Windows 2000 drivers,
5-8
internet protocol (TCP/IP), 5-47
modem profile for SB300 series, 5-49
network adapters, RangeLAN2 7400
PC Card, 5-41
Proxim-LAN PC Card, 5-37
radios
Ashtech G8 GPS, 4-8
GSM Motorola D10, 4-11
Mobitex Rim 902, 4-13
Proxim LAN, 4-13
recovery diskettes, 4-17
Sierra Wireless, 4-14
TCP/IP, 5-47
toolkit, 4-2
Interference robustness, 5-18
Intermec 802.11 Windows 2000 drivers
device driver, 5-10
executable, 4-3
PC Card support, 5-7
Internal scanner, 1-5
Internal speaker, BIOS setup, 2-7
Internet addresses, Sierra Wireless page,
5-57
Internet protocol (TCP/IP)
installing, 5-47
when required, 4-14
IP addresses, 5-54
GENERAL INDEX
IR port, BIOS setup, 2-5
base I/O address, 2-5
DMA channel, 2-6
IRQ, 2-5
mode, 2-5
IRQ, BIOS setup, sound, 2-7
K
Keyboard, external, navigating BIOS, 2-1
Keyboard connector – dock, 1-6
L
LAN infrastructure, 5-17
Large disk access mode, BIOS setup, 2-8
LEDs, 1-5
Li ION batteries, 1-2
Lithium Ion batteries, 1-2
Loading
general utilities, 4-7
pen drivers, 4-6
radios, 802.11 Windows 2000, 4-7
Windows 2000 pen drivers, 4-6
Log settings, 802.11 client manager, 5-22
LPT port
base I/O address, 2-6
BIOS setup, 2-6
LPT1 printer port, 1-6
M
MAC address, 5-19
MAC addresses, 802.11 client monitor,
5-24
Memory, 1-4
Microsoft selection, file and printer sharing, 4-18
Mobitex Rim 902, 5-36
executable, 4-3
express power mode, 5-36
PDF documentation, 4-13
PIA95, 5-36
setting up, 4-13
WRADTST, 5-36
Modem profile, 5-49
SB300 series, 5-49
Modems
connection properties, 5-53
DNS addresses, 5-54
IP addresses, 5-54
locating via Wireless Expert, 5-51
scripting file, 5-55
Mouse trails, 5-60
N
Navigating BIOS, 2-1
with external keyboard, 2-1
with pen, 2-1
NetBEUI protocol availability, 6-5
Network adapters, RangeLAN2 7400 PC
Card, 5-41
Network and dial up connections
802.11 radio, 4-18, 5-11
internet protocol (TCP/IP), 5-47
WatcherCDPD, 5-53
Network connector – single dock, 1-6
Network name
access points, 5-17
peer-to-peer groups, 5-20
residential gateways, 5-19
Network recovery disk, 4-17
cloning process, 6-8
shared location system recovery, 6-6
Networking connection, 5-56
status, 5-56
Networking environments, configuration
profiles
add/edit, 5-17
select, 5-20
Noise interference, 802.11 client manager,
5-21
Nonbootable (drive B: in DOS), 1-4
NTFS, 1-3
O
ORiNOCO client manager, 5-16
ORiNOCO PC Card (5 volt), 5-15
ORiNOCO Wireless Station Update, 5-25
P
Parallel
floppy drive, 1-4
port, 1-6
Partition magic shrink and save, 4-28
Password on boot, BIOS setup, 2-9
Passwords – BIOS setup
on boot, 2-9
supervisor, 2-8
user, 2-8
PC Card slots, 1-4
PC Card support, 5-7
PC development, 1-7
PCMCIA power when suspend RAM,
BIOS setup, 2-10
PDF Documentation
Ashtech G8 GSM radio, 4-8
GSM Motorola D10 radio, 4-11
Mobitex RIM 902 radio, 4-13
Peer-to-peer groups, configuration profile,
5-17
Pen, 1-4
navigating BIOS, 2-1
reinstalling, 5-3
removing, 5-2
right-click function, 1-4
uninstalling, 5-1
Pen alignment utility, 5-5
Phoenix suspend-to-disk partition utility,
4-33
Phone and modem options, SB300 series,
5-49
Phone numbers, customer support, sierra
wireless, 5-57
Pointer trails, 5-60
Port settings
Ashtech Evaluate, 5-30
Ashtech G8 GPS, 5-27, 5-28, 5-58
GSM Motorola D10, 5-33, 5-34
Sierra Wireless, 5-57
Power Builder, 1-9
Power controller update program, 4-32
Power management, 1-5
PowerQuest, 6-1
image creation, 6-8
PowerQuest Partition Magic 5.0 for DOS,
4-29
PQDI, 4-25
Printer sharing, 4-18
Processor, 1-5
Product awareness bulletins, web site, 1-9
Professional DriveImage, replication kit,
6-1
Profiles
add/edit configuration, 5-17
select configuration, 5-20
Protocol selection
NetBEUI, 4-21
TCP/IP, 4-22, 4-25, 4-27, 4-28
Proxim LAN, 5-37
2.4 GHz frequency range, 5-44
domains -- search for masters, 5-44
improper configuration, 5-41
security IDs, Windows, 5-45
site survey & configuration tool, 5-43
Proxim LAN radio
executable, 4-3
setting up, 4-13
Proxim-LAN PC Card
installing, 5-37
verifying removal, 5-43
Publications , web site, 1-9
R
Radhook Driver, 5-47
Radio drivers
Ashtech G8 GPS, 5-27
GSM Motorola D10, 5-33
Mobitex Rim 902, 5-36
Proxim LAN, 5-37
Sierra Wireless Inc., 5-47
Radios, 802.11 Windows 2000, 5-10
RangeLAN2 7100 ISA Card, 4-13
RangeLAN2 7110 PCI Card, 4-13
RangeLAN2 7400 PC Card
device manager, 5-40
reinstalling, 5-41
removing old, 5-41
uninstalling old, 5-41
Recovery diskettes
emergency BIOS, 4-30
firmware update floppy (flashes H8 and
BIOS), 4-30
partition magic shrink and save, 4-28
setting up, 4-17
Recovery media
cloning image, 6-8
shared location system recovery, 6-6
Recovery procedure
BIOS, 6-2
cloning process, 6-8
shared location, 6-7
Registry Editor, hotkey values, 3-6
6640/6650 Windows 2000 Technical Reference
Index-3
GENERAL INDEX
Reinstalling
network adapters, RangeLAN2 7400
PC Card, 5-41
pen drivers, 5-1
Windows 2000 pen drivers, 5-1
Related publications, 1-1
Removing
files from WINNT folder, 5-42
RangeLAN2 7400 PC Card, 5-41
Replication kit, 6-1
Reserved hotkeys, 3-5
Residential gateways, configuration profile, 5-17
Resolution expansion, BIOS setup, 2-4
Resume on charge, BIOS setup, 2-9
Resume on modem ring, BIOS setup, 2-9
RF switch, BIOS setup, 2-4
Right-click function, 1-4
RTS/CTS medium reservation, 5-18
S
SB300 series, installing, modem profile,
5-49
Scanner power, BIOS setup, 2-5
Scanning
frequency, 5-44
signal strength, 5-44
Security IDs, Proxim LAN radio driver,
Windows, 5-45
Select configuration profile, 5-20
Serial port – dock, 1-6
Serial ports, BIOS setup, 2-5
Server name, 4-20, 4-25
Set up for PC development, 1-7
Setting up
Ashtech Evaluate, 5-28
create recovery diskettes, 4-17
radios
Ashtech G8 GPS, 4-8
GSM Motorola D10, 4-11
Mobitex Rim 902, 4-13
Proxim LAN, 4-13
Sierra Wireless, 4-14
Shared location system recovery
create recovery media, 6-6
file-sharing enabled, 6-3
hardware requirements, 6-1
NetBEUI protocol, 6-5
protocols available, 6-5
recovery procedure, 6-7
server name, 6-3
shared location name, 6-4
Shrink and save, 4-28
Sierra Wireless
CDPD Watcher, 5-57
customer support, 5-57
executable, 4-3
HyperTerminal, 5-57
port settings, 5-57
setting up, 4-14
setting up files, 4-14
Wireless Expert, 5-51
Signal strength
802.11 client manager, 5-21
scan, 5-44
Index-4
Single dock
keyboard connector, 1-6
network connector, 1-6
parallel port, 1-6
serial port, 1-6
Site Survey & Configuration Tool, 5-43
Skychart, 5-32
SLIP Unix connection, 5-53
Sound, BIOS setup, 2-7
Sound blaster (SB) I/O address, BIOS setup, 2-7
Speaker, BIOS setup
internal, 2-7
volume, 2-7
Spectrum analyzer, 5-44
Supervisor password, BIOS setup, 2-8
Support files, 4-32
Suspend mode, BIOS setup, 2-9
Synthesizer I/O address, BIOS setup, 2-7
System configuration
development – minimum, 1-7
requirements – minimum, 1-7
HDD partition creation, 4-33
MT.BAT, 4-33
PART40.EXE, 4-33
pen alignment (calibration), 5-5
PHDISK.EXE, 4-33
Phoenix suspend-to-disk partition, 4-33
SAVECMOS.EXE, 4-33
saving CMOS to file, 4-33
WIPECMOS.COM, 4-33
V
Vehicle dock
keyboard, 1-6
parallel port, 1-6
serial port, 1-6
Virtual keys
See also Hotkeys
DOS, 3-1
Visual Basic, 1-8
Visual C++, 1-8
Volume, speaker, BIOS setup, 2-7
W
T
TCP/IP
FIXINI.EXE, 6-9
installing, 5-47
when required, 4-14
TCP/IP settings, 5-54
Test history, 802.11 client manager, 5-22
Test results, 802.11 client manager, 5-21
Tethered scanner, 1-5
Tips, getting started, 1-6
Toolkit
components, 4-3
flash, preloaded, 4-1
hard drive images, 6-1
installing, 4-2
license, 4-1
part numbers, 4-1
preinstalled drivers, utilities, 4-1
Touchpad, 1-5
Troubleshooting
RangeLAN2 7400 PC Card radio, 5-43
Sierra Wireless, 5-57
U
Uninstalling, RangeLAN2 7400 PC Card,
5-41
USB
BIOS setup, 2-4
bootable (drive A: in DOS), 1-3
connector, 1-6
floppy drive, 1-3
floppy support, 2-4
keyboard, 2-4
legacy support, 2-4
nonbootable (drive B: in DOS), 1-4
User password, BIOS setup, 2-8
Utilities
CMOS maintenance, 4-33
CONVERT.EXE, 1-3
general tools (DOS), 4-7
6640/6650 Windows 2000 Technical Reference
Watcher, 5-57
dialup networking, 5-56
status, 5-56
Watcher application, setting up Sierra
Wireless, 4-14
Web sites
BBS, 1-9
customer support, 1-9
publications, 1-9
Sierra Wireless, 5-57
WEP keys
access points, 5-18
peer-to-peer groups, 5-20
residential gateways, 5-19
Win2000 Proxim LAN radio. See Proxim
LAN radio
Win32 radio software, 5-36
Windows
default image, 4-23
toolkit, license, 4-1
Windows 2000 pen drivers
executable, 4-3
loading, 4-6
reinstalling, 5-1
removing, 5-1
uninstalling, 5-1
Windows 2000 Professional CD, 4-32
Windows 2000 Service Pack 1, 4-32
Windows sound system (WSS) I/O address, BIOS setup, 2-7
Wired equivalent privacy keys. See WEP
keys
Wireless Expert, 5-51
Workgroups, 5-20
WRADTST, 5-36
X
XMS recovery disk image, 4-17
XPEN, 2-1
Files Index
"
"
"
"
"
"
"
"
"
"
"
"
GPS.EXE, 4-3
GSM.EXE, 4-3
"
"
"
"
"
"
"
"
This index section is provided to assist
you in locating descriptions for device
drivers, applications, utilities, batch files,
or other files within this publication.
H
NUMBERS
H8FLASH.EXE, 4-32, 6-2
HC_V101.CRC, 4-32
PIA95.EXE, 5-36
PIIX4.EXE, 4-7
PQDISHR.TXT, 6-9
PQMAGIC.EXE, 4-29
PROTOCOL.INI, TCP/IP, 4-22, 4-25, 4-27,
4-28
PROXIM.EXE, 4-3
I
R
IMAGENAM.TXT, 6-9
IMAGESHR.TXT, 6-9
README.TXT
Ashtech G8 GPS, 4-10
pen drivers, 4-6
READMEPC&PCICARDS.TXT, 5-43
RELNOTES.TXT, 4-1
RIM902.EXE, 4-3
RL2API.SYS, 5-42
RL2W2KB4.EXE, 4-13
NOTE:
630181_Rev_B.PDF, 4-8
6640EC.MOT, 6-2
6640PEN.VXD, 3-2
664NVPRM.EXE, 4-32
80211W2K.EXE, 4-3
80211WIN2K.EXE, 5-8
902M_INTEGRATOR’S_GUIDE.PDF,
4-13
K
KEYALIGN.EXE, 3-2, 3-7
A
AUTOEXEC.BAT, 6-9
B
BIOS.ROM, 6-2
M
MICROCAL.EXE, 4-7
MKFLOPPY.EXE, 4-3, 6-6
MONITOR.EXE, 4-33
MOUCLASS.SYS, 5-3
MT.BAT, 4-33
C
CD_V101.CRC, 4-32
CMOS.EXE, 4-32
CONVERT.EXE, 1-3
CRC32.EXE, 4-32
CRISIS.TXT, 4-31
N
NETPROXIM.INF, 5-39, 5-42
NETRLAPI.INF, 5-42
NETRLAPI.PNF, 5-42
NETWAKE.EXE, 6-9
D
D10_BOOK040799.PDF, 4-11
DRVSETUP.EXE, 4-1, 4-2
G
GENERAL.EXE, 4-3
SAVECMOS.DAT, 6-2
SAVECMOS.EXE, 4-33, 6-2
SWICSCDPD.SCP, 5-55
SYSTEM.INI
NetBEUI, 4-21
TCP/IP, 4-22, 4-25, 4-27, 4-28
T
TKCDSHR.TXT, 6-9
W
O
OEMx.INF, 5-42
OEMx.PNF, 5-42
F
FIXINI.EXE, 6-9
FLASH2K.EXE, 4-32
FLASH40.EXE, 1-2, 4-32, 6-2
FNUPQER.EXE, 6-9
S
P
P2BIOS.ROM, 6-2
PART40.EXE, 4-33, 6-9
PEN2K.EXE, 4-3
PENCAL2K.EXE, 5-5
PENPORT.INF, 4-6
PHDISK.EXE, 4-33
W2000.PQI, 4-29
W2K_SP1E.EXE, 5-7
WATCHER.EXE, 5-59
WE421.EXE, 4-3
WIPECMOS.COM, 4-33
WIPEUSB.COM, 6-9
WIRELESSEXPERT.EXE, 5-59
WLLUC48.INF, 5-14
WLLUC48.SYS, 5-15
WRADTST.INI, 5-36
WRITEIMG.EXE, 6-9
WVLAN48.SYS, 5-10
6640/6650 Windows 2000 Technical Reference
Index-5
FILES INDEX
Index-6
6640/6650 Windows 2000 Technical Reference