Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

extracting data from 2 bluetooth devices simultaneously

    Hello guys..
Im using labview since 6months. Presently Im working on interaction of Labview with bluetooth devices. Can you guys help me out in extracting the (ASCII) data from two bluetooth devices simultaneously and displaying them as graphs. (I want to convert the ASCII data from both the devices into general format and plot a graph Vs time stamps).
Thanks in advance

Navs
Telecommunications Engg
NE
0 Kudos
Message 1 of 2
(2,914 Views)
Hi nitu,

I recommend that you check out the example that comes with LabVIEW. If you do a search in the example finder for bluetooth, one of the results is "Simple Bluetooth Client". This example is doing very close to what you are trying to do (basically, they use a Type Cast function to convert the string returned from bluetooth read to a numeric).

That should get you started!

Best regards,
-Sam F, DAQ Marketing Manager
0 Kudos
Message 2 of 2
(2,882 Views)