Linux Users

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView 2009 on Scientific Linux 6.8

Hello

I would like to try using LabView 2009 on Scientific Linux. The installation seems to be Ok  🙂

I would like to test using USB-6501 on this LabView, which version of niDAQmx I have to install ??

Thanks

keb

0 Kudos
Message 1 of 12
(8,804 Views)

Hi,

 

Can you share the Kernel Version ?

 

Thanks,

Manoj

0 Kudos
Message 2 of 12
(8,786 Views)

Hi Keb,

 

In order to interface with a USB-6501 in LabVIEW 2009 on Scientific Linux, you'll want to check out DAQmx Base 3.6: 

 

Nick

Applications Engineer

0 Kudos
Message 3 of 12
(8,763 Views)

my kernel version is 2.6.32-642.3.1.i686

0 Kudos
Message 4 of 12
(8,740 Views)

hello

daqmx3.6 doesn't work.

Task configuration utily aborted and labview is closed.

This error message

"libnipalu.so failed to initialize
Perhaps you need to run updateNIDrivers
Aborted"

I already run "updateNIDrivers"

 

0 Kudos
Message 5 of 12
(8,735 Views)

keb,

 

Have you tried looking at the installation FAQs on the readme?

 

README for NI-DAQmx Base 3.6.0 - https://download.ni.com/support/softlib/multifunction_daq/nidaqmxbase/3.6/Linux/README.txt

 

It's possible one of those steps could help.

 

In addition, it looks like this driver tries to install a couple of things (can be found in the readme) and maybe they aren't going through which is why it asks to update the driver. Specifically, I think we've seen this before with VISA.

 

 Problem with NI-DAQmx Base 3.4 on Scientific Linux - https://forums.ni.com/ni/board/crawl_message?board.id=250&message.id=64832

 

Hopefully looking into some of these things might help.

JY
Application Engineer, RF and Communications
National Instruments
0 Kudos
Message 6 of 12
(8,712 Views)

Hello

I made a new installation and it seems to be OK ! 🙂

thanks

Message 7 of 12
(8,710 Views)

is there tutorials to learn of to program with this drivers and vis ?

0 Kudos
Message 8 of 12
(8,709 Views)

NIKAL(Not sure about other KALs) provides you APIs to be used in your application to make NI Devices work. Sample code is also available over there.

 

Thanks, 

0 Kudos
Message 9 of 12
(8,698 Views)

Hey keb,

 

Here are some things that I found helpful.

 

Where Can I Find NI-DAQmx Base Examples? - https://www.ni.com/en/support/documentation/supplemental/18/ni-daqmx-base-example-locations-in-windo...

 

Learn 10 Functions in NI-DAQmx and Handle 80 Percent of Your Data Acquisition Applications - https://www.ni.com/en/support/documentation/supplemental/06/learn-10-functions-in-ni-daqmx-and-handl...

 

Interactive Control Panel for USB-6501, USB-6008, and USB-6009 using DAQmx Base - https://www.ni.com/en/support/documentation/supplemental/18/archived--interactive-control-panel-for-...

 

Hope this helps!

 

 

JY
Application Engineer, RF and Communications
National Instruments
0 Kudos
Message 10 of 12
(8,686 Views)