LabVIEW 8.0.1 PDA Module Readme

February 2006

This file contains important last-minute information about the LabVIEW 8.01 PDA Module. Refer to the LabVIEW 8.0.1 Readme, available by selecting Start»All Programs»National Instruments»LabVIEW 8.0»Readme and opening readme_8_0_1.html, for LabVIEW known issues.

Refer to the National Instruments Web site for the latest information about LabVIEW.

Support for Windows Mobile 5.0
New Emulators
New Windows Mobile 5.0 Features
Enabling Debugging
Enumerating Pocket PC 2003 and Windows Mobile 5.0 Targets
If You Receive a "Failed to open VPC Network Driver" Error When You Launch an Emulator
Known Issues
Changes from 8.0
LabVIEW 8.0 PDA Module Readme

Support for Windows Mobile 5.0

The LabVIEW 8.0.1 PDA Module for Pocket PC enables creating, building, deploying, running, and debugging PDA application on Windows Mobile 5.0, as well as Pocket PC 2003 devices. You must install the following tools to enable Windows Mobile 5.0 support:

  1. Microsoft Visual Studio 2005 Standard or Professional Edition
  2. ActiveSync 4.1 or later
  3. Windows Mobile 5.0 SDK for Pocket PC
  4. Visual Studio 2005 Device Command Shell (DCS)

Note: You do not need to upgrade your Microsoft tools if you do not need support for Windows Mobile 5.0.

Refer to the KnowledgeBase at ni.com for more information about installing these tools.

New Emulators

Visual Studio 2005 and Windows Mobile 5.0 SDK for Pocket PC include new Pocket PC 2003 and Windows Mobile 5.0 emulators. After you install the new tools, the LabVIEW PDA Module enumerates only these new emulators. You can no longer add older Pocket PC 2003 emulators to the LabVIEW project.

New Windows Mobile 5.0 Features

The LabVIEW 8.0.1 PDA Module includes the following new features for Windows Mobile 5.0:

Enabling Debugging

You must configure ActiveSync and the new Pocket PC emulators to enable debugging with the LabVIEW PDA Module.

Configuring ActiveSync

Complete the following steps to enable debugging with the LabVIEW 8.0.1 PDA Module.

  1. Launch ActiveSync.
  2. Select File»Connection Settings to open the Connection Settings dialog box.
  3. Place a checkmark in the Allow connection to one of the following checkboxes and select DMA from the drop-down list.
  4. Click the OK button.

Configuring Pocket PC Emulators for Debugging

Complete the following steps to enable debugging with the new Pocket PC emulators and the LabVIEW 8.0.1 PDA Module.

  1. In LabVIEW, right-click a Pocket PC emulator target in the Project Explorer window and select Properties from the shortcut menu.
  2. Click the Launch Device Emulator Manager button.
  3. Right-click the emulator you want to configure and select Connect from the shortcut menu.
  4. Select File»Configure on the emulator to open the Emulator Properties dialog box.
  5. Click the Network tab and place a checkmark in the Enable NE2000 PCMICIA network adaptor and bine to: checkbox.
  6. Click the OK button.
  7. Select File»Reset»Soft on the emulator to reset the emulator.
  8. Save the emulator state when prompted.

Cradling the Emulator if You Are Not Connected to a Network

You must cradle the emulator to enable debugging if the host PC is not connected to a network. Complete the following steps to cradle the emulator.

To disconnect from ActiveSync, right-click the emulator and select Uncradle from the shortcut menu.

Enumerating Pocket PC 2003 and Windows Mobile 5.0 Targets

The LabVIEW PDA Module enumerates Pocket PC 2003 and Windows Mobile 5.0 targets. You can filter the types of targets the LabVIEW PDA Module enumerates by creating a wm50devs.txt file in the labview\PDA directory.

To enumerate Pocket PC 2003, Smartphone 2003, and Windows Mobile 5.0 targets, enter the following in the wm50devs.txt file:

[Pocket PC | Smartphone] | Windows Mobile 5.0

To enumerate Windows Mobile 5.0 targets only, enter the following in the wm50devs.txt file:

Windows Mobile 5.0

To enumerate Pocket PC 2003 and Windows Mobile 5.0 targets, enter the following in the wm50devs.txt file:

Pocket PC

If You Receive a "Failed to open VPC Network Driver" Error When You Launch an Emulator

Complete the following steps if you receive a Failed to open VPC Network driver. The driver might not be installed error when you launch an emulator.

Caution: Verify that Visual Studio 2005, the emulator, and the Device Emulator Manager is not running before you complete these steps.

  1. Delete the %userprofile%\Local Settings\Application Data\Microsoft\CoreCon\1.0 folder for each user on the host PC.
  2. Rename the %userprofile%\Local Settings\Application Data\Microsoft\Device Emulator folder to %userprofile%\Local Settings\Application Data\Microsoft\Device Emulator_B2.
  3. Install the Virtual PC Network Driver. Download the installer from the Windows Mobile 5.0 Web site.

Known Issues

Changes from 8.0


LabVIEW 8.0 PDA Module Readme

October 2005

This file contains important last-minute information about the LabVIEW 8.0 PDA Module. Refer to the LabVIEW 8.0 Readme, available by selecting Start»All Programs»National Instruments»LabVIEW 8.0»Readme and opening readme.html, for LabVIEW known issues.

Refer to the National Instruments Web site for the latest information about LabVIEW 8.0.

Installation
Upgrading
Known Issues
Documentation Additions

Installation

Refer to the Getting Started with the LabVIEW PDA Module for installation instructions.

Pocket PC You must install the Microsoft eMbedded Visual Tools before you can install the LabVIEW 8.0 PDA Module. If you have installed the LabVIEW 7.1 PDA Module, you already have the Microsoft Mobile Developer Resource Kit, which contains the eMbedded Visual Tools. Refer to the KnowledgeBase at ni.com for information about how to download the eMbedded Visual Tools.

Upgrading from Previous Versions of the LabVIEW PDA Module

Known Issues

General

Palm OS

Pocket PC

Documentation Additions

You can use the following properties with front panel array controls and indicators:

Enabling Debugging with the Pocket PC 2003 Emulator

Complete the following steps to configure the Pocket PC 2003 emulator for debugging.

  1. Launch LabVIEW. Select Tools»Configure Pocket PC Devices.
  2. Under the POCKET PC 2003 platform, select Pocket PC 2003 Emulator.
  3. Click the Properties button.
  4. In the dialog box that appears, the Startup Server should be Emulator Startup Server. Click the Configure button.
  5. Under the Communication group, select VirtualSwitch for Ethernet and click the OK button.
  6. In the Device Properties dialog box, click the Test button to launch the emulator.
  7. When the emulator launches, click the (Windows icon)»Settings button.
  8. Click the Connections tab and click the Connections icon.
  9. In the Connections dialog box, click the Advanced tab.
  10. Click the Network Card button.
  11. Under the My network card connects to: pull-down menu, select The Internet.
  12. Close the emulator window. Select Save emulator state to save the settings.

© 2005–2006 National Instruments Corporation. All rights reserved.