An open API service indexing awesome lists of open source software.

https://github.com/looran/siglent_cli

Oscilloscope command-line screenshot/waveform download
https://github.com/looran/siglent_cli

command-line oscilloscope python siglent

Last synced: 3 months ago
JSON representation

Oscilloscope command-line screenshot/waveform download

Awesome Lists containing this project

README

        

## Oscilloscope command-line screenshot/waveform download

## Usage

```
usage: siglent_cli.py [-h] [-v] [-f FILENAME] ip {shot,wf}

siglent_cli - Oscilloscope command-line screenshot/waveform download

positional arguments:
ip ip address of the scope
{shot,wf}

options:
-h, --help show this help message and exit
-v, --verbose verbose
-f FILENAME, --filename FILENAME
output filename
```

## Compatibility

Tested with SDS1000X-E Series

## Dependencies

python-requests
python-pyvisa (for screenshot)