Hello,
A bit off topic but can be useful for someone .
I have SSA3021X and inspired by the lxi-tool I have implemented procedure to capture the instrument screen from a PC.
It uses lxi-tool to send ":MMEMory:STORe" command
and telnet to download the file.
I hope Siglent will implement a way to transfer a file using scpi command so this script will become unnecessary
extract the two scripts from the tar in a directory
from this directory execute
./ssa3000x_print print.png
Note that you need to specify the file name with the extension png.
I guess each time new file name is required.
Files with path is not supported.
The shell scrip is not polished but is working for me.
Feel free to improve and please share.
Thanks
Dimitar