This is a bit of code that i used to control my DSO via the ethernet interface. i can send button press events via a node script to control the scope.
So its possible to save a screenshot every 10 minutes.
A demo video is linked below.
For setup please see the Github source.
EXAMPLE: switch to channel 3
svpbc("channel3", function (_b) { console.log(_b); })