Hi everybody,

Next thing I want to implement for the Rigol DS2xx2 driver is reading
the sample memory.

For that the scope has to be stopped.

I think I will detect whether it's running or stopped and depending on
that read the display memory or the sample memory. I think there is no
way to specify that the device should be stopped or what memory to read?

If multiple frames have been requested there are two possibilities:

1. Return an error because only one frame is available.

2. Read the data, then set the trigger to "single", let the scope
acquire new data, read that and so on. Due to the large sample memory
this could result in quite large datasets though.

What do you think makes sense?


Thank you,

MGri

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to