Thanks to all how are reading helping me.
I have at test station which is connected to a bluetooth circuit and it should also send testdata to my mobilephone, this is working. The mobilephone should communicate via bluetooth to an computer with bluetooth.
Now I'm trying to design a function of detecting/listening of one bluetooth device (my mobilephone). I'm using (Bluetooth get mode.vi and bluetooth create listener.vi from the menue of datacommunication in Labview).
My program (Labview 8.5) is running on an laptop with Bluetooth.
Can I just use a simple function as "Bluetooth get mode.vi" and it helping me to detect devices? Or how should i do the topology of the code?
/Tobbe