u1f35c / owondump

Userspace USB Driver for Owon PDS digital oscilliscopes
6 stars 2 forks source link

Continuous Data Capture #3

Open agg1 opened 4 years ago

agg1 commented 4 years ago

Is it possible to continously(!) capture all measurement data from owon oscilloscopes? Such as an audio signal is captured with the scope through it's A/D converter and the data in return is send via USB to the PC (for D/A conversion or otherwise processing/analyzing a continous signal). The API documentation and sources are simply not clear on this issue if this is possible in principle with Owon scopes, or if only signal snapshots can be captured which is useless for my desired use case. I would implement continuous data capture myself and provide the feature but won't buy the scope in question if continous capture is not possible.

u1f35c commented 4 years ago

I'm not aware of any such method; it might be there but I haven't seen documentation about how to drive it.