03-24-2004 11:07 AM
03-24-2004
02:54 PM
- last edited on
01-29-2025
04:15 PM
by
Content Cleaner
It seems that all you need to know is how to program in LabVIEW! It only takes 4 step. At least, that is what suggest the latest NI Newsletter.
You need the LabVIEW PDA module along with LabVIEW to develop you PDA application.
I remember last year for NIWeek, you can get a small program developed with LabVIEW/PDA module from NI Week. All you needed to do is to copy the program to your PDA/Pocket PC. If you want to remove it, you just delete it. (My guess is that you can only debug in the PC, not in the PDA.) Unfortunatelly, I am not finding that program in NI website. I think I have it somewhere, so i
f you are interested I can look around to see if I still have it and post it here.
About the customer having its own hardware... that's another story. You are more likely to obtain answers to your questions in the LabVIEW Targets forum.
Regards;
Enrique
03-24-2004
09:37 PM
- last edited on
01-29-2025
04:16 PM
by
Content Cleaner
Enrique wrote in message news:<506500000005000000C96E0100-1079395200000@exchange.ni.com>...
> It seems that all you need to know is how to program in LabVIEW! It
> only takes 4 step. At least, that is what suggest
> href="http://digital.ni.com/worldwide/bwcontent.nsf/web/all/2C2CE61C7080735F86256E2A004F2FD3">the
>....
>
> You need the LabVIEW
> PDA module along with LabVIEW to develop you PDA application.
>
> I remember last year for NIWeek, you can get a small program developed
> with LabVIEW/PDA module from NI Week. All you needed to do is to copy
> the program to your PDA/Pocket PC. If you want to remove it, you just
> delete it. (My guess is that you can only debug in the PC, not in the
> PDA.) Unfortunatelly, I am not finding that program in NI website. I
> think I have it somewhere, so if you are interested I can look around
> to see if I still have it and post it here.
>
> About the customer having its own hardware... that's another story.
> You are more likely to obtain answers to your questions in the
> href="http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=8&RFORMNUMBER=3&RHIDETAG=T...
forum.
>
> Regards;
> Enrique
Hi! Enrique,
Thanks for the links and help you had suggested. It was helpful. I
could even find a manual on PDA�here is the link just in case anyone
else needs it. http://digital.ni.com/manuals.nsf/websearch/948645EDBFA39E1786256D2C0066B381?OpenDocument&node=132100_US
After reading the manual I have few more questions which are as
follows:
1. I could not be very clear as to what execution target should I use
when I have to develop a VI for Palm PDA. Do I use Execution target
for windows(this si for host PC) or do I develop my application using
execution target for Palm Os devices.
2. In my application I have a parameter using which I have to plot
waveform graph�.now the manual says that the Digital waveform graphs
are not supported on PDA as well as its related VIs and functions. And
on Palm OS data acquisition and Instrument I/O features are also not
supported. Is there any workaround which can be used for this?
Another point I wanted to clarify was if the toolkit is compatible wit
LV6 version or is it compatible with only LV Express?
Thanks once again for all your help.
- AK
03-25-2004 11:21 AM
03-25-2004 12:12 PM
03-26-2004 12:04 AM
02-06-2008 01:14 AM
02-06-2008
11:42 AM
- last edited on
01-29-2025
04:16 PM
by
Content Cleaner
You definitely need the PDA Development Kit.
There are differences and limitations in what will work on a PDA vs a PC. For the most part, you application's front panel will be smaller (to fit the smaller screen).![]()
02-06-2008
05:11 PM
- last edited on
01-29-2025
04:18 PM
by
Content Cleaner
Hi jabili,
You can run LabVIEW applications on a PDA. However, you will need the PDA module to do this. Also, you might want to take a look at the software requirements and supported devices. Also, not all the LabVIEW functions can work on the PDA. I would recommend taking a look at the known issues for PDAs. Some other great resources would be the PDA User Manual and the examples in the NI Example Finder. You just need to type PDA in the example finder search and it should populate a lot of PDA results. A good one to start with would be PDA Tutorial-Pocket PC.lvproj. I hope this helps!
Carla
02-07-2008 12:39 AM