02-24-2009 12:56 PM
02-24-2009 01:15 PM
02-24-2009 01:25 PM
02-24-2009 01:55 PM
02-24-2009 04:04 PM
hi, the DAQ hardware is PCI-6024E , and the code is like the attached file shows.
02-24-2009 05:43 PM
02-25-2009 01:38 PM
Hi, Denis, thanks for your patience.
The attached files are the codes. I used one DAQ assistant and chose 3 channels in one program, in this way I don't know how to display and save every single signal, so then I used 3 DAQ assistant and chose 1 channel each to display and save every single signals. If I used 1 DAQ assistant, I can not get any signal, but if I used 3 DAQ assistant, I can get the signals, but they were not collected simultaneously, so how can I sychronize the collection?
Thanks
02-25-2009 01:58 PM
03-09-2009 02:40 PM
Hi, Dennis
I tried to use the NI-DAQmx to replace the DAQ Assistant to do the 3-channel data acquisition simultaneously, and I did the signal splition as you told me. The program works fine for 1-channel data collection, but if I chose 3 channels to do the data acquisition simultaneously, the program could not wokr, and a warning window kept poping up, and the window tells me the maximum sampling frequency is 0.952. So I am wondering what is going wrong and how to fix it.
The attached files are the code and the screen shot of the warning window, please check them.
Thanks
Jingrui
03-09-2009 03:53 PM