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
- Host: GitHub
- URL: https://github.com/looran/siglent_cli
- Owner: looran
- Created: 2023-04-04T18:59:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T19:04:52.000Z (about 2 years ago)
- Last Synced: 2025-01-12T05:08:13.894Z (5 months ago)
- Topics: command-line, oscilloscope, python, siglent
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)