07-07-2011 06:45 AM
Ok, I saw previous posts saying bluetooth pairing couldn't be done in labVIEW 2009 and previous versions.
How about labVIEW 2010? I'm interested in developing an app that will detect specific bluetooth devices automatically once detected and then pair them with a p.c.
07-08-2011 03:05 AM
Hi Strokes,
It looks like the community is here to help. Please use the following link for more information:
I hope that this is of some help to you.
Kind Regards,
07-08-2011 05:40 AM
@DThomas wrote:
Hi Strokes,
It looks like the community is here to help. Please use the following link for more information:
I hope that this is of some help to you.
Kind Regards,
Ya I had a look at this previously, just wondered if there was built in labVIEW 2010 functions to complete the pairing process which there doesn't seem to be.
I've managed to modify the "Wiimote" code to pair with my device automatically which is great but I would like to pair multiple devices in one execution of the program. All devices get discovered and the pairing pin number for each device gets read, however only the first device discovered gets paired.
Just wondering has anyone had any luck pairing multiple devices by editing thw "wiimote" code
07-26-2011 02:55 PM
Strokes Could you possibly share your modified VI's? I am trying to pair my BT dongle with a radio and can not get past the searching. I would like to give your solution a try
07-27-2011 02:51 AM
@RVoj wrote:
Strokes Could you possibly share your modified VI's? I am trying to pair my BT dongle with a radio and can not get past the searching. I would like to give your solution a try
Edited vi's attached with comments. Credit goes to 'macaba' who developed the original vi's to pair wiimotes!
you'll also need 'InTheHand.Net.Personal.dll' found here
02-21-2012 08:08 AM
I'm not sure why that subconnect keeps on getting reposted, it's crap. But I re-wrote it so......we now have a bluetooth pairing vi.
This works to discover and pair a bluetooth device, but you have to know the pairing code ahead of time. My device the pairing code is equal to the device name, if this isn't the case for you change the wire to a control and put the pairing code in before hand.
You'll also need the 32feet in the hand package, go download that if you don't already have it.
02-21-2012 08:40 AM
make sure you kudo if you use the vi.
02-21-2012 09:41 AM
Downconvert to labVIEW 10 please..?
02-21-2012 12:35 PM
http://forums.ni.com/t5/LabVIEW/Downconvert-VI-Requests/m-p/1067229/highlight/true#M473172
down converting request
02-21-2012 01:26 PM - edited 02-21-2012 01:27 PM
Those threads are now closed. Because of their popularity, a whole new board was created for conversion requests.
Post your files there in a new message thread. State in your subject header that you want to "Downconvert from Version X to Version Y".
When you get your converted files, don't forget to give kudoes to the person who did the work for you and mark their message as the solution to your question.