12-15-2006 11:58 AM
05-02-2008 10:46 AM
@John Field wrote:
To get Bluetooth working on the Mac, we had to add a callback into LabVIEW from the driver. This was added to 8.2 since 8.0 and 7.1 had already shipped by this point. This callback wasn't needed for Windows.
There is an additional issue with Intel Macs. We don't have a universal binary of the MINDSTORMS driver ready yet, so even in 8.2, you have to run in emulation mode (using Rosetta) to communicate with the NXT. Unfortunately, Apple didn't put Bluetooth support into Rosetta, so there is no BT support on Intel-based Macs for now.
- john
05-07-2008 08:58 AM
Has this issue about Bluetooth communication on the Intel Mac and Labview V8.2 been resolved yet? The above post was over a year ago. I installed LabView V 8.2.1 professional on an Intel MacBook running OS 10.4, Installed the NXTToolkit, Installed the 1.0.1 patch. Mass compiled LabView, Mass compiled the toolkit, and mass compiled again after installing the patch. My VI will load, finding everything it needs and shows the white arrow -- ready to go. When I run it, as soon as I get to the part of the program that trys to find the NXT I'm connected to Labview crashes. I don't get any error messages, LabView is suddenly not there.
The VI was originally written in V 7.1 on a Windows machine. On a Mac running Labview 8.5 (full version) it starts up and runs just fine.
Any comments would be appreciated,
05-07-2008 10:38 AM
05-08-2008 05:06 PM
05-12-2008 01:44 PM
05-14-2008 02:21 PM