Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

NIDAQmxbase Compatibility with Mac OS X 10.6

 


@Iandol wrote:

sadly LabJack only make USB devices


We also do Ethernet, and have a couple new interfaces in the works, but we only make external devices and no internal cards.

 

 

0 Kudos
Message 31 of 51
(2,086 Views)

Just to close the loop here, NI-PAL is a shared library used by other drivers. Currently NI-PAL does not support OS X 10.6 K64, so as sth mentioned it's expected you'll be getting these errors. We're currently working on getting support in this library, and once that happens we'll look at providing support with other drivers as well.

Justin E
National Instruments R&D
0 Kudos
Message 32 of 51
(2,052 Views)

Justin,

 

One big problem is that NI-PAL does not support OSX 10.2, 10.3, 10.4, 10.5 or 10.6 K32 or 10.6K64.  It kernel panics each and every one or those kernels infrequently but annoyingly.  There is no and will never be a NI-PAL that supports PPC.

 

 

LabVIEW ChampionLabVIEW Channel Wires

0 Kudos
Message 33 of 51
(2,039 Views)

Announcing support for OS X 10.6 (Snow Leopard) available immediately for download.

 

NI-DAQmx Base 3.4 for Mac OS X

Best regards,

 

Ali M

Applications Engineer

National Instruments

0 Kudos
Message 34 of 51
(2,016 Views)

 


@Ali M wrote:

Announcing support for OS X 10.6 (Snow Leopard) available immediately for download.


Ali, didn't Joe just announce this two weeks ago in this thread?  Is this a different version?

 

LabVIEW ChampionLabVIEW Channel Wires

0 Kudos
Message 35 of 51
(2,008 Views)

I believe this is the version that was announced.

 

I've not yet had a chance to test it with my USB DAQ hardware.

 

NI is amazingly fast, too!

 

It only took them a year from the introduction of Snow Leopard to support it!

0 Kudos
Message 36 of 51
(1,994 Views)

Correct, its the announced version. Thanks 😉

 

Best regards,

 

Ali M

Applications Engineer

National Instruments

 

0 Kudos
Message 37 of 51
(1,977 Views)

 Does NI-PAL yet support OSX 10.6K64?  It's 2011 and I've been waiting a long time.

0 Kudos
Message 38 of 51
(1,793 Views)

No unfortunately.  I have installed the latest VISA.  As you can see there are only two architectures supported by the nipalk driver.  ppc and i386

 

 

 

% file /System/Library/Extensions/nipalk.kext/Contents/MacOS/nipalk 
/System/Library/Extensions/nipalk.kext/Contents/MacOS/nipalk: Mach-O universal binary with 2 architectures
/System/Library/Extensions/nipalk.kext/Contents/MacOS/nipalk (for architecture ppc): Mach-O object ppc
/System/Library/Extensions/nipalk.kext/Contents/MacOS/nipalk (for architecture i386): Mach-O object i386
What is worse to me is that the NiViPciK driver only supports i386 and not PPC leaving me with a crashing computer that can't be fixed.  NI has completely been an unreliable partner in creating data acq systems.

 

LabVIEW ChampionLabVIEW Channel Wires

0 Kudos
Message 39 of 51
(1,777 Views)

Just wanted to chime in here.  Mac OS X 10.6 *Server* boots to the 64-bit kernel.  All kexts have to be 64-bit, but it can run 32-bit applications.  When I try to install NI-DAQmx Base, I'm instantly told "NI-DAQmx Base 3.4.0 can't be installed on this computer.  Switch to a 32-bit kernel before installing this software."

 

Any tips on installing on Snow Leopard server?  I'm able to install on my Snow Leopard laptop successfully.

 

I've got a USB-6501 that I'm trying to reach.  I would be happy to develop to it using tty if possible but it doesn't seem to be accessible that way.

 

EDIT: In next post I mention how I am mistaken here.

0 Kudos
Message 40 of 51
(1,714 Views)