Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

LabVIEW PDA Module 7.0f1 - Palm OS, Pocket PC

1 ratings | 4.00 out of 5
Print Document

Enabling Windows CE Devices with the LabVIEW PDA Module 7.0f1

Available Downloads:

Standard Download: WinCEPDASupport.zip(21 KB)

Download Language: English
Product Line: LabVIEW
Version: 7.0f1
Release date: 11-2003
Software type: Utility
Operating system: Palm OS; Pocket PC

Description

Windows CE devices must meet the following requirements to work with the LabVIEW PDA Module 7.0f1.

  • Windows CE version 4.2 or higher
  • The Windows CE platform build for the device must have been built with the Standard SDK option enabled.
  • The device must use a StrongARM or XScale CPU.
Verified Devices Windows CE devices that meet the above requirements should work with the LabVIEW PDA Module version 7.0f1, but National Instruments has only tested the following devices:
  • EVC Devices NP-600S
  • ADS BitsyX

Installation Instructions

Complete the following steps to enable Windows CE devices with the LabVIEW PDA Module 7.0f1.

  1. Copy platmaninfo.exe, attached above, to a new directory on the host computer. platmaninfo.exe queries the Platform Manager for connected devices.
  2. Open a DOS command prompt.
  3. In the DOS command prompt, navigate to the new directory you created, and enter platmaninfo.exe > out.txt. This command runs platmaninfo.exe and saves its output to a new file, out.txt, in the same directory.
  4. In Windows, open the out.txt file in the directory you created for platmaninfo.exe. This file enumerates every platform, device, and property associated with the platform manager. The following example shows a portion of an out.txt file.

    Found HMI_MT606 (B1556EAA-A4FB-4F9D-9BA6-7DBFC777F163)

    Found 1 devices:

    Found Default Device (...)
    The italicized text is the GUID, which uniquely identifies the device.
  5. Locate the section for the Windows CE device you want to enable and copy the GUID to the clipboard.
  6. Create a new text file in the LabVIEW 7.0\PDA directory and name it uuid.txt.
  7. Open the uuid.txt file and add the GUID(s) to enable LabVIEW to recognize them. Make sure that the GUID is exactly as it appears in out.txt. If you are adding multiple devices, add one GUID per line.
  8. Close uuid.txt file. If it is already open, restart LabVIEW to enable the LabVIEW PDA Module to access the device(s).

Your Feedback