Linux Users

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx on Scientific Linux 6.3

I am trying to install DAXmx 802f2 on Scientific Linux. I run the install, it says it completed successfully, but when I look for the DAQmx vi's in the Measurement I/O palette, I don't see them... Am I missing something?

0 Kudos
Message 1 of 3
(8,372 Views)

This also happened to me when I was first trying to get DAQmx 8.0.2f2 working with LabView 2011 (which is what it sounds like you're trying to do). Initially my trouble was that the module wasn't being assigned to the card properly (for a number of reasons), but in the end it was that the LabView VIs were not where LabView was looking.

If you're sure your drivers are properly loaded (nilsdev, lspci -vv, dmesg) you can make symlinks or copy the files over. See the end of this article:

https://decibel.ni.com/content/docs/DOC-22110

or the technique as originally described by Neil_S here:

https://decibel.ni.com/content/thread/688

You might check some of the other steps in that first link as it covers everything I did to get all that working, and you may encounter similiar obstacles in your journey to get everything operating smoothly.

Good luck!

Mario

0 Kudos
Message 2 of 3
(2,979 Views)

Thanks Mario. The vi's were installed in a different directory, all I had to do was move them to the LV 2012 directory. Now I'm getting warnings about the files not being on the expected path whenever I open DAQmx vi's.

0 Kudos
Message 3 of 3
(2,979 Views)