Hi,
I have a problem with DAQmx Base 3.4.0 under Linux:
mxbaseconfig shows my device NI-6009 at the USB port. I can also create tasks corresponding to the Ni-6009 in there. When I try to create a task in Labview 2010, the I/O constants are always empty. The pulldown-arrow is greyed out. If I enter the device name directly in the constant, it throughs me an error 😞 Semms like Labview don't know, which DAQmx Base instruments are connected...
With VISA devices I have not this problem. All VISA devices are shown in the pulldown-menu of the constant and are working correctly.
lsdaq gives me:
--------------------------------
Detecting National Instruments DAQ Devices
Found the following DAQ Devices:
NI 6220: "Dev1" (PXI1::4::INSTR)
NI USB-6009: "Dev2" (USB0::0x3923::0x717B::0119B3BD::RAW)
--------------------------------
I'm using
Redhat Enterprise Linux 5.5
NI-488.2-beta-2.51b1
NI-VISA-5.0.0
NI-DAQmx Base 3.4.0
Labview 2010
All installers worked fine...
Any idea how I get access to my NI-6009?