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.