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
Tested with SDS1000X-E Series
python-requests python-pyvisa (for screenshot)