11-04-2005 05:05 AM
11-06-2005 12:10 PM
Paola,
you are probably missing out that NIDAQmx is not actually replacing NI-DAQ.
DAQmx is actually a new driver that will replace NI-DAQ in the long term, but it is running in parallel with NI-DAQ for the time being.
DAQmx and NI-DAQ Traditional do not have the same function calls, so this is basically why you are not able to run the previous software within LV 7.1 + DAQmx.
It is true though, that DAQmx supports your DAQ Board 6602, only the programming flow is different. To see examples you should look at the examples that come with LabVIEW 7.1.
In order to make your old software work, you need to install the latest NI-DAQ Traditional Version, which is NI-DAQ 7.4.1 Traditional.
You can find it starting from www.ni.com/Downloads
Regards,
AlessioD
11-14-2005 10:35 AM
It worked ! many thanks
Paola