08-26-2010 09:05 AM
I have a PCI-6031E board performing 15 A/D conversions at a sampling rate of 6500S/sec , but can only obtain 150 lines of data in 5 seconds and would like to have 1000 lines of data. This design is using the NI-DAC drivers. Is there anything I can do to increase my saving capacity?
Thanks,
Al
08-26-2010 09:22 AM
Don't really know what you need to change since you did not post any code or even provide the programming language you are using.
You should be using DAQmx and with the later versions, you can stream directly to a TDMS file. Other than that, you need to provide some details.