LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Bluetooth support in windows/CVI

It looks like LabView has a few features to support bluetooth,. How about lab Windows/CVI? Can I replicate LabView functons in CVI? (How?)

Thanks in advance for all comments and inputs.

Regards
Hung


0 Kudos
Message 1 of 2
(3,182 Views)
Until now there is no bluetooth-support in the CVI library.
You could use labview to do the communication, build a dll of your LabView application, and use this dll in CVI.
As CVI is based on ANSI C you could access the driver of the bluetooth interface directly. You can search the web (google), maybe there are C examples for accessing the bluetooth interface.
0 Kudos
Message 2 of 2
(3,173 Views)