Acquire Picoscope data in Background thread

Post your MATLAB discussions here
Post Reply
rwreynol
Newbie
Posts: 0
Joined: Tue Jun 02, 2020 11:46 am

Acquire Picoscope data in Background thread

Post by rwreynol »

I would like to collect data from a Picoscope (5443D MSO) in a background/worker thread in Matlab. Ideally, there would be a callback to perform post processing when I receive a full waveform. Do anyone know a way to do this without the Parallell Processing toolbox. I noticed that some of the NI devices are capable of collecting in the background, but I have not found any information regarding picoscope background data acquisition.

Randall

Post Reply