This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TSW1400, HSDCP, Data capture without saving to file?

Hey guys,

is it possible to get the data from High Speed Data Converter Pro software direct into memory in MATLAB? I would save time for saving data to a *.csv file and read it out again...

We want to improve data capturing time as much as it is possible. In our application we would only need e.g. 128 samples per channel and then all the time continues capturing. A better update rate would lead to a better real-time application.

Kind regards,
Michael

  • Michael,

    Currently this feature is not supported in HSDC Pro. But the user can read the ‘.bin’ file generated for every capture from MatLab. This contains the captured data in channel interleaved format (file named ‘ADC Temp.bin’ and created in parallel to HSDC Pro exe file). This will help increase execution time per capture.

    Regards,

    Jim