Is it possible to capture live running traces using oscilloscope via MATLAB without any delay?
15 views (last 30 days)
Show older comments
I need to capture live running traces from an oscilloscope via MATLAB without any delay. Is it possible?
0 Comments
Answers (1)
Menika
on 13 Jul 2023
Hi,
You can try the Instrument Control Toolbox in MATLAB, which allows you to communicate with and control external instruments such as oscilloscopes.
Hope it helps!
4 Comments
Menika
on 14 Jul 2023
Hi,
The above error occurs mostly when the oscilloscope does not send the expected data in the specified format. You can once check the the communication settings, data format of oscilloscope, buffer size, oscilloscope setting and if the version of matlab toolbox is compatible or not.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!