LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to pair bluetooth device using window API?

Hi, I know that NI labVIEW does not support bluetooth pairing.  Any bluetooth pairing can be done by using other software mean or through Bluetooth Devices icon in the Control Panel.  Is there any way to access these commands from labVIEW (activeX, winsock) or perhap through Window API to pair these bluetooth devices?  I try to pair a usb bluetooth dongle with a bluetooth modem.
 
BC
0 Kudos
Message 1 of 4
(3,522 Views)
Hi BC,

A google search of "programmatic bluetooth pairing" did return some results so that may be a starting point for you.  If you find a Windows dll API for pairing bluetooth devices or an activeX API, obviously you could use this, but I am not aware of anything offhand.
Doug M
Applications Engineer
National Instruments
For those unfamiliar with NBC's The Office, my icon is NOT a picture of me 🙂
0 Kudos
Message 2 of 4
(3,506 Views)
Thanks, Doug.  I will give it a try.
0 Kudos
Message 3 of 4
(3,476 Views)

This will allow you to programmatically pair with a bluetooth device.

You will also have to download the dotnet files from 32feet

http://32feet.net/files/

 

-Regards

eximo
_______________________________________________
UofL Bioengineering M.S.
Neuronetrix

"I had rather be right than be president" -Henry Clay
0 Kudos
Message 4 of 4
(2,951 Views)