09-16-2009 03:21 AM
Hi
How can i wirelessly communicate between 2 PCs ? Discard the possibility of using a Bluetooth as the PCs are not in Bluetooth range.
I want to transmit/receive the data through LabVIEW.
09-16-2009 11:21 PM
Hi Somil,
What kind of wireless network is set up between the 2 PCs? If your PCs are connected over LAN then you can use network published shared variables to share data between the two. A detailed tutorial on n/w published shared variables is available here: http://zone.ni.com/devzone/cda/tut/p/id/4679
You can also use TCP/IP communication to send data, but I think shared variables could be what you're looking for.
Revert in case of doubts.
Regards,
Vaibhav.
09-16-2009 11:38 PM
Hi vaibhav
Thanks for the reply
I am familiar with the use of shared variables.
What actually i am interested in is the communication set-up between the 2 PCs? Can i use RF to transmit/receive data?
09-17-2009 10:21 AM
Somil,
The answer is yes. There are tons of resources you can use. It all depends and bandwidth needed and the frequency band you want to use. Linked below is just one of many companies that offer solutions. Note: I haven't used there products.
http://www.bb-elec.com/productcat.asp?topLevelid=3
Hope this helps