LabVIEW PDA Module 7.0f1 - Palm OS, Pocket PC
1
评分 | 4.00 之 5
打印本文
Enabling Windows CE Devices with the LabVIEW PDA Module 7.0f1
可用下载:
下载语言: 英文
产品线: LabVIEW
版本: 7.0f1
发布日期:
11-2003
软件类型: Utility
操作系统: Palm OS; Pocket PC
说明
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
安装说明
Complete the following steps to enable Windows CE devices with the LabVIEW PDA Module 7.0f1.
- Copy
platmaninfo.exe, attached above, to a new directory on the host computer. platmaninfo.exe queries the Platform Manager for connected devices.
- Open a DOS command prompt.
- 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.
- 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.
- Locate the section for the Windows CE device you want to enable and copy the GUID to the clipboard.
- Create a new text file in the
LabVIEW 7.0\PDA directory and name it uuid.txt.
- 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.
- Close
uuid.txt file. If it is already open, restart LabVIEW to enable the LabVIEW PDA Module to access the device(s).
反馈