Skip to content

Implement repetitive timed capture #283

@abrilevskiy

Description

@abrilevskiy

Hello,

Could you please let me know if it is possible to set up repeated capture with an interval or have pauses during capture?
The use cases: analysis of relatively high-frequency signals that slowly changed over time, for example, blinking LEDs with fade in/out PWM based. PWM frequency is kHz, which leads to have sample rate of at least 10x higher at the same time fade-in/out might take seconds which requires a capture duration of to be 5-10+ seconds. The process could be: capture 1000 samples with a sample rate of 50kHz, pause for 100ms, repeat capture 1000 samples with a sample rate of 50kHz, and so on for 20 seconds.

Thank you!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions