Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 576 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 576 Bytes

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)