Hi,
I am using Labview 2009 + DAQmx Base on linux machine. And I followed this example to build a simples DAQ VI:
http://www.ni.com/white-paper/3838/en/ (Figure 2)
But I could not find any options listed in the physical channel constant or control.
I ran lsdaq and I did see my device:
@alban: /usr/local/natinst/nidaqmxbase/examples/ai> lsdaq
--------------------------------
Detecting National Instruments DAQ Devices
Found the following DAQ Devices:
NI 6036E: "Dev1" (PXI5::0::INSTR)
--------------------------------
and nidatalogger could also find my DAQ device. It's simply that DAQmx Base sub VIs could not recognize or find my DAQ card and physical channels.
What can I do now?
Thx