Is it possible to capture live running traces using oscilloscope via MATLAB without any delay?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I need to capture live running traces from an oscilloscope via MATLAB without any delay. Is it possible?
0 commentaires
Réponses (1)
Menika
le 13 Juil 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 commentaires
Menika
le 14 Juil 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.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!