-
Notifications
You must be signed in to change notification settings - Fork 358
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
siglent-sds: Add SDS2000X Plus series support
Add support for both analog and digital (logic analyzer) channels. Don't set num_block_bytes before any waveform data is read. Add a pause after sending a command to enter ARM mode. This is necessary to prevent crashes when the timebase is large. Move the start point after every full block is read. Don't wait for the instrument to prepare its output buffers if it's a SDS2000X Plus. Fix multi-channel support and ensure that the correct sample rate is obtained when the timebase is changed or when channels are enabled/disabled in "display" mode. If a channel is turned on/off on the oscilloscope then use sigrok's settings instead.
- Loading branch information
Showing
3 changed files
with
280 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.