As far as I can tell the X series DAQ hardware does not have software support from National Instruments. Has anyone been able to find any workarounds, and say, use the NI-DAQmx 8.x software work on Linux with X series equipment?
I'm trying to take some 3rd party acquisition code written in C for the NI PCIE 6323 X Series DAQ on Windows and port it to make it run under Linux (CentOS 6.3 == Red Hat Enterprise Linux 6.3). I have the board installed, and I successfully ran the DAWmx802f0.iso installer, but neither lsdaq nor nilsdev sees any NI hardware attached to my machine. (I rebooted after installing.)
I see the original Windows code used headers and libraries from NI-DAQmx 9.2. The most recent Linux version of the software is 8.02. Has anyone succeded in using the NI PCIE 6323 X Series DAQ on Linux? Is there any way to make it compatible with the NI 8.02 software? If so, how should I go about configuring my system so that lsdaq or nilsdev can see my hardware?
Thanks!