Sorry if this is in the wrong place.
I am currently automating a test that must set a scope to certain parameters, with a single trigger. Save a screenshot of the triggered response and repeat. I have this working on a tektronix TDS 7054, but I need it to work on the tektronix DPO 4104 as well. Most of the commands still function properly and I've fixed a lot of what does not using the programming manual for the series DPO4000 and MSO4000.
The main problem I am still having is: I want to save the screen shot of the response to the USB stick that I have plugged in (E:/), this is possible by sending the FPANEL:PRESS SAVEBUTTON command. However, this saves it with a random default name from the scope.
I would like to know how to set the filename and specify the directory and folder within it.
I'm using LabView, and A USB interface.
Any help would be greatly appreciated.