Is it possible to capture live running traces using oscilloscope via MATLAB without any delay?
3 ビュー (過去 30 日間)
古いコメントを表示
I need to capture live running traces from an oscilloscope via MATLAB without any delay. Is it possible?
0 件のコメント
回答 (1 件)
Menika
2023 年 7 月 13 日
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 件のコメント
Menika
2023 年 7 月 14 日
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.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!