‎01-11-2007 05:45 PM
‎01-12-2007
06:30 AM
- last edited on
‎05-06-2024
02:40 PM
by
Content Cleaner
It would be because Traditional DAQ device drivers are not installed.
you could download the latest compatible version of Traditional DAQ device drivers
After installing this, your missing vi's should be availible
‎01-12-2007
02:47 PM
- last edited on
‎05-06-2024
02:44 PM
by
Content Cleaner
Hi JoHanna-
Dev's advice is correct in general for Traditional NI-DAQ support in LabVIEW 7.0 and later, but your board (PCI-1200) is only supported in NI-DAQ 6.9.3 and earlier. To install support for that board in newer versions of LabVIEW you should manually select the installation location for LabVIEW support. First, enable support in the installer for a version of LabVIEW that is supported by the NI-DAQ 6.9.3 installer but that you do not plan to use. After enabling that older version of LabVIEW, use the installation location field at the bottom of the installer window to point to the LabVIEW 7.1 directory. This will install the necessary menu files and VIs for LabVIEW support.
On a side note, you should consider updating your hardware if possible. One method would be to upgrade to a PCI-6025E E Series card using this adapter and upgrade your device driver to NI-DAQmx. Long-term, you may also want to consider a newer M Series device with NI-DAQmx support. As an example, the PCI-6221 M Series device costs less than half the price of the PCI-1200 but offers improved resolution (16-bit vs 12-bit), hardware-timed digital I/O (vs. software-timed with the PCI-1200), and improved counters (80MHz 32-bit vs. 20MHz 24-bit).
Hopefully this helps-
‎02-28-2011
09:13 AM
- last edited on
‎05-06-2024
02:44 PM
by
Content Cleaner
Hi
I am having similar problems. I have a pci-1200 board and has installed daq 6.9.3. The pci-1200 is found and installed. I am using labview 8.5. I also have the same problem as the first person where labview cannot find the files (same files as him)When running the installer for daq 6.9.3, I can find the "installation location field" you are referring to but I cannot change the path.
I have downloaded the daq 6.9.3. from http://joule.ni.com/nidu/cds/view/p/id/825/lang/en
however when running it, it is in german for some unknown reason. It installs fine though.
‎03-01-2011 02:17 AM
I found a file called LV61Eng.exe which I ran first. Then I ran setup.exe and now I can change the directory to labview 8.5 (the installer is still in german). However, after I run the installer labview still cannot find ai read (scaled array).vi and other vi's.
‎03-01-2011
04:38 PM
- last edited on
‎05-06-2024
02:44 PM
by
Content Cleaner
According to this link, Traditional DAQ 6.9.3 is not compatible with LV 8.5 and this is the reason why you are having trouble with the driver in LV. Those two versions are just not compatible with each other.
David A.
‎03-02-2011 01:43 AM
There is a workaround for using daq 6.9.3 in Labview 7 or above. Using the installer one can redirect the support for an earlier version of labview (6.1) to the folder with Labview 7 or above. I tried that but it didn't work. It installed it in labview 6.1 instead. So what I did was move the Daq file in labview 6.1 to labview 7 and it worked!
‎03-02-2011 01:45 AM
I just neede to mention that I installed LV7 instead of LV 8.5 first. But I have a feeling that just moving the Daq folder to the appropriate LV version wil work for all LV versions up to 8.5. I haven't tried it though and probably never will. It works now and I can get paid 🙂