05-06-2006 05:10 AM
05-08-2006 05:11 PM
James,
I'm afraid that I'm not familiar with the term "Bluetooth analogy", but perhaps I can address your other question. You should be able open a Bluetooth connection to both computers and communicate with them individually to initiate whatever sequence you want. The problem is that the VIs on all the computers need to be up and running in order to receive commands, so you will not be able to start a VI on another computer through Bluetooth in LabVIEW -- it has to be already running and "listening" to your Bluetooth device on the main computer. If you must programmatically start VIs on other computers, the only way that I know how to do so is to go through a network and use VI Server calls.
Kind Regards,
06-30-2008 01:48 PM
06-30-2008 02:07 PM - edited 06-30-2008 02:11 PM