11-28-2013 06:34 AM
Hi,
I am preparing a screen capture program for ESA 4402B. It takes about 20 sec to save the file .gif on the hard drive. It doesn't matter wheather it was inicialized in ESA or remotely using SCPI command ":MMEM:STOR:SCR 'C:TMPIMAGE.GIF"
Does anyone know how to make it faster?
Piotr
11-28-2013 04:16 PM
If operating the instrument directly from the front panel buttons causes the same delay, then it is a question best posed to the manufacturer.
12-02-2013 04:19 AM
Hi Piotr,
I totally agree with nyc, the suggestion will be to contact the vendor and ask for an update version of firmware.
Maybe they have a better implementation that works faster.
Best regards,
IR.
12-02-2013 06:39 AM
Fully agree that this is an issue for the manufacturer. But something to try would be to save the image as a PNG (assuming that is available). I find PNGs are a little smaller than a GIF and therefore might save faster.
12-05-2013 12:28 PM
If you know the ESA, you know it has a very slow processor and is increadibly slow at all operations. Why save a screen shot and not just get the trace data and recreate the plot, which is much faster in LV and dum to graphic that way? Yopu will not be successful getting Agilent to update the firmware for this instrument and it is Obsolete and not longer updated.
12-16-2013 03:03 PM
But, is it possible to get plots when there are 3 traces displayed at the same time?
12-16-2013 03:28 PM
In labview you can easily put all the traces together on one plot.