06-22-2021 05:51 AM
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?
06-22-2021 08:12 AM
@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?
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.