How to continuously acquire and save data from Lecroy Oscilliscope?

I have successfully collected waveform data from a Lecroy Oscilliscope via Matlab on an external PC. But this only captures the current waveform (one-time) on the oscope.
I have to re-run the script immediately to capture the waveform data again.
Is there a way for Matlab to continuously collect the waveform data from the oscope? And also the option for me to stop collecting when I tell it to?
Thanks -Tasadduq

1 Comment

What is the code that you are using to capture the waveform data? Most likely you just need a loop of some kind, but if you present your code, then you are more likely to get a quicker response with suggestions on how you can modify what you are using.

Sign in to comment.

Answers (0)

Categories

Find more on Instrument Control Toolbox in Help Center and File Exchange

Asked:

on 2 Nov 2014

Commented:

on 2 Nov 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!