looran / siglent_cli

Oscilloscope command-line screenshot/waveform download

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Oscilloscope command-line screenshot/waveform download


Languages

Language:Python 100.0%