03-12-2009 01:18 PM
Hi there..
I have a zip files of the PDA
*.dll or something in the zip folder.
it is written in C language.
I need to communicate with the PDA and labview using a USB cable.
is it possible? how would i go about trying to do so?
where can i read more information on this stuff?
Solved! Go to Solution.
03-12-2009
08:24 PM
- last edited on
01-29-2025
11:58 AM
by
Content Cleaner
I am not sure if I got this right but if you have a DLL that communicates with the device, then you can just use the Call Library Function Node to make it work through LabVIEW.
Otherwise, if your PDA OS is Pocket PC 2003, Windows Mobile 5.0 or Windows Mobile 6.0, then you can use the LabVIEW Mobile Module to build and run LabVIEW applications on your PDA. This will be much easier 🙂