Hi,
Before the Siglent I used an entry level Pico scoop, and one thing I liked was the ease of making good looking screenshots.
Sometimes it is just nicer to have a white background and darker traces. I know the Siglent can sort of invert too, but then the traces become hard to see.
First I got a normal screenshot working via SCPI, where I worked out how to get binary data.
Then I enhanced my script to take the waveform and write it to an XML file. In this way one can export tables to Excel (I think it can be multiple) but also combine them with single fields. So a solid way to pass data to Excel, much better than CSV. In the current setting I use one file for one trace. This way the time axis is also independent between traces.
Excel can handle many files with ease and show them in a single graph. In Excel it is also possible to configurate two vertical axis’s.
What really nice is, is that via a cut ‘n paste to Visio and then an export to a SVG file the graph is now in a scalable image format. I like those SVG files for my schematics as well, because these allow high quality zooming. Which really works nice on a iPad for instance.
To bad this forum does not support the format.