LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Keysight Spectrum analyser screen capture using LABVIEW

Hi, I am trying to create a small LABVIEW program for Keysight N9030B spectrum analyzer which can capture the screen image and save it to a PC.I can capture the screen image to the analyzer hard disk using the write string function as below. But then the move Vi function doesnt seem to work when i try to move the file from the analyser hard drive to the PC with Labview running using the ip address of the PC   . Not sure if this VI is intended to use for this purpose .Could anyone with Keysight instrument driver experience comment on above issue please?

specan.png

0 Kudos
Message 1 of 2
(2,179 Views)

@sss4u wrote:

Hi, I am trying to create a small LABVIEW program for Keysight N9030B spectrum analyzer which can capture the screen image and save it to a PC.I can capture the screen image to the analyzer hard disk using the write string function as below. But then the move Vi function doesnt seem to work when i try to move the file from the analyser hard drive to the PC with Labview running using the ip address of the PC   . Not sure if this VI is intended to use for this purpose .Could anyone with Keysight instrument driver experience comment on above issue please?

specan.png


Never thought about downloading a screen capture.  I always just downloaded the trace and did what I needed with the data directly.  You can't (easily)  do trend analysis on a series of pictures, for instance.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 2 of 2
(2,139 Views)