Part Number: TSW14J56EVM
Other Parts Discussed in Thread: ADC34J45EVM, ADC34J45
Hello,
I'm trying to collect data continuously using ADC34J45EVM and TSW14J56EVM. I also use the HSDC Pro GUI automation DLL to program it. The problem is that, I guess the data collecting speed is slow because the GUI plots time domain and FFT data. If I collect samples more than 10,000,000 (10M), it takes about 4 second to be done. I measured time programmatically, anyway (from Pass_Capture_Event (TimeoutInMs) to HSDC_Ready (TimeoutInMs)).
So, I guess I can reduce the time if I can skip plotting graphs, I read the user guide of HSDC Pro GUI and manual of the automation DLL, but I couldn't find the way.
Or, my guess is wrong? If so, is there any way to make it faster?
Sorry for my poop English. :)