10-10-2007 12:01 PM
10-10-2007 12:44 PM
10-10-2007 01:03 PM
10-10-2007 01:17 PM
10-10-2007 01:31 PM
No. As I said, the new driver is called DAQmx. The old DAQ driver is described as Traditional NI-DAQ on NI's support pages. Your new card is an M series and can only be programmed with DAQmx so you have the correct driver for that. The traditional DAQ functions do have completely different names and even if you install the old driver, you cannot use it. You will have to rewrite your program in order to use the M series board. There are some compatability VIs available from the support site that put wrappers around the DAQmx functions. You might want to give those a try.
10-10-2007 01:45 PM
10-10-2007 02:10 PM
10-11-2007 05:59 AM - edited 10-11-2007 05:59 AM
Message Edited by JonBowers on 10-11-2007 05:59 AM
10-11-2007 09:46 AM
10-11-2007 09:57 AM