I am trying to read the maximun length waveform possible. So far, I have been able to read only a maximum of 640k samples. The documentation says the card can read up to 15 megs of samples. How do I read such long waveform? Thanks to all. Miguel
It may help to know more about your application in order to troubleshoot the issue. What hardware are you using? Also, what function calls are you making in C++ to read the data from the boards memory?