Intermec Technologies 1000CP01SX1 1000CP01S, 1000CP02S, 1001CP01S User Manual 70 Series Mobile Computer DRAFT

Intermec Technologies Corporation 1000CP01S, 1000CP02S, 1001CP01S 70 Series Mobile Computer DRAFT

User Manual part 2 of 2

Download: Intermec Technologies 1000CP01SX1 1000CP01S, 1000CP02S, 1001CP01S User Manual 70 Series Mobile Computer    DRAFT
Mirror Download [FCC.gov]Intermec Technologies 1000CP01SX1 1000CP01S, 1000CP02S, 1001CP01S User Manual 70 Series Mobile Computer    DRAFT
Document ID1531581
Application IDil7LRKqNQw09l5Drm8m1eA==
Document DescriptionUser Manual part 2 of 2
Short Term ConfidentialNo
Permanent ConfidentialNo
SupercedeNo
Document TypeUser Manual
Display FormatAdobe Acrobat PDF - pdf
Filesize126.44kB (1580448 bits)
Date Submitted2011-08-29 00:00:00
Date Available2011-12-01 00:00:00
Creation Date2011-08-17 14:06:34
Producing SoftwareAcrobat Distiller 9.2.0 (Windows)
Document Lastmod2011-08-17 14:07:21
Document Title70 Series Mobile Computer User Manual - DRAFT
Document CreatorFrameMaker 8.0
Document Author: Intermec

Managing the Computer
AF
Use this chapter to learn how to remotely update, configure,
and monitor your Intermec mobile computers. You will also
find information on installing and developing software
applications as well as how to upgrade the system software.
93
Chapter 7 — Managing the Computer
Managing the Computer in Your Network
When you have multiple mobile computers and peripherals in your
network, it is essential to have an easy way to manage updates,
configure all of the devices, and remotely troubleshoot problems.
Intermec provides a free device management software platform called
SmartSystems™ Foundation to help you manage your devices. You
can also purchase third-party device management software through a
vendor.
Managing the Computer Using SmartSystems
AF
Intermec's SmartSystems Foundation is a software platform that lets
you manage all of your SmartSystems-enabled devices simultaneously
from a central server. The SmartSystems Foundation console displays
all SmartSystems-enabled computers and peripherals in your network.
Intermec SmartSystems Foundation Console
94
Through the Console, you can:
•
drag-and-drop configuration bundles, operating system updates,
and firmware upgrades to multiple computers.
70 Series Mobile Computer User Manual
Chapter 7 — Managing the Computer
save configuration settings from a single device and deploy those
settings to many devices simultaneously.
• remotely change settings on SmartSystems-enabled computers and
peripherals.
The SmartSystems Foundation console can report on asset locations
and battery status, making it easier to manage your mobile devices.
•
AF
With a Provisioning license, SmartSystems Foundation can
automatically push software, configuration settings, and other files to
connected mobile computers. The license also enables ScanNGo,
which makes connecting additional mobile computers to your wireless
network as easy as reading bar codes. You can download SmartSystems
Foundation from the Intermec web site at no charge. For more
information, visit www.intermec.com/SmartSystems. To purchase a
Provisioning license, contact your local Intermec sales representative.
Managing the Computer Using Third-Party Software
You can use third-party software such as Wavelink Avalanche to
centrally manage your Intermec devices. Device management software
enables you to update software, increase security, track your assets,
and troubleshoot devices remotely. You can download the Wavelink
Enabler for the mobile computer from the Wavelink web site. For more
information, visit the Intermec web site and search for Wavelink
Avalanche or visit www.wavelink.com to download the enabler.
Developing and Installing Applications
Use the Intermec Resource Kits to develop applications to run on the
mobile computer. The Resource Kits are a library of C++, .NET, Java,
and web components grouped by functionality that you can use to
create applications for the computer. The Resource Kits are part of the
Intermec Developer Library (IDL), and can be downloaded from the
Intermec web site at www.intermec.com/idl.
For more information, see the Intermec Developer Library Resource Kit
Developer Guide.
70 Series Mobile Computer User Manual
95
Chapter 7 — Managing the Computer
Packaging Your Application
For very simple applications, the executable file may be the only file
you need to deploy. More typically, you will have a set of files to install.
Choosing a Target Location
Intermec recommends using .cab files to install your applications. The
computer uses standard Windows Mobile .cab files and will install
third-party .cab files.
You can have your .cab file place your application in any of these
memory locations on the mobile computer:
The ObjectStore.
The optional microSD card. Depending on available disk space,
you may want to consider installing your application files on the
microSD card. Using a card creates the Storage Card folder on the
computer.
• The non-volatile Flash File Store. Applications and data in the
Flash File Store will persist through a clean boot.
Note: The Flash File Store is erased if you reflash the operating system
image.
AF
•
•
Files copied to any of these locations are safe when you cold boot the
computer as long as the AutoRun system is installed in the appropriate
location. When AutoRun is installed on the computer, all .cab files in
the CabFiles folder are automatically extracted after a cold boot. For
more information about AutoRun, see the Intermec Developer Library
Resource Kit Developer Guide.
Installing Applications Using SmartSystems Foundation
Console
You can use the SmartSystems console to drag-and-drop Intermec
applications onto your mobile computer. The console is part of
SmartSystems Foundation.
To install applications using SmartSystems Foundation Console:
1 Download your application file from the Intermec web site and
unzip it on your desktop PC.
96
70 Series Mobile Computer User Manual
Chapter 7 — Managing the Computer
2 Double-click the application file to install it. The application file
should appear in the Software Vault.
3 From the SmartSystems console in the Software Vault,
drag-and-drop the application onto each mobile computer in your
network, or drop the application on a group of computers
contained in a folder.
Installing Applications Using Microsoft ActiveSync
AF
When you only have a few computers to update with applications, you
can copy files using Microsoft ActiveSync. This procedure assumes
that Microsoft ActiveSync is installed on your PC and is up and
running.
1 Connect to the mobile computer via ActiveSync.
2 Copy the .cab files from your development PC to the computer.
3 Reboot or cold boot the computer.
4 After the boot process is finished, browse to the .cab files and tap
the files to install them.
Installing Applications Using a Storage Card
Use a storage card to install applications on one computer at a time or
if you have no network connection.
To install applications using a storage card:
1 Copy your application file to the storage card.
2 Install the storage card in the mobile computer.
3 On the mobile computer, browse to the Storage Card folder and
run your application.
Launching Applications Automatically
There are two ways to launch an application automatically on a cold
boot:
•
Set up your .cab file to place a shortcut to the application in the
\Windows\StartUp directory at install time.
70 Series Mobile Computer User Manual
97
Chapter 7 — Managing the Computer
Use AutoRun.exe to start your application at boot time. AutoRun
ships on the computer and automates other operations.
At boot time, AutoRun executes any commands found in its data file,
Autouser.dat. For more information on how to use the AutoRun.exe
feature, view the Readme.txt file located in the My Device\Flash File
Store\2577 directory on your computer.
•
Updating the System Software
AF
The mobile computer uses Image Update to update the operating
system (OS) and the system software. Image Update uses incremental
packages to allow for smaller and faster updates because the contents
are stored in flash ROM.
Update packages persist through a cold or clean boot and cannot be
removed by the end user. The Image Update process also provides
strengthened security because all packages are signed. Image Update
packages (.pkg or .pks files) may contain elements such as .dll,
executable (.exe), and .cab files.
You can use either of these methods to update your mobile computer:
You can update multiple computers at the same time using the
SmartSystems Console. For help, see the next section, “Updating
Multiple Computers Using SmartSystems Console”.
• You can update individual computers by transferring the packages
to the mobile computer and then installing them from the mobile
computer.
If you are using SmartSystems Foundation to update the computer,
you can purchase a Provisioning License to send the Image Update
silently. For more information, see “Sending the Image Updates
Silently” on page 100.
•
98
70 Series Mobile Computer User Manual
Chapter 7 — Managing the Computer
Updating Multiple Computers Using SmartSystems Console
You can use the SmartSystems console to update the operating system
or system software on your mobile computer. The console is part of
SmartSystems Foundation and is available from the Intermec web site
through the Intermec Developer Library (IDL). Before you can update
your mobile computer, you need:
SmartSystems Foundation. To download SmartSystems
Foundation, go to www.intermec.com/SmartSystems and click
the Downloads tab.
• the SmartSystems bundles you want to install. The SmartSystems
bundle contains the Image Update package file. These
SmartSystems bundles are available from the Intermec web site at
www.intermec.com. Go to Support > Downloads.
• a Provisioning license.
To update the mobile computer using SmartSystems Foundation:
AF
•
1 Open the SmartSystems console.
2 Make sure the SmartSystems console and the mobile computer are
on the same subnet and they are connected wirelessly or through
Ethernet.
3 Make sure the mobile computer is in a powered dock or that power
management is disabled.
4 Download the SmartSystems bundle to your PC.
5 Double-click the SmartSystems bundle on your PC to extract the
update files to the software vault.
6 From the SmartSystems console, locate the bundles to install and
drag them to each mobile computer (or group in a folder) you want
to update. The SmartSystems console installs the update on your
mobile computers.
After the download is complete, your mobile computer begins the
update process and automatically performs a cold boot. The
computer then boots into a special Update Loader mode where the
computer has no network connections and is completely unusable.
70 Series Mobile Computer User Manual
99
Chapter 7 — Managing the Computer
This process can take anywhere from 30 seconds to 15 minutes
depending on the update.
After the update is complete, the computer boots again.
7 When a confirmation dialog box appears requesting user input,
dismiss it.
Note: The SmartSystems console indicates that your mobile
computer is offline, by displaying a red stop symbol, until the
computer reboots and reconnects to the system.
Sending the Image Updates Silently
AF
If you want to automatically download and send update packages to
your mobile computers, you can purchase a Provisioning license. The
silent updates do not require any user intervention and begin when
you choose to have the update process start. SmartSystem Foundation
users are notified when update packages are released so that they can
download them and update their Intermec computers. For more
information, see the SmartSystems Foundation Help.
Updating Individual Mobile Computers
You can download update packages from your PC to the mobile
computer using Microsoft ActiveSync or any other file transfer
method you choose. If you need to download ActiveSync or the
Windows Mobile Device Center, go to
www.windowsmobile.com/getstarted.
To update an individual mobile computer:
100
1 Download the Image Update packages you want to install from the
Intermec web site at www.intermec.com. Go to Support >
Downloads.
2 Transfer the Image Update package from your PC to the mobile
computer.
3 On your mobile computer, tap Start > Programs > File Explorer
and navigate to the location of the Image Update package.
70 Series Mobile Computer User Manual
Chapter 7 — Managing the Computer
4 Double-tap the package to start the installation. Your mobile
computer begins the update process and automatically performs a
cold boot.
The computer then boots into a special Update Loader mode where
the computer has no network connections and is completely
unusable. This process can take anywhere from 30 seconds to 15
minutes depending on the update. After the update is complete,
the mobile computer boots again.
AF
5 When a confirmation dialog box appears requesting user input,
dismiss it.
70 Series Mobile Computer User Manual
101
D
AF
Chapter 7 — Managing the Computer
102
70 Series Mobile Computer User Manual
8
Troubleshooting and Maintaining the
Computer
AF
If you encounter any problems while using the 70 Series
computer, look in this chapter to find a possible solution. You
will also find information on routine maintenance.
103
Chapter 8 — Troubleshooting and Maintaining the Computer
About the Intermec Dashboard
The Intermec Dashboard is designed to provide proactive monitoring
of your mobile computers to prevent downtime. You can easily see the
health of the device and can help pinpoint the source of a problem to
determine if it is hardware or software related.
Intermec Dashboard displays information such as the status of
network connections, battery usage, storage space, and internal
devices. It also provides system information such as the operating
system, firmware, and hardware configuration.
To launch the Intermec Dashboard:
Press the Intermec Dashboard button (m) on the computer keypad.
AF
•
Intermec Dashboard Main Screen
104
Intermec Dashboard is highly integrated with SmartSystems
Foundation. You can use SmartSystems Foundation to remotely
monitor the health of your computers. For more information, refer to
the SmartSystems online help.
70 Series Mobile Computer User Manual
Chapter 8 — Troubleshooting and Maintaining the Computer
Troubleshooting Your Mobile Computer
Use the troubleshooting tables in this section to fix problems with the
Wi-Fi connection, 802.1x security, the imager, or general problems
with operating the mobile computer.
If you send the computer in for service, it is your responsibility to save
the computer data and configuration. Intermec is responsible only for
ensuring that the hardware matches the original configuration when
repairing or replacing the computer.
Troubleshooting the Wi-Fi Connection
AF
Use this troubleshooting table to help solve problems with your
802.11 radio connection.
Problems With the Wi-Fi Connection
Problem
Solution
When you turn on the computer after it
was suspended for a while (10 to 15
minutes or longer), it can no longer send
or receive messages over the network.
Host may have deactivated or lost current terminal
emulation session. In a TCP/IP direct connect network,
turn off the “Keep Alive” message from host to
maintain the TCP session while the computer is
suspended.
The computer is connected to the network Move closer to an access point or to a different location
and you move to a new site to collect data. to reestablish communications until you reconnect
with the network.
Your computer now shows you are not
connected to the network.
There may be a problem with the host computer, or
with the connection between the access point and the
host computer. Check with the network administrator
to make sure the host is running and allowing users to
log in to the system.
The computer appears to be connected to
the network, but the host computer is not
receiving any information from the 70
Series computer.
There may be a problem with the connection between
the access point and the host computer. Check with the
network administrator or use your access point user’s
manual.
The computer appears to be connected to
the network, but you cannot establish a
terminal emulation session with the host
computer.
70 Series Mobile Computer User Manual
105
Chapter 8 — Troubleshooting and Maintaining the Computer
Problem
Solution
Troubleshooting 802.1x Security
A network connection icon appears in the The computer may not be communicating with the
toolbar, but then disappears.
intended access point. Make sure the network name
matches the access point network name. Default
network name is “INTERMEC.”
The access point may not be communicating with the
server. Ensure the access point is turned on, properly
configured, and has 802.1x security enabled.
AF
Use the following table to troubleshoot problems with your 802.1x
security that will prevent you from connecting to your network, such
as an incorrect password.
Problems With 802.1x Security
Problem
Solution
The computer indicates it is not
authenticated.
Make sure that:
• the User Name and Password parameters on the computer
must match the user name and password on authentication
server. You may need to reenter the password on both the
computer and authentication server.
• on your authentication server, the user and group are
allowed and the group policy is allowed to log into the
server. For help, see the documentation that shipped with
your authentication server software.
• the IP address and secret key for access point must match the
IP address and secret key on the authentication server. You
may need to reenter the IP address and secret key on both
your access point and authentication server.
• the authentication server software is running on the server
PC.
You receive a message saying “The Date and time are not saved when you perform a clean boot.
server certificate has expired or Reenter the date and time, and then save your changes.
your system date is incorrect”
after you perform a clean boot on
the computer.
106
70 Series Mobile Computer User Manual
Chapter 8 — Troubleshooting and Maintaining the Computer
Checking 802.11 Network Status
If you have trouble connecting to your 802.11 wireless network:
Make sure you have correctly set network parameters on the
computer.
• Check your wireless security settings.
Follow the next procedure to verify available access points and
networks, check signal strength, and view other diagnostics. If you
need to contact Intermec Product Support, this information can be
helpful in troubleshooting wireless network connection issues.
To verify the network status:
•
AF
1 Tap Start > iSpyWiFi. The ISpyWiFi application launches.
The ISpyWiFi tab shows:
•
MAC address and IP address of the 802.11 radio.
•
network association status, including the SSID and MAC
address of the access point.
•
security configuration.
• radio transmit power and signal strength information.
2 Tap the Scan tab to view a list of available 802.11 networks. The list
includes the signal strength, channel, and MAC address for each
network.
• Tap Scan to refresh the screen.
3 Tap the Supp tab to view radio supplicant information, including
a list of supplicant events and authentication status.
•
To verify the settings for the currently active security profile, tap
Configure Profile. Intermec Settings launches for you to
configure 802.11 Radio settings.
•
To try reconnecting to the network, tap Reconnect.
•
To delete the events in the list, tap Clear Events.
70 Series Mobile Computer User Manual
107
Chapter 8 — Troubleshooting and Maintaining the Computer
4 Tap the Ping tab to run a ping test to the host.
To run a ping test:
a In the Host field, enter the IP address of the host.
b From the Repetitions list, choose the number of times the
computer will ping the host.
Tap Ping. The graph shows the amount of time it takes for the
host to return the ping. Tap List to see this information in a list
format.
5 Tap the RSSI tab to view the received signal strength of the host
signal.
AF
The information box includes the current signal strength, host
SSID name, MAC address, data rate, and transmit power.
• Tap Mark to place an arrow marker above the graph.
6 Tap the Conf tab to set up a log file that lists RSSI history.
This screen includes the 802.11 radio driver version and available
radio modes.
To create a log file:
a Check the Log to File check box.
b (Optional) Change the sample period and number of samples
displayed.
Tap Log File. The Save As screen appears.
d (Optional) Change the name of the saved log file, the folder to
which the file will be saved, the content type (log or text), and
the location.
e Tap OK.
108
70 Series Mobile Computer User Manual
Chapter 8 — Troubleshooting and Maintaining the Computer
Troubleshooting Reading Bar Codes
Use this section to troubleshoot problems that may prevent you from
being able to read a bar code, such as the symbology not being enabled.
Problems Reading Bar Codes
Problem
Solution
AF
You cannot see the illumination • You may be too far away from the bar code label. Try moving
closer to the bar code label and scan it again.
beam or frame from the imager
when you press the Scan button • You may be reading the bar code label “straight on.” Change
and aim the imager at a bar code
the reading angle and try again.
label.
• The imager hardware trigger might be disabled in Intermec
Settings. To check the setting go to Start > Settings >
Systems > Data Collection > Scanner Settings. Hardware
trigger should be checked.
When you release a Scan button The Good Read light will remain on if you configure the
or handle trigger, the Good Read computer to use continuous/edge triggering. If you configure
the computer for level triggering and the Good Read light
light does not turn off.
remains on, there may be a problem. Press one of the Scan
buttons or pull the trigger again without scanning a bar code
label. If the light is still on, contact your local Intermec
representative.
The scanner will not read the bar • Aim the scanner beam to cross the entire bar code label in
code label.
one pass. Vary the scanning angle.
• Check the quality of the bar code label. Scan a bar code label
that you know will scan. Compare the two bar code labels to
see if the bar code quality is too low. You may need to replace
the label that you cannot scan.
• Make sure the bar code symbology is enabled and
configured correctly. Use Intermec Settings to check the
symbologies. Expand Data Collection > Symbologies
beneath devices listed (scanner, virtual wedge) to check and
enable symbologies, then scan the bar code label again.
• Make sure the computer application is expecting input from
a bar code. You may need to type this information instead.
• The scanner may not be turned on or the scanner may be
unable to scan a specific bar code. Run the ScanDiagnostic
application to help you troubleshoot the problem. For more
information, see
70 Series Mobile Computer User Manual
109
Chapter 8 — Troubleshooting and Maintaining the Computer
Problem
Solution
The scanner does not read the bar The scanner window may be dirty. Clean the window with a
solution of ammonia and water. Wipe dry. Do not allow
code labels quickly, or the
scanning beam seems to be faint abrasive material to touch the window.
or obscured.
The computer may have decoded the bar code label in a
symbology other than the label’s actual symbology. Try
scanning the bar code label again. Make sure you scan the
entire label.
You scan a valid bar code label to
enter data for your application.
The data decoded by the scan
module does not match the data
encoded in the bar code label.
The input device attached to the Set the Scanner Model command to the specific attached input
computer does not work well or device. Check enabled bar code symbologies and enable only
read bar code labels very quickly. the symbologies being used.
AF
Using ScanDiagnostic to Troubleshoot the Scanner
Use the ScanDiagnostic application to troubleshoot problems such as
the inability to read a bar code or a scanner that does not turn on.
To run the ScanDiagnostic application:
1 From the Home menu, tap Start > ScanDiagnostic.
2 From the Scan Health screen, select the scanner you want to
troubleshoot and then tap Diagnose.
The application checks to make sure the scanner is enabled and
checks settings to make sure they are optimized.
3 From the Scan Test screen, press and hold the Press to Scan
button while aiming at the bar code you want to read.
After the computer scans the bar code, it beeps and the label data,
data length, and symbology appear on the screen.
4 Press the right arrow button to view any recommended settings.
110
5 To accept the recommended settings, tap Apply.
6 Tap OK to exit.
70 Series Mobile Computer User Manual
Chapter 8 — Troubleshooting and Maintaining the Computer
Troubleshooting Operating the Computer
Use this section to troubleshoot problems that may prevent you from
being able to operate the computer.
Problems Operating the Computer
Problem
Solution
• Press the Power button and select Suspend from the Power
AF
The computer appears to be
locked up and you cannot enter
data.
You press the Power button and Try the following solutions:
nothing happens.
• Replace or charge the battery. The battery may be completely
drained.
• Remove the battery and press the Reset button to perform a
cold boot. For help, see “Cold Booting the Computer” on
page 113.
Options menu. Press the Power button to turn the screen
back on.
• Press the Power button and select Reboot from the Power
Options menu.
• Remove the battery and press the Reset button to perform a
cold boot. For help, see “Cold Booting the Computer” on
page 113.
• Try reloading the firmware. For help, see “Updating the
System Software” on page 98.
• If the computer does not boot or reset, contact your
Intermec representative for help.
Align your screen. For help, see “Aligning the Screen” on page
43.
You cannot type a character on
the keypad or you can only type
uppercase or lowercase letters.
You may have locked a modifier key on the keypad. Press the
necessary key sequence to unlock the key. For help, see “About
the Keypad” on page 16.
You tap the screen and nothing
happens.
70 Series Mobile Computer User Manual
111
Chapter 8 — Troubleshooting and Maintaining the Computer
Calling Product Support
If you cannot find the answer to your problem in the
“Troubleshooting the Computer” section, you can visit the Intermec
technical knowledge base (Knowledge Central) at
intermec.custhelp.com to review technical information or to request
technical support. If you still need help after visiting Knowledge
Central, you may need to call Product Support.
To talk to an Intermec Product Support representative, call:
1-800-755-5505
AF
Before you can call Intermec Product Support, make sure you have the
following information ready:
Configuration number
Serial number
Operating system version
SmartSystems Platform Bundle (SSPB) version
If you are using security, know the type (Funk or Microsoft) and the
full set of parameters
• Power management settings
• If you are using Intermec terminal emulation (ITE), know the
version and protocol. If you are not using ITE, know the language
your custom application was written in and the tools you used to
create it.
You can find most of the information listed above in Intermec
Settings. Consult your application developer for information on your
custom application.
•
•
•
•
•
Finding Your Configuration Number
112
Use the following procedure to help you find the configuration
number of your computer.
•
Look at the label on the back of the computer.
70 Series Mobile Computer User Manual
Chapter 8 — Troubleshooting and Maintaining the Computer
Finding Your Operating System Version
Use the following procedure to find the OS version of your mobile
computer.
1 Press the Intermec Dashboard (m) button to launch the
Dashboard.
Resetting the Computer
2 Tap the Information bar. The Information Details page appears
and displays information such as the firmware version and the OS
version.
AF
If the computer does not resume after pressing the Power button, or if
the computer or an application locks up, you may need to reset the
computer. The computer uses the configuration currently saved in
flash memory during the boot process. There are three ways to reset the
computer:
•
•
•
Reboot
Cold boot
Clean boot
Rebooting the Computer
You may need to reboot the computer to correct conditions where an
application stops responding to the system.
To reboot the computer:
•
Press the Power button and select Reboot from the menu.
The computer systematically shuts down, restarts, and goes
through the initialization process.
Cold Booting the Computer
In some cases where the computer completely stops responding, it may
be necessary to perform a cold boot or hard reset. Because cold booting
may result in data loss, use this method only if all other recovery
methods have failed.
70 Series Mobile Computer User Manual
113
Chapter 8 — Troubleshooting and Maintaining the Computer
Note: Cold booting the computer does not guarantee that cached disk
data will be saved, so transactional data may be lost during the reset.
All other data, such as configuration and network settings, is
preserved.
To cold boot the mobile computer:
1 Press the Power button to suspend the computer.
2 Remove the handstrap and the battery pack.
3 Press the Reset button in the battery compartment on the back of
the computer.
4 Replace the battery and the handstrap.
AF
5 Press Power and wait while the mobile computer boots. When the
cold boot is complete, the Home screen appears.
Location of CN70/CN70e Reset Button
Reset button
114
70 Series Mobile Computer User Manual
Chapter 8 — Troubleshooting and Maintaining the Computer
Location of CK70/CK71 Reset Button
AF
Clean Booting the Computer
Reset button
A clean boot erases the memory in the mobile computer,
including all applications and data files, with the exception of
those found in the Flash File Store, or any removeable storage.
If the computer seems to be locked up, try cold booting it. If this
process does not work, use a clean boot to get the computer up and
running for further troubleshooting. You can clean boot using the
mobile computer, or you can clean boot using the SmartSystems
Console:
To perform a clean boot using the mobile computer:
1 Remove the battery pack from the back of the computer.
2 With a stylus, press the Reset button in the battery cavity.
3 Insert the battery back into the computer, and immediately press
and hold the Power button and Volume Down button (the lower
button on the right side).
4 Continue to hold the Power button and the Volume Down
button down until you are prompted to release them.
5 Press the Volume Up button on the right side to start the clean
boot.
6 Wait for the computer to load files from its ROM.
70 Series Mobile Computer User Manual
115
Chapter 8 — Troubleshooting and Maintaining the Computer
To clean boot the computer using the SmartSystems Console:
•
Right-click the 70 Series computer and select Intermec Power
Tools > Clean Boot Device.
Cleaning the Computer
To keep the computer in good working order, you may need to clean
the imager window, color camera window, and the touch screen. Clean
the windows and the touch screen as often as needed for the
environment in which you are using the computer. To clean the
computer, use a solution of ammonia and water.
AF
There are no user-serviceable parts inside the 70 Series computer.
Opening the computer will void the warranty and may cause
damage to the internal components.
To clean the image window, camera window, and touch screen:
1 Press the Power button and choose to suspend the computer.
2 Dip a clean cloth towel in the ammonia solution and wring out the
excess.
3 Wipe off the imager window, camera lens, and flash area. Do not
allow any abrasive material to touch these surfaces.
4 Wipe dry.
116
70 Series Mobile Computer User Manual
A
AF
Specifications and Default Settings
117
Appendix A — Specifications and Default Settings
Physical and Environmental Specifications
CN70 Physical Dimensions
Dimensions 16.9 x 8.0 x 3.4 cm (6.66 x 3.14 x 1.35 in)
450 g (15.2 oz) with battery
CN70e Physical Dimensions
Weight
Dimensions 19.5 x 8.0 x 3.4 cm (7.66 x 3.14 x 1.35 in)
Weight
491 g (16.6 oz) with battery
AF
CK70 Physical Dimensions
Dimensions 23.7 x 8.0 x 4.3 cm (9.33 x 3.16 x 1.69 in)
Weight
562 g (19 oz) with battery
CK71 Physical Dimensions
Dimensions 23.7 x 8.0 x 5.0 cm (9.33 x 3.16 x 1.98 in)
Weight
584 g (19.75 oz) with battery
Environmental Specifications
Operating temperature
118
-20°C to 60°C (-4°F to 140°F)
Storage temperature
-30°C to 70°C (-22°F to 158°F)
Charging temperature
0°C to 45°C (32°F to 113°F)
Relative humidity (operating)
5% to 95% non-condensing
Environmental rating
IP67 compliant
Drop Specifications
All corners and sides from 1.8 m (6 ft) per
MIL-STD 810F
70 Series Mobile Computer User Manual
Appendix A — Specifications and Default Settings
Power and Electrical Specifications
Battery type
Rechargeable Lithium-ion (Li-ion) battery
Battery capacity
CN70/CN70e: 3.7 V, 4000 mAh (14.8 Wh)
CK70/CK71:
3.7 V, 5200 mAh (19.2 Wh)
Electrical rating x 4.37/4.8 V; 2/1,5 A
70 Series Non-Incendive Computer Specifications
AF
The 70 Series mobile computers with non-incendive (NI) certification
comply with the following specifications for North America and
Canada regions only.
Location
Suitable for use in Division 2 locations
Safety
cULus Listing - ISA/ANSI 12.12.01
Gases
Class I - Groups A, B, C, D
Dusts
Class II - Groups F, G
Fibers and Flyings
Class III
Maximum Ambient Temperature T6 rating with a maximum temperature
of 50°C
Operating System
Microsoft Windows Embedded Handheld.
Hardware
Main processor options TI OMAP3, 1 GHz
TI OMAP3, 600 MHz
Memory
512 MB RAM
Persistent storage
1 GB Flash
Removable storage
up to 32 GB user-accessible microSD card slot
Keypad
CN70: QWERTY, Numeric
CN70e: QWERTY Numeric, Numeric
CK70: Large Alpha, Alphanumeric
CK71: Numeric Function, Alphanumeric
70 Series Mobile Computer User Manual
119
Appendix A — Specifications and Default Settings
Imaging options
5 megapixel color camera and EA30 area imager
(all), EV12 (CK71 only), or EX25 (CK71 only)
Back Accessory Interface Pin-outs
The back accessory interface provides power for peripheral devices out
the back of the CK70 and CK71 computers.
Pin Name
I/O
Description
OTB_PWR
Output
GND
OTB_RX
Input
OTB_TX
Output
Pin
Power supply for peripheral
DTE Data Receive
AF
DTE Data Transmit
OTB_I/O_Voltage
Input
I/O Voltage Level
OTB_ID
BiDir
One Wire Bus for ID
OTB_RTS
Output
DTE Ready do Send
OTB_CTS
Input
DTE Clear to Send
Touch Screen Specifications
Transmissive VGA display with high-durability touch screen; 480 x
640 pixels; 8.9 cm (3.5 in) diagonal active area; LED backlight and
ambient light sensor.
Standard Communications
•
•
•
•
•
•
UMTS (not available on CK71)
CDMA (not available on CK71)
GPS (not available on CK71)
802.11a/b/g/n
Bluetooth
USB high speed 2.0 OTG©
Wireless LAN
Standards compliant IEEE 802.11a/b/g/n (2.4 GHz and 5 GHz), Single
Stream
Data rates
120
up to 72Mbps
70 Series Mobile Computer User Manual
Appendix A — Specifications and Default Settings
Security
802.11i, WPA, WPA2, 802.1x (EAP-TLS, TTLS, LEAP,
PEAP, EAP-FAST), WEP
Certifications
WPA2™ (Enterprise, Personal), WPA™ (Enterprise,
Personal), Wi-Fi, WMM®, WMM Power Save, Cisco
Compatible Extensions (CCX 4.0)
Regulatory Approvals
Bar Code Symbologies
FCC, CE, cULus Listed, DEMKO
The imagers support all of the bar code symbologies listed in the next table.
AF
Supported Bar Code Symbologies
AustraliaPost*
GS1 DataBar Omni-Directional
Aztec*
Infomail*
BPO*
Interleaved 2 of 5
Canada Post*
Japan Post*
China Post*
KoreanPost*
Codabar
Matrix 2 of 5
Codablock A*
Maxicode*
Codablock F*
Micro PDF417*
Code 11
MSI
Code 39
PDF417*
Code 93
Planet*
Code 128/GS1-128
Plessey
DataMatrix*
Postnet*
Dutch Post*
QR Code*
EAN/UPC
Standard 2 of 5
GS1 Composite
SwedenPost*
GS1 DataBar Expanded
Telepen
GS1 DataBar Limited
TLC 39*
* These symbologies are not supported with the EV12 imager in the
CK71.
70 Series Mobile Computer User Manual
121
Appendix A — Specifications and Default Settings
Imager Reading Distances
Typical reading distances are done in an office environment using
office lights (4 lux). Minimum distances are measured in the dark (0
lux). Both reading distances are provided in respective scan engine
integration guides. Contact your local Intermec representative for
more information.
Below are the typical and minimum standard reading distances for the
70 Series computer built with an EA30 imager. Also included are
typical and minimum standard reading distances for the CK71 with an
EV12 or EX25 imager.
AF
Note: Minimum distances depend on the length of the bar code.
EA30 Area Imager Minimum Reading Distances
Minimum distances are measured in the dark (0 lux).
0"
4"
8"
12"
16"
20"
24"
28"
in
12"
30
Data Matrix 10 mils
8"
20
PDF417 10 mils
4"
10
0"
4"
EAN/UPC
8"
20
0.5 mm / 20 mils
12"
30
1 mm / 40 mils
cm
122
10
0.125mm/5 mils
10
20
30
40
50
60
70
70 Series Mobile Computer User Manual
Appendix A — Specifications and Default Settings
EA30 Minimum Reading Distances
Density
Minimum Distance
Maximum Distance
Code 39
0.1 mm (4 mils)
0.1250 mm (5 mils)
0.5 mm (20 mils)
1 mm (40 mils)
9.5 cm (3.74 in)
8 cm (3.15 in)
7 cm (2.76 in)
9.5 cm (3.74 in)
10.5 cm (4.13 in)
14 cm (5.51 in)
45 cm (17.72 in)
62 cm (24.41 in)
UPC/EAN 100%
0.33 mm (13.0 mils)
6 cm (2.36 in)
31.5 cm (12.4 in)
Data Matrix
0.18 mm (7 mils)
0.25 mm (10 mils)
0.38 mm (15 mils)
8 cm (3.15 in)
6.5 cm (2.56 in)
5.5 cm (2.17 in)
15.5 cm (6.1 in)
21.5 cm (8.46 in)
31.5 cm (12.4 in)
PDF417
0.25 mm (10 mils)
038 mm (15 mils)
5.5 cm (2.17 in)
7 cm (2.76 in)
25 cm (9.84 in)
34 cm (13.39 in)
AF
Symbology
EA30 Area Imager Typical Reading Distances
Typical distances are measured in an office environment (250 lux).
0"
4"
8"
12"
16"
20"
24"
28"
32"
36"
in
12"
30
Data Matrix 10 mils
8"
20
PDF417 10 mils
4"
10
0"
4"
10
0.125mm/5 mils
EAN/UPC
8"
20
0.5 mm / 20 mils
12"
30
1 mm / 40 mils
cm
10
70 Series Mobile Computer User Manual
20
30
40
50
60
70
80
90
123
Appendix A — Specifications and Default Settings
EA30 Typical Reading Distances
Density
Minimum Distance
Maximum Distance
Code 39
0.1 mm (4 mils)
0.125 mm (5 mils)
0.5 mm (20 mils)
1 mm (40 mils)
9.5 cm (3.74 in)
8 cm (3.15 in)
6.5 cm (2.56 in)
9.5 cm (3.74 in)
11.5 cm (4.53 in)
14.5 cm (5.71 in)
50 cm (19.69 in)
75 cm (29.53 in)
UPC/EAN 100%
0.33 mm (13.0 mils)
6 cm (2.36 in)
34 cm (13.39 in)
Data Matrix
0.18 mm (7 mils)
0.25 mm (10 mils)
0.38 mm (15 mils)
7.5 cm (2.95 in)
6 cm (2.36 in)
5.5 cm (2.17 in)
16.5 cm (6.5 in)
23 cm (9.06 in)
34.5 cm (13.58 in)
PDF417
0.25 mm (10 mils)
0.38 mm (15 mils)
5.5 cm (2.17 in)
6.5 cm (2.56 in)
26 cm (10.24 in)
37 cm (14.57 in)
AF
Symbology
124
70 Series Mobile Computer User Manual
Appendix A — Specifications and Default Settings
EV12 Linear Imager Minimum Reading Distances
The illustration below does not include the 0.12 cm (0.05 in) setback
for the CK71. Minimum reading distances are measured in the dark (0
lux).
0"
in
2"
4"
8"
6"
10"
12"
14"
16"
8"
6"
EAN/UPC 100%
5"
4"
AF
3"
20
7"
15
10
2"
1"
0"
1"
2"
3"
0.125 mm / 5 mils
10
4"
0.25 mm / 10 mils
5"
6"
15
0.5 mm / 20 mils
7"
1 mm / 40 mils
20
8"
10
15
20
25
30
cm
35
40
EV12 Miniumum Reading Distances With 0.12 cm (0.05 in) Setback
Symbology
Density
Minimum Distance
Maximum Distance
Code 39
0.15 mm (6 mils)
0.25 mm (10 mils)
0.5 mm (20 mils)
1 mm (40 mils)
9.6 cm (3.8 in)
7.1 cm (2.9 in)
6.1 cm (2.5 in)
8.1 cm (3.2 in)
17.9 cm (7.1 in)
20.9 cm (8.3 in)
26.9 cm (10.6 in)
33.9 cm (13.4 in)
EAN/UPC
0.33 mm (13 mils)
6.1 cm (2.5 in)
22.9 cm (9.1 in)
70 Series Mobile Computer User Manual
125
Appendix A — Specifications and Default Settings
EV12 LInear Imager Typical Reading Distances
The illustration below does not include the 0.12 cm (0.05 in) setback
for the CK71. Typical reading distances are measured in an office
environment (200 lux).
0"
in
4"
8"
12"
16"
20"
24"
28"
32"
36"
16"
40
14"
12"
30
10"
EAN/UPC 100%
8"
20
6"
AF
4"
10
2"
0"
2"
10
4"
6"
0.125 mm / 5 mils
20
8"
0.25 mm / 10 mils
10"
12"
30
0.5 mm / 20 mils
14"
1 mm / 40 mils
40
16"
10
20
30
40
50
60
70
cm
80
90
EV12 Typical Reading Distances With 0.12 cm (0.05 in) Setback
Density
Minimum Distance
Maximum Distance
Code 39
0.15 mm (6 mils)
0.25 mm (10 ils)
0.5 mm (20 mils)
1 mm (40 mils)
9.6 cm (3.8 in)
6.1 cm (2.5 in)
5.1 cm (2.1 in)
7.1 cm (2.9 in)**
19.9 cm (7.9 in)
24.9 cm (9.8 in)
34.9 cm (13.8 in)
50.9 cm (20.1 in)
EAN/UPC
0.33 mm (13 mils)
5.1 cm (2.1 in)
27.9 cm (11.0 in)
Symbology
126
** Minimum distance depends on bar code width and scan angle.
70 Series Mobile Computer User Manual
Appendix A — Specifications and Default Settings
EX25 Near-Far Range Imager Minimum Reading
Distance
Minimum reading distances are measured in the dark (0 lux). The
following graphic does not include the 0.24 cm (0.09 in) setback for
the CK71.
0”
16”
32”
64”
48”
80”
96”
128”
112”
144”
160”
176”
in
80”
200
160
64”
100% EAN contrast UPC
48”
120
AF
32”
80
16”
40
0”
16”
40
32”
80
0.25 mm/10 mils
48”
120
0.5 mm/20 mils
1 mm/40 mils
64”
160
1.4 mm/55 mils
200
80”
50
100
150
200
250
300
350
cm
400
450
EX25 Minimum Reading Distances With 0.24 cm (0.09 in) Setback
Density
Minimum Distance
Maximum Distance
Code 39
0.08 mm (3 mils)
0.1 mm (2.8 mils)
0.25 mm (10 mils)
0.5 mm (20 mils)
1 mm (40 mils)
1.3 mm (51 mils)
15 cm (5.91 in)
15 cm (5.91 in)
15 cm (5.91 in)
16 cm (6.30 in)
25 cm (9.84 in)
40 cm (15.75 in)
35 cm (13.78 in)
45 cm (17.72 in)
115 cm (45.28 in)
210 cm (82.68 in)
310 cm (122.05 in)
310 cm (122.05 in)
EAN 100%
0.33 mm (13 mils)
15 cm (5.91 in)
145 cm (57.09 in)
Symbology
70 Series Mobile Computer User Manual
127
Appendix A — Specifications and Default Settings
EX25 Near-Far Range Imager Typical Reading Distance
Typical reading distances are measured in an office environment (200
lux). The following graphics do not include the 0.24 cm (0.09 in)
setback for the CK71.
EX25 Near-Far Range Imager 1D Typical Reading Distances
0”
40”
80”
120”
160”
200”
240”
280”
320”
360”
400”
440”
480”
in
160”
128”
400
320
100% EAN
contrast UPC
96”
240
160
AF
64”
32”
80
0”
32”
80
0.25 mm
10 mils
160
64”
0.5 mm/20 mils
240
1 mm/40 mils
96”
128”
320
2.5 mm/100 mils
400
160”
100
200
300
400
500
600
700
800
900
1000
cm
1100
1200
EX25 1D Symbologies Typical Reading Distances With 0.24 cm (0.09
in) Setback
Density
Minimum Distance
Maximum Distance
Code 39
0.25 mm (10 mils)
0.5 mm (20 mils)
1 mm (40 mils)
1.4 mm (55 mils)
2.5 mm (100 mils)
15 cm (5.91 in)
16 cm (6.30 in)
25 cm (9.84 in)
40 cm (15.75 in)
**
135 cm (53.15 in)
280 cm (110.24 in)
550 cm (216.54 in)
720 cm (283.46 in)
1200 cm (472.44 in)
Code 128
retro-reflective
2.5 mm (100 mils)
**
1300 cm (511.81 in)
EAN 100%
0.33 mm (13 mils)
15 cm (5.91 in)
160 cm (62.99 in)
Symbology
128
70 Series Mobile Computer User Manual
Appendix A — Specifications and Default Settings
** Minimum distance depends on bar code width and scan angle.
EX25 Near-Far Range Imager 2D Typical Reading Distances
0”
40”
80”
120”
160”
200”
240”
280”
320”
360”
400”
440”
480”
in
400
128”
320
96”
240
160”
160
64”
80
32”
AF
0”
32”
80
0.25 mm
10 mils
160
64”
0.76 mm/30 mils
240
1.4 mm/55 mils
96”
128”
320
2.5 mm/100 mils
400
160”
100
200
300
400
500
600
700
800
900
1000
cm
1100
1200
EX25 2D Symbologies Typical Reading Distances With 0.24 cm (0.09
in) Setback
Density
Minimum Distance
Maximum Distance
DataMatrix
0.25 mm (10 mils)
0.76 mm (30 mils)
1.4 mm (55 mils)
2.5 mm (100 mils)
7.5 mm (300 mils)
15 cm (5.91 in)
25 cm (9.84 in)
**
**
20 cm (7.87 in)
90 cm (35.43 in)
310 cm (122.05 in)
450 cm (177.17 in)
1100 cm (433.07 in)
1524 cm (600 in)
Symbology
** Minimum distance depends on bar code width and scan angle.
70 Series Mobile Computer User Manual
129
Appendix A — Specifications and Default Settings
Default Configuration
The following tables list the default values of the configuration
settings supported on the mobile computer. If you restore the mobile
computer to factory default settings, the mobile computer uses these
values.
Data Collection Settings
The settings are grouped by function and reflect the organization of
Intermec Settings. Not all of the configuration settings are listed in
this appendix. For detailed information on most of the settings, see the
Intermec Settings Command Reference Manual.
AF
Use data collection settings to configure the imager and to configure
the bar codes that you want the imager to be able to read.
Data Collection Settings
Data Collection Setting
Default Value
Enable Scanner/Camera Port
On
BT-Configure On Connect
Overwrite with computer
settings
Enable Magstripe Reader
Disable
Symbology Settings
130
Symbology
Default Value
AustraliaPost
Disable
Aztec
Disable
BPO
Disable
CanadaPost
Disable
Codabar
Disable
Codablock A
Disable
Codablock F
Disable
Code 11
Disable
Code 39
Enable
Code 93
Disable
Code 128/GS1-128
Enable
70 Series Mobile Computer User Manual
Appendix A — Specifications and Default Settings
Default Value
DataMatrix
Enable
DutchPost
Disable
EAN/UPC
Enable UPC A, UPC E, EAN
8, EAN 13
GS1 Composite
Disable
GS1 DataBar Expanded
Disable
GS1 DataBar Limited
GS1 DataBar Omni-Directional
Infomail
Intelligent Mail
Disable
Disable
Disable
Disable
Disable
AF
Interleaved 2 of 5
Symbology
JapanPost
Disable
Matrix 2 of 5
Disable
Maxicode
Disable
Micro PDF417
Disable
MSI
Disable
PDF417
Enable
Planet
Disable
Plessey
Disable
Postnet
Disable
QR Code
Disable
Standard 2 of 5
Disable
SwedenPost
Disable
Telepen
Disable
TLC 39
Disable
Symbology Option Settings
Symbology Option Settings
Default Value
Preamble
None (Disabled)
Postamble
None (Disabled)
Symbology Identifier
Disable
Multicode
Disable
70 Series Mobile Computer User Manual
131
Appendix A — Specifications and Default Settings
Scanner Settings
Scanner Settings
Default Value
Trigger Predefined Modes
Level
Trigger Mode
Level
Aimer Mode
Typical aimer
Enable
Trigger Timeout (sec)
Aiming Duration (msec)
Turn Off After Good Read
Imager Settings
500
Enable/One-shot
Default Value
AF
Imager Settings
Hardware Trigger
Predefined Modes
1D and 2D Standard
Image File Location
\My Documents\MDI
Signature Image Capture
Disable
Document Imaging
Disable
Image Capture
Output Compression
Output Compression Quality
Edge Enhancement
Noise Reduction
Subsampling
Image Rotation
Image Lighting Correction
Bitmap
None
None
None
Disable
Decode Security Settings
132
Decode Security Settings
Default Value
Consecutive Data Validation
Identical Consecutive Timeout
300 ms
Different Consecutive Timeout
Center Decoding
Disable
Center Decoding Tolerance
70 Series Mobile Computer User Manual
Appendix A — Specifications and Default Settings
Communications
Use communications settings to configure how the mobile computer
communicates with the network.
Communications Settings
Default Value
Device Name
IntermecCXXX (where XXX
indicates the model of
mobile compuer)
802.11 Radio Settings
Default Value
AF
802.11 Radio Setting
Communications Setting
Security Choice
Funk
Allow Security Changes
Enabled
Active Profile
Profile 1
DHCP
Enabled
Import Root Certificates
False
Import User Certificates
False
Import Pac Files
False
Radio Bands
b/g (2.4 GHz)
Radio Enabled
Off
Ethernet Adapter Settings
Ethernet Adapter Setting
Default Value
DHCP
Enabled
Bluetooth Settings
Bluetooth Setting
Default Value
Bluetooth Power
Off
WWAN Radio Settings
WWAN Radio Setting
Default Value
WWAN Radio Enabled
Disable
70 Series Mobile Computer User Manual
133
Appendix A — Specifications and Default Settings
Serial Port Switch
Serial Port Switch Setting
Default Value
Serial Port Switch
Standard Docking and IrDA
Device Settings
Device Settings
Device Setting
Date
Time
Default Value
N/A
N/A
Medium
AF
Beeper and Voice
Use device settings to configure settings on the mobile computer.
Headset Beeper
Very Low
Vibrate Mode Intensity
1 Strong Pulse
Good Read Settings
Good Read Setting
Default Value
Internal Scanner Good Read Beep
One Beep
Dock Tethered Scanner
One Beep
Bluetooth Scanner Good Read Beep
One Beep
Backlight Settings
134
Backlight Setting
Default Value
Display Backlight Adjustment
Normal
Keypad Backlight
On Based on Light Level
Light Level
Low
Screen Settings
Screen Setting
Default Value
Screen Rotations
Portrait 0 Degrees
70 Series Mobile Computer User Manual
Appendix A — Specifications and Default Settings
Keypad Settings
Keypad Setting
Default Value
Scan Button Remapping
Scanner
Power Management Settings
Enable Power Button Screen
Screen Options Displayed
Screen Timeout (Seconds)
Power Button Behavior
Default Value
On
Power Management Setting
Suspend
5 minutes
AF
Device Turns Off After (Battery Power)
Hibernate, Suspend, Reboot
Screen Turns Off After (Battery Power)
Disabled
Device Turns Off After (External Power)
Disabled
Screen Turns Off After (External Power)
Disabled
Sensors Settings
Sensors Setting
Default Value
Screen Rotation
Disabled
Device Off
Disabled
Profiles Settings Application
Profiles Settings
Default Value
Camera
Disable Camera Scan
Enable Camera Scan
Show Option in Profile Settings
Show Option in Profile Settings
Power
Always On
Maximize Battery Life
Normal
Show Option in Profile Settings
Show Option in Profile Settings
Show Option in Profile Settings
Scanning
1D Bar Codes Optimized
Bright Sunlight
Reflective Labels
Standard
Show Option in Profile Settings
Show Option in Profile Settings
Show Option in Profile Settings
Show Option in Profile Settings
70 Series Mobile Computer User Manual
135
Appendix A — Specifications and Default Settings
GPS Settings
Use GPS settings to configure how the mobile computer
communicates with the GPS network.
GPS
Default Value
Enable Bread Crumbing
Disable
GPS Setting
Core Messaging Service Settings
AF
Use core messaging service settings to configure the message routers
between client and server software applications.
Core Messaging Service
Core Messaging Service Setting
Default Value
Associated Server IP
Null
Broadcast Name
INTERMEC
Port
62241
Keep Alive Ping Interval
30 Seconds
Device Monitor Settings
Use device monitor settings to configure how the mobile computer
monitors the network.
Device Health Controls
136
Device Health Setting
Default Value
Enable Health Data Collection
On
Enable Device Health Application
On
Enable Blue Light
Off for Ready-to-Work
Set Rule File Location
\SmartSystems\HealthRules.txt
System Device Health Refresh (seconds) 90
Network Device Health Refresh (seconds) 45
70 Series Mobile Computer User Manual
Appendix A — Specifications and Default Settings
Device Health Screen Captures
Device Health Screen Captures Setting
Default Value
Directory
\SmartSystems\ScreenCapture
Screen Captures Allowed
Device Wipe
Enable Wipe
Interval (in days)
Virtual Wedge Settings
Default Value
Device Wipe Setting
Disabled
Null
AF
Use virtual wedge settings to configure the virtual wedge.
Virtual Wedge Setting
Setting
Default Value
Virtual Wedge
Enable
Null
Label Encoding (Code Page)
1252
Magstripe Reader Grid
Null
Bar Code Scanner Grid
70 Series Mobile Computer User Manual
137
D
AF
Appendix A — Specifications and Default Settings
138
70 Series Mobile Computer User Manual
B
AF
Keypads and Keystrokes
139
Appendix B — Keypads and Keystrokes
Standard Characters
CN70 Keypads and Keystrokes
CN70 Alphanumeric Characters
Numeric Keypad
c2
c22
c222
c3
c33
c333
c4
c44
c444
c5
c55
c555
c6
c66
c666
140
QWERTY Keypad
AF
Character
Use the following tables to learn how to enter standard and other
available characters and functions with the keypad. If there is no
sequence of keystrokes for a particular character or function, it is only
available through the soft input panel (SIP), which you can access by
tapping the keyboard icon on the touch screen.
70 Series Mobile Computer User Manual
Appendix B — Keypads and Keystrokes
Numeric Keypad
QWERTY Keypad
c7
c77
c777
c7777
c8
c88
c888
c9
c99
c999
c9999
c12
c122
c1222
c13
c133
c1333
c14
c144
c1444
c15
yA
yB
yC
yD
yE
yF
yG
yH
yI
yJ
AF
Character
70 Series Mobile Computer User Manual
141
Appendix B — Keypads and Keystrokes
Numeric Keypad
QWERTY Keypad
c155
c1555
c16
c166
c1666
c17
c177
c1777
c17777
c18
c188
c1888
c19
c199
c1999
c19999
yK
yL
yM
yN
yO
yP
yQ
yR
yS
yT
yU
yV
yW
yX
yY
yZ
b,
bY
bU
bI
bH
AF
142
Character
70 Series Mobile Computer User Manual
Appendix B — Keypads and Keystrokes
Numeric Keypad
QWERTY Keypad
bJ
bK
bB
bN
bM
CN70 Characters and Functions
Numeric Keypad
@ (at symbol)
N/A
& (ampersand)
N/A
* (asterisk)
: (colon)
N/A
, (comma)
N/A
$ (dollar)
N/A
! (exclamation)
N/A
- (hyphen)
% (percent)
N/A
. (period)
b#
QWERTY Keypad
AF
To Enter
Character
+ (plus)
# (pound)
? (question mark)
N/A
‘ (apostrophe)
N/A
70 Series Mobile Computer User Manual
bQ
bS
bC
bD
bX
bE
bO
bG
bR
bT
bV
bA
bZ
143
Appendix B — Keypads and Keystrokes
Numeric Keypad
QWERTY Keypad
Forward Tab
c1
b|
b or c
c0
b m or c m
yy
bP
b or y
bm
Backspace
Up Arrow
Down Arrow
Left Arrow
Right Arrow
AF
CapsLock
Enter
ok
Shift
Space
Start (Windows)
Esc
To Enter
Talk
End Call
Intermec Dashboard
144
70 Series Mobile Computer User Manual
Appendix B — Keypads and Keystrokes
CN70e Keypads and Keystrokes
CN70e Alphanumeric Characters
Numeric Keypad
QWERTY Numeric Keypad
c2
c22
c222
c3
c33
c333
c4
c44
c444
c5
c55
c555
c6
c66
c666
c7
c77
c777
c7777
AF
Character
70 Series Mobile Computer User Manual
145
Appendix B — Keypads and Keystrokes
Numeric Keypad
QWERTY Numeric Keypad
c8
c88
c888
c9
c99
c999
c9999
c12
c122
c1222
c13
c133
c1333
c14
c144
c1444
c15
c155
c1555
c16
c166
yA
yB
yC
yD
yE
yF
yG
yH
yI
yJ
yK
yL
yM
yN
AF
146
Character
70 Series Mobile Computer User Manual
Appendix B — Keypads and Keystrokes
Numeric Keypad
QWERTY Numeric Keypad
c1666
c17
c177
c1777
c17777
c18
c188
c1888
c19
c199
c1999
c19999
yO
yP
yQ
yR
yS
yT
yU
yV
yW
yX
yY
yZ
AF
Character
70 Series Mobile Computer User Manual
147
Appendix B — Keypads and Keystrokes
Character
Numeric Keypad
QWERTY Numeric Keypad
CN70e Characters and Functions
Numeric Keypad
QWERTY Numeric Keypad
@ (at symbol)
N/A
& (ampersand)
N/A
* (asterisk)
: (colon)
N/A
bQ
bU
bI
bE
bO
bR
b#
bY
bW
AF
To Enter
, (comma)
N/A
$ (dollar)
N/A
! (exclamation)
N/A
- (hyphen)
% (percent)
N/A
. (period)
b#
+ (plus)
# (pound)
N/A
‘ (apostrophe)
N/A
? (question mark)
Forward Tab
Backspace
Up Arrow
Down Arrow
148
70 Series Mobile Computer User Manual
Appendix B — Keypads and Keystrokes
Numeric Keypad
QWERTY Numeric Keypad
Left Arrow
c1
b|
b or c
c0
b m or c m
yy
b|
b or y
bm
Right Arrow
CapsLock
Enter
ok
Shift
AF
Space
Start (Windows)
Esc
To Enter
Talk
End Call
Intermec Dashboard
CK70 Keypads and Keystrokes
CK70 Alphanumeric Characters
Character
Large Alpha Keypad
Alphanumeric Keypad
70 Series Mobile Computer User Manual
149
Appendix B — Keypads and Keystrokes
Large Alpha Keypad
Alphanumeric Keypad
yA
yA
AF
150
Character
70 Series Mobile Computer User Manual
Appendix B — Keypads and Keystrokes
Large Alpha Keypad
Alphanumeric Keypad
yB
yC
yD
yE
yF
yG
yH
yI
yJ
yK
yL
yM
yN
yO
yP
yQ
yR
yS
yT
yU
yV
yB
yC
yD
yE
yF
yG
yH
yI
yJ
yK
yL
yM
yN
yO
yP
yQ
yR
yS
yT
yU
yV
AF
Character
70 Series Mobile Computer User Manual
151
Appendix B — Keypads and Keystrokes
Large Alpha Keypad
Alphanumeric Keypad
yW
yX
yY
yZ
bP
bD
bE
bF
bG
bH
bI
bK
bL
bM
yW
yX
yY
yZ
AF
Character
CK70 Characters and Functions
Large Alpha Keypad
Alphanumeric Keypad
@ (at symbol)
bS
bW
bO
bJ
cJ
N/A
To Enter
& (ampersand)
* (asterisk)
: (colon)
; (semicolon)
152
bU
b0
b2
b5
70 Series Mobile Computer User Manual
Appendix B — Keypads and Keystrokes
To Enter
Large Alpha Keypad
Alphanumeric Keypad
, (comma)
bT
cS
cW
cX
cO
bX
bQ
cQ
cT
bY
cY
cN
bN
bV
cV
cX
! (exclamation)
- (hyphen or minus)
% (percent)
. (period)
N/A
cs
N/A
bs
c0
cY
bY
bS
cX
cV
bV
bT
cT
bU
cU
bW
c8
b8
AF
+ (plus)
N/A
$ (dollar)
# (pound)
? (question mark)
‘ (apostrophe)
= (equals)
_ (underscore)
> (greater than)
< (less than)
[ (left square bracket)
] (right square bracket)
{ (left curly brace)
N/A
} (right curly brace)
N/A
~ (tilde)
N/A
\ (backslash)
cU
bU
/ (forward slash)
70 Series Mobile Computer User Manual
153
Appendix B — Keypads and Keystrokes
To Enter
Large Alpha Keypad
Alphanumeric Keypad
“ (quotes)
N/A
bZ
( (left parenthesis)
bR
cR
bZ
cZ
bs
N/A
Insert
Delete
Sym
̀ (grave)
Forward Tab
Backspace
Up Arrow
Down Arrow
Left Arrow
Right Arrow
CapsLock
Enter
ok
Shift
Space
Start (Windows)
Esc
154
N/A
b4
b6
N/A
cS
cW
yy
cm
b m or c m
AF
¦ (broken vertical bar)
N/A
) (right parenthesis)
N/A
yy
cm
b m or c m
70 Series Mobile Computer User Manual
Appendix B — Keypads and Keystrokes
Large Alpha Keypad
Alphanumeric Keypad
Alt
N/A
Alt
Ctrl
Ctrl
Ctrl
Send Call
bA
bC
c1
c3
End Call
Intermec Dashboard
CK70 Function Keys
Large Alpha Keypad
F1
cD
cE
cF
cG
cH
cI
cK
cL
cM
cP
F2
F3
F4
F5
F6
F7
F8
F9
F10
F11
F12
F13
F14
F15
Alphanumeric Keypad
¡
¢
£
¤
¥
b¡
b¢
b£
b¤
b¥
bA
bB
bC
bD
bE
AF
To Enter
To Enter
N/A
N/A
N/A
N/A
N/A
70 Series Mobile Computer User Manual
155
Appendix B — Keypads and Keystrokes
To Enter
Large Alpha Keypad
F16
N/A
F18
N/A
F19
N/A
F20
N/A
F21
N/A
N/A
AF
F22
F24
bF
bG
bH
bI
bJ
bK
bL
bM
bN
N/A
F17
F23
Alphanumeric Keypad
N/A
N/A
CK71 Keypads and Keystrokes
CK71 Alphanumeric Characters
Character
Numeric With Function Keys Keypad
Alphanumeric Keypad
b7
b8
b9
b4
b5
b6
b1
b2
b3
156
70 Series Mobile Computer User Manual
Appendix B — Keypads and Keystrokes
Numeric With Function Keys Keypad
Alphanumeric Keypad
b0
bb¡
b¢
b£
b¤
b¥
b¦
b§
b¨
b©
bª
b«
b¬
bm
b Ctrl
b Alt
by7
by8
by9
by4
yA
yB
yC
yD
AF
Character
70 Series Mobile Computer User Manual
157
Appendix B — Keypads and Keystrokes
Numeric With Function Keys Keypad
Alphanumeric Keypad
by5
by6
by1
by2
by3
by0
byby¡
by¢
by£
by¤
by¥
by¦
by§
by¨
by©
byª
by«
by¬
bym
b y Ctrl
yE
yF
yG
yH
yI
yJ
yK
yL
yM
yN
yO
yP
yQ
yR
yS
yT
yU
yV
yW
yX
yY
AF
158
Character
70 Series Mobile Computer User Manual
Appendix B — Keypads and Keystrokes
Numeric With Function Keys Keypad
Alphanumeric Keypad
b y Alt
yZ
AF
Character
CK71 Characters and Functions
To Enter
Numeric With Function Keys Keypad
Alphanumeric Keypad
: (colon)
cs
; (semicolon)
N/A
b8
b5
cX
, (comma)
$ (dollar)
! (exclamation)
- (hyphen or minus)
. (period)
+ (plus)
N/A
cS
cW
N/A
70 Series Mobile Computer User Manual
N/A
N/A
cs
bs
159
Appendix B — Keypads and Keystrokes
‘ (apostrophe)
= (equals)
_ (underscore)
> (greater than)
< (less than)
[ (left square bracket)
N/A
N/A
cN/A
N/A
N/A
N/A
Alphanumeric Keypad
bY
bS
cX
cV
bV
bT
cT
bU
cU
bW
c2
b2
bZ
b4
b6
cS
cW
AF
] (right square bracket)
Numeric With Function Keys Keypad
To Enter
{ (left curly brace)
N/A
} (right curly brace)
N/A
~ (tilde)
N/A
\ (backslash)
c Alt
c Ctrl
/ (forward slash)
“ (quotes)
N/A
Insert
bl
c4
Delete
¦ (broken vertical bar)
̀ (grave)
Forward Tab
Backspace
Up Arrow
Down Arrow
160
N/A
N/A
70 Series Mobile Computer User Manual
Appendix B — Keypads and Keystrokes
Numeric With Function Keys Keypad
Alphanumeric Keypad
Left Arrow
yy
cm
b m or c m
yy
cm
b m or c m
b|
Right Arrow
CapsLock
Enter
ok
Shift
AF
Space
Start (Windows)
Esc
Alt
Ctrl
To Enter
Alt
Ctrl
Ctrl
To Enter
Numeric With Function Keys Keypad
Alphanumeric Keypad
F1
¡
¢
£
¤
¥
¦
§
¡
¢
£
¤
¥
b¡
b¢
Intermec Dashboard
CK71 Function Keys
F2
F3
F4
F5
F6
F7
70 Series Mobile Computer User Manual
161
Appendix B — Keypads and Keystrokes
Numeric With Function Keys Keypad
Alphanumeric Keypad
F8
¨
©
ª
«
¬
c¡
c¢
c£
c¤
c¥
c¦
c§
c¨
c©
cª
c«
c¬
b£
b¤
b¥
bA
bB
bC
bD
bE
bF
bG
bH
bI
bJ
bK
bL
bM
bN
F9
F10
F11
F12
F13
F15
F16
F17
F18
F19
F20
F21
F22
F23
F24
AF
F14
162
To Enter
70 Series Mobile Computer User Manual
Appendix B — Keypads and Keystrokes
CK71 Intermec Terminal Emulation (ITE) Keys
Numeric With Function Keys Keypad
Alphanumeric Keypad
Attention
c0
Autolog
N/A
Clear
b6
Duplicate
N/A
EEOF
N/A
Erase
N/A
cA
c¤
c6
cD
c¥
cE
cF
c1
c1
cG
b3
cI
cH
cK
cM
cO
cN
b9
c¡
c¢
AF
Find
Field +
Field -
Fieldmark
Help
Hex
Home
Keypad
Menu
Mode
New Line
Next Screen
PA1
PA2
To Enter
N/A
cx
bx
N/A
N/A
N/A
c.
N/A
N/A
N/A
N/A
c9
c1
c2
70 Series Mobile Computer User Manual
163
Appendix B — Keypads and Keystrokes
Numeric With Function Keys Keypad
Alphanumeric Keypad
PA3
c3
cd
c£
cd
cP
c7
cR
c|
ce
c5
c8
cQ
bd
Page
Print
N/A
Previous Screen
c7
Remove
N/A
Reset
c|
ce
c5
c8
br
AF
Return
To Enter
Roll Down
Roll Up
System Request
View
View Down
bd
bu
N/A
N/A
View Up
N/A
164
70 Series Mobile Computer User Manual
C
ScanNGo Wi-Fi Configuration Bar Codes
AF
You can use the ScanNGo Wi-Fi configuration bar codes to
quickly configure the 802.11 radio in your computer.
165
Appendix C — ScanNGo Wi-Fi Configuration Bar Codes
Radio Configuration Bar Codes
Use the following ScanNGo bar codes to enable the 802.11 radio and
set the defaults for either Funk or Microsoft Wireless Zero
Configuration security. After you scan the bar codes, you will still need
to use Intermec Settings or another configuration program to set
network-specific settings on your computer and to configure the
wireless security.
AF
The CN70, CN70e, and CK70 are available with the EA30 imager only.
The CK71 has three imager options: the EA30, EX25, or EV12 imager.
If your CK71 has an EA30 or EX25 imager, use the 2D configuration
bar codes to configure the radio. If your CK71 has an EV12 imager, use
the 1D configuration bar codes to configure the radio. You can find
out what imager is in your CK71 by opening Intermec Settings and
tapping Data Collection > Internal Scanner > Scanner Settings.
The following ScanNGo bar codes were created using SmartSystems
Foundation. For more information on SmartSystems Foundation, see
“Managing the Computer Using SmartSystems” on page 94.
2D Configuration Bar Codes
Follow these directions to configure the computer with a 2D imager
(EA30 or EX25):
1 Scan the appropriate bar code from the table and wait for the
program to start.
2 Follow any instructions on the device.
166
70 Series Mobile Computer User Manual
Appendix C — ScanNGo Wi-Fi Configuration Bar Codes
2D Imager Radio Configuration Bar Codes
To Configure These Settings:
Scan This Bar Code
AF
Enable Wi-Fi - set Funk defaults
Enable Wi-Fi radio - set Microsoft WZC defaults
1D Configuration Bar Codes
Follow these directions to configure the computer with a 1D imager
(EV12):
1 Scan the START HERE bar code from the table and wait for the
program to start.
2 Scan the bar code labeled 1/13 or 1/20 depending of the wireless
security you want to use.
3 Scan the rest of the bar codes in any order.
4 Follow any instructions on the device.
70 Series Mobile Computer User Manual
167
Appendix C — ScanNGo Wi-Fi Configuration Bar Codes
1D Imager Radio Configuration Bar Codes
To Configure These Settings:
Scan This Bar Code
AF
Enable Wi-Fi - set Funk defaults
168
70 Series Mobile Computer User Manual
Appendix C — ScanNGo Wi-Fi Configuration Bar Codes
To Configure These Settings:
Scan This Bar Code
AF
Enable Wi-Fi - set Funk defaults
(continued)
70 Series Mobile Computer User Manual
169
Appendix C — ScanNGo Wi-Fi Configuration Bar Codes
To Configure These Settings:
Scan This Bar Code
AF
Enable Wi-Fi radio - set Microsoft
WZC defaults
Enable Wi-Fi - set Funk defaults
(continued)
170
70 Series Mobile Computer User Manual
Appendix C — ScanNGo Wi-Fi Configuration Bar Codes
To Configure These Settings:
Scan This Bar Code
AF
Enable Wi-Fi radio - set Microsoft
WZC defaults (continued)
70 Series Mobile Computer User Manual
171
Appendix C — ScanNGo Wi-Fi Configuration Bar Codes
To Configure These Settings:
Scan This Bar Code
AF
Enable Wi-Fi radio - set Microsoft
WZC defaults (continued)
172
70 Series Mobile Computer User Manual
Appendix C — ScanNGo Wi-Fi Configuration Bar Codes
To Configure These Settings:
Scan This Bar Code
AF
Enable Wi-Fi radio - set Microsoft
WZC defaults (continued)
70 Series Mobile Computer User Manual
173
D
AF
Appendix C — ScanNGo Wi-Fi Configuration Bar Codes
174
70 Series Mobile Computer User Manual
I
AF
Index
175
Index
back accessory interface
description 8
pin-outs 120
backlight
configuring screen 26
keypad behavior 18
bar code
default symbology settings 130
radio configuration 166
reading 27
reading, troubleshooting 109
symbologies 121
battery
about 10
battery icons, described 13
changing 10
charging 10
charging accessories 10
checking the status 13
conserving battery life 15
descriptions 8
status LED 14
Bluetooth
Audio application description
44
audio device, connecting to 77
communications, configuring
74–77
printer, connecting to 76
scanner, connecting to 74
AF
Numerics
70 Series
computer models 2
features 5
802.11 communications,
configuring 73
802.11 network status
troubleshooting 107
802.11 radio, default settings 133
802.1x security
configuring with Funk 84
configuring with Microsoft 88
troubleshooting 106
with Funk 84
audio device, connecting with
Bluetooth 77
audio snap-on adapter, described 8
AutoRun, description 96
AutoRun.exe, using to start
application 97
Symbols
.cab files, using to install
applications 96
176
accessories, described 8
activation wizard, starting 53
ActiveSync
downloading 100
establishing a partnership 34
using to install applications 97
aligning the screen 43
alpha with numeric keypad
illustrated 18
keypresses, listed 149–156
alphanumeric keypad
illustrated 18
keypresses, listed 149–164
applications
developing with Intermec
Resource Kits 95
installing with a storage card 97
installing with ActiveSync 97
installing with computer as mass
storage device 35
installing with Console 96
Intermec 44
Intermec, available for download
45
Intermec, available on computer
44
launching automatically 97
packaging 96
troubleshooting 113
ASCII scanner, connecting 78
calling product support 112
camera, description 56
Carrier Selection, described 44
carriers, switching 54
CDMA phone
activating 52
carriers 52
certificate, loading 90
changing the battery 10
characters
entering on CK70/CK71 keypad
23
70 Series Mobile Computer User Manual
Index
communications 133
imager 132
listed 130–137
restoring Intermec Settings 71
scanner 132
desktop stand, described 8
DX1 desktop dock, described 8
DX2 dual dock, described 8
DX4 quad dock, described 8
EA30 area imager, reading
distances 122
electrial specifications 119
eMDI, description 45
emergency phone call, making with
computer 54
Enhanced Mobile Document
Imaging (eMDI) application,
description 45
environmental specifications 118
Ethernet
communications, configuring
73
snap-on adapter, described 9
EV12 linear imager, reading
distances 125
EX25 imager, reading distances 127
AF
entering on numeric keypad 22
entering on QWERTY keypad 21
entering with keystrokes
140–164
charging accessories, battery 10
charging the battery 10
CK70
keypads, illustrated 18
status LEDs 6, 7
CK70/CK71
battery, described 8
entering characters on keypad
23
magstripe reader adapter,
described 8
CK71
keypads, illustrated 18
status LEDs 7
clean boot, performing 115
cleaning computer 116
CN70
keypads, illustrated 16
status LEDs 6
CN70/CN70e
battery, described 8
vehicle dock, described 9
vehicle holder, described 9
cold boot, performing 113
communications
802.11, configuring 73
Bluetooth, configuring 74–77
default settings 133
Ethernet, configuring 73
serial 77
USB 77
configuration number, finding 112
configuring parameters 64
conserving battery life 15
Console
using to install applications 96
contact information, Intermec ii
Dashboard
about the button 25
button, using 104
description 104
illustration 104
launching 25
default settings
bar code symbologies 130
70 Series Mobile Computer User Manual
Features Demo, description 46
features of 70 Series 5
files, transferring to and from PC
34
fix interval, configuring with iGPS
62
flash file store, using computer as
35
flick, screen gesture described 40
Funk security
802.1x 84
configuring 802.1x 84
configuring static WEP 85
configuring WPA Enterprise
(802.1x) 82
configuring WPA Personal (PSK)
83
configuring WPA2 Enterprise
(802.1x) 82
configuring WPA2 Personal
(PSK) 83
profile, choosing 82
177
Index
gestures, supported 39
Good Read LED
description 7
troubleshooting 109
GPS
configuring 60
GPSID, overview 60
improving performance 61
GPSID (GPS Intermediate Driver)
overview 60
gpsOneXTRA, description 61
AF
handstrap replacement kit,
described 9
hard reset, performing 113
health, monitoring computer 104
Hibernate (battery swap),
description 24
holster, described 9
Home screen, understanding 38
horizontal scroll bar
description 38
illustration 38
described 95
downloading 95
Intermec Settings
command reference manual link
69, 72
described 64
description 44, 64
hiding menu items 71
main menu illustration 65
menu options 65–69
navigating in 70
restoring default settings 71
restoring menu items 71
starting 65
understanding structure 65
using remotely with
SmartSystems 72
using to configure Profile
Settings 70
Intermec, contact information ii
Internet Service Provider (ISP)
connection, creating 78
ISpyWiFi
application description 44
diagnosing Wi-Fi status 107
using open (no security)
associations 85
178
IDL (Intermec Developer Library)
95
iGPS application description 44
iGPS, using to improve
performance 61
Image Capture, description 46
Image Update
silently updating system
software 100
using to update system software
98
imager
default settings 132
reading distances 122–129
Intermec Browser, description 46
Intermec Connection Manager,
description 46
Intermec Dashboard, about 104
Intermec Developer Library (IDL)
95
Intermec Launcher, description 47
Intermec Resource Kits
Key status LED, description 7
keypad
backlight behavior 16, 18
keystrokes for entering
characters 140–164
keypads
illustrated 16
troubleshooting keys 111
Knowledge Central web site 112
language provisioning 9
launching applications
automatically 97
LEDs
battery status, described 14
status descriptions 7
Location of the CK70 Status LEDs
locked computer, troubleshooting
111
magstripe reader adapter, described
70 Series Mobile Computer User Manual
Index
pan, screen gesture described 40
phone
CDMA, activating 52
features 50
making a call 54
making an emergency call 54
turning on and off 53
UMTS, activating 50
physical specifications 118
picture
saving to an SD card 57
storage location 56
taking with camera 56
pin-outs, back accessory interface
120
Power button, description of
behavior 23
power options
customizing 25
setting 23
power specifications 119
predefined imager mode, choosing
27
printer, connecting with Bluetooth
76
processor, computer 119
product support
calling 112
Knowledge Central web site 112
product support, calling 112
Profile Settings
configuring with Intermec
Settings 70
Profile Settings application
description 44
profile, choosing Funk security 82
AF
magstripe reader snap-on adapter,
description 8
mass storage device, using
computer as 35
memory, computer 119
microSD card
about 28
installing in a CK70/CK71 31
installing in a CN70/CN70e 28
Microsoft security
choosing 86
configuring 802.1x 88
configuring static WEP 89
configuring WPA Enterprise
(802.1x) 86
configuring WPA Personal (PSK)
87
configuring WPA2 Enterprise
(802.1x) 86
configuring WPA2 Personal
(PSK) 87
using open (no security)
associations 90
models of 70 Series computers 2
MS Assisted mode, description 61
network
carriers, switching 54
connection,troubleshooting 105
non-incendive (NI) specifications
119
Notification LED, description 7
numeric function keypad,
illustrated 18
numeric keypad
entering characters on 22
illustrated 16
keypresses, listed 140–??
numeric with function keys keypad
keypresses, listed 156–164
open associations
configuring with Funk 85
configuring with Microsoft
WZC 90
operating system
finding version 113
version 2
70 Series Mobile Computer User Manual
QWERTY keypad
entering characters on 21
illustrated 16
keypresses, listed 140
reading bar codes 27
reading distances
EA30 area imager 122
EV12 linear imager 125
EX25 imager 127
Ready-to-Work LED
179
Index
AF
scan handle, described 9
ScanDiagnostic
Intermec application
description 45
using to troubleshoot 110
scanner
Bluetooth, connecting to 74
default settings 132
tethered scanner, connecting 78
troubleshooting 109
scanners
supported tethered and cordless
27
ScanNGo
radio configuration bar codes
166
screen
aligning 43
backlight, configuring 26
brightness, configuring 26
gestures 39
no response, troubleshooting
111
specifications 120
Screen Off
power option description 25
SD card, using to save pictures and
videos 57
security, wireless
802.1x with Funk 84
choosing Funk or WZC 81
serial communications, about 77
settings
default, listed 130–137
Shift status LED, description 7
Shutdown
power option description 25
silently updating system software
100
SIM card, installing 50
SmartSystems Foundation
console, illustration 94
Console, using to install
applications 96
description 47
downloading 47, 95
monitoring computer health
104
ScanNGo description 95
updating system software 99
using the Console to install
applications 96
using to manage computer 94
using with remote Intermec
Settings 72
specifications
non-incendive (NI) 119
physical and environmental 118
status icons, Title bar 40
status LEDs
CK70 6
CN70 6
descriptions 7
storage card, using to install
applications 97
storage, computer 119
Suspend, power option description
25
symbologies, supported 121
system software
updating with SmartSystems
Foundation 99
system software, updating 98
description 7
reboot
performing 113
power option description 25
recording a video 57
regulatory approvals 121
Reset button, location 114
reset, performing 113
RS-232 snap-on adapter, described
180
terminal emulation,
troubleshooting 105
tethered scanner, connecting 78
tethered stylus replacement kit,
described 9
Tile bar
description 38
illustration 38
Title bar
description 38
illustration 38
status icon descriptions 40
transferring files, to and from PC
34
troubleshooting 105–110
70 Series Mobile Computer User Manual
Index
UMTS phone, activating 50
update packages, installing
individual 100
USB communictions, about 77
USB snap-on adapter, described 9
AF
vehicle dock accessories, described
video
recording 57
saving to an SD card 57
Virtual Private Network (VPN)
connection, creating 80
volume, adjusting 26
Wireless Center application
description 45
Wireless Printing application
description 45
Wireless Scanning application
description 45
wireless security 81–91
802.1x with Funk 84
certificate, loading 90
choosing Funk or WZC 81
configuration bar codes 166
Wireless Zero Configuration
(WZC), selecting security
choice 86
WPA
Enterprise (802.1x) security,
configuring with Funk 82
Enterprise (802.1x) security,
configuring with
Microsoft 86
Personal (PSK) security,
configuring with Funk 83
Personal (PSK) security,
configuring with
Microsoft 87
WPA2
Enterprise (802.1x) security,
configuring with Funk 82
Enterprise (802.1x) security,
configuring with
Microsoft 86
Personal (PSK) security,
configuring with Funk 83
Personal (PSK) security,
configuring with
Microsoft 87
www.intermec.com
Knowledge Central 112
manuals, downloading xi, xiii
Product Support 112
warranty information xi
802.11 network status 107
802.1x security 106
operation 111
reading bar codes 109
Wi-Fi connection 105
turning on or off phone 53, 54
Wavelink Avalanche, downloading
the enabler 95
WEP
static, configuring with Funk 85
static, configuring with
Microsoft 89
WiFi communications
supported 5
Wi-Fi radio, enabling 73
Wi-Fi, troubleshooting 105
Windows Embedded Handheld,
user interface 38
Windows Mobile Device Center
downloading 100
wireless
connectivity, troubleshooting
105
70 Series Mobile Computer User Manual
181
D
AF
Index
182
70 Series Mobile Computer User Manual
D
AF
T
AF
Worldwide Headquarters
6001 36th Avenue West
Everett, Washington 98203
U.S.A.
tel 425.348.2600
fax 425.355.9551
www.intermec.com
© 2011 Intermec Technologies
Corporation. All rights reserved.
70 Series Mobile Computer User Manual
*935-038-002*
P/N 935-038-002

Source Exif Data:
File Type                       : PDF
File Type Extension             : pdf
MIME Type                       : application/pdf
PDF Version                     : 1.6
Linearized                      : Yes
Author                          : Intermec
Create Date                     : 2011:08:17 14:06:34-07:00
Modify Date                     : 2011:08:17 14:07:21-07:00
Has XFA                         : No
XMP Toolkit                     : Adobe XMP Core 4.2.1-c043 52.372728, 2009/01/18-15:08:04
Metadata Date                   : 2011:08:17 14:07:21-07:00
Creator Tool                    : FrameMaker 8.0
Format                          : application/pdf
Title                           : 70 Series Mobile Computer User Manual - DRAFT
Creator                         : Intermec
Document ID                     : uuid:45ab94e6-edc9-46d5-88fe-465ec5bd3b1a
Instance ID                     : uuid:dc7299d8-a78a-4b1a-921f-477fd8ae2ba9
Producer                        : Acrobat Distiller 9.2.0 (Windows)
Page Count                      : 92
EXIF Metadata provided by EXIF.tools
FCC ID Filing: EHA-1000CP01SX1

Navigation menu