LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I capture the screen of the spectrum analyzer?

Hi,

I am looking for a way to capture the screen of a spectrum analyzer and all of settings surrounding the screen?
0 Kudos
Message 1 of 2
(2,721 Views)
First, check the manual to see whether the instrument has a screen capture command. Some do but many don't. If there is no such command, then (assuming you have a GPIB connection), then you will have to get the data from the instrument using the appropriate read commands. All of the information on the screen should be available for transfer and you can reproduce all of it on your pc's display. If your program is commanding the instrument, then you should already have the settings available and would only need to request waveform and measurement data.
Message 2 of 2
(2,718 Views)