12-14-2009 06:25 PM
I Have an Agilent 8722ES network Analyzer and I need to get the image, to save it with the test report.
I can get the data and put in in a graphic but I prefer to put the real image as the Network Analyzer diplay, inlcuding the Markers, real frequency, colors, settings, etc.
the Network Analyzer is capable to save the image as .jpg using the integrated 3.5' disk drive, but I need to save in real time the result and the picture.
Do any body has an aplication than can help me with this? I tried to find something over net and in the Programming manual , but I can't find any.
Thank you for your help guys...
12-15-2009 09:33 AM
Still tring but not success.
anybody?
12-15-2009 12:56 PM
Imontoya
I took a look at the manual for the 8722ES and as you stated the only way to get a jpeg file is to save it to floppy.
From here I can see two options
1. Call Agilent support and see if there is a VISA command to save the image. If there is a VISA command we can call it from LabVIEW.
2. Use the Instrument Driver to import the raw data and create your own display in LabVIEW that looks like you want. You can then you can take a screenshot and do whatever you want with it.