Hi Everybody,
DAQ ni USB-6218 can be found under my Fedora Core8 OS, but cannot work.Is it possible to get NI USB-6218 working on Fedora Core 8?
(1)output of uname -a on my machine is
Linux localhost.localdomain 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:55:12 EDT 2007 i686 i686 i386 GNU/Linux
(2)I can find the device by running lsdaq
[root@localhost bin]# ./lsdaq
--------------------------------
Detecting National Instruments DAQ Devices
Found the following DAQ Devices:
NI USB-6218: "Dev1" (USB0::0x3923::0x7272::012E65EA::RAW)
--------------------------------
(3) The problems is that when I run examples under folder /examples, I need to wait a few seconds to get the outputs.
when running /examples/ai/acqurieNSample, the output of the converted value is 0.000.
When I run example under folder /examples/ao, there is no output on the DAQ card.
Thank you!