10-30-2009 05:48 PM
viOpen returns VI_ERROR_SYSTEM_ERROR for bluetooth resources. Is it possible to identify such resources, soI dont open them ? I am iterating over all the serial interfaces and when this bluetooth interface is enountered the application crashes.
Is there some search string or some other NIVisa function I can use to identify such a resource ?
11-02-2009 01:09 PM
Hi, charuagrawai.
Have you tried using the Bluetooth Discover function (Data Communications»Protocols»Bluetooth)? This particular VI will allow you to search for and identify Bluetooth devices without actually opening a connection. There are also a lot of Bluetooth examples available in the NI Example Finder (Help»Find Examples).
What exactly is the goal of your program? Are you trying to communicate with your Bluetooth device? Attaching your VI would also be helpful in solving this issue.
I hope you're having a great day!