01-30-2006 08:13 AM
01-30-2006 01:05 PM
01-31-2006 07:46 AM
03-10-2006 04:18 PM
03-10-2006 04:26 PM
Hi Ian-
Actually, LabVIEW 7.0 is supported fully by NI-DAQmx. My guess is that you have a version of NI-DAQmx installed that is earlier than v7.2 (the first to support the 6601/6602 devices).
The latest version of NI-DAQmx features support for both devices as well as LabVIEW 7.0. I would encourage you to upgrade and take a look to see if it can help meet your application's needs.
Hopefully this helps-
03-10-2006 04:37 PM
There's a big list posted here. It shows the latest version of DAQ drivers that support various hardware under various operating systems. The page I linked to shows PCI cards but you can find out about others too. You can download and install DAQmx 8.0 without affecting the version of traditional NI-DAQ you're using.
Note that you CAN use both DAQmx and traditional NI-DAQ in an app if they aren't both used on the same device (board). So for example, you can start by programming the 6602 board with DAQmx to get the behavior you want without needing to change the way to interact with any of the other boards.
-Kevin P.