LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TCP/IP data transfer to PDA?

I'm trying to display indicator values on my laptop through a wireless connection on my PDA by whatever means available in LabVIEW. I'm currently utilizing TCP/IP. I haven't been successful utilizing my own program so I've tried the Simple Data Server and Simple Data Client available in the LabVIEW examples. I can't get them to work. Attached are the example programs I'm using. I run the server on my Laptop with port 5060. I created a PDA executable from the LabVIEW example Simple Data Client and successfully downloded it to my Dell Axim 3i. I'm directing the Data Client to port 5060 at 192.168.2.100: my laptop (Dell Latitude C510/C610)data server. It worked one time immediately after I disabled the VI server in LabVIEW. It hasn't worke
d since that one time, however, when it was running it wouldn't update the different waveforms when I'd switch the server from random to sine to chirp, it'd stay on random.

I can ping the laptop at 192.168.2.100 from the PDA and I can ping the PDA at 192.168.2.101 from the laptop.
0 Kudos
Message 1 of 2
(3,180 Views)
Try the "TCP data server" and "TCP data client" that comes specifically for the PDA. If that works fine then we can have alook further on why the other server-client pair does not work. It does not matter if either of them is on your laptop.

Mostly all the programs examples do not adapt completely to the PDA.

Try it and let me know if I can help you more.
0 Kudos
Message 2 of 2
(3,180 Views)