Axel: thank you for the PR!
Merged! Waveform is good for my purposes - the real pain is in figuring out the API to upload files to the device.
I am planning to integrate my Rigol MSO1104Z
scope to the UTG900 -tool ( -> in that case, need to rename the tool with a more generic name) to create a tool chain with uses cases:
- use
interactive mode to setup signal generator/scope
- save
interactive mode -session to
CLI -script, which can be replayed on the devices
- Convert
CLI -script to
python API calls, which can be replayed on the devices
and to apply these use cases for scripting amplifier performance measurements
: setup signal source, screenshot signal source, setup scope, take scope measurements, screenshot scope.