07-16-2007 02:04 PM
07-17-2007 04:38 PM
07-18-2007 05:34 PM - edited 07-18-2007 05:34 PM
Message Edited by ZeroShadow on 07-18-2007 05:46 PM
07-19-2007 12:51 PM
07-20-2007 11:33 AM
07-23-2007 11:54 AM
Hello,
The DAQmx Base LabVIEW examples are found at /usr/local/natinst/nidaqmxbase/examples/ on Linux.
Let me know if you are still having problems finding them.
07-23-2007 06:00 PM
07-24-2007 09:26 AM
Hello,
The problem is indeed due to the fact that the PCI-6220 is registered as Dev2 on your computer. You will need to change the device identifier in the program from Dev1 to Dev2. Right now the example program is trying to run on Dev1, which is an invalid device identifier.
07-24-2007 01:20 PM
07-24-2007 01:54 PM