Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Obtaining Screenshot from Spectrum Analyzer - Not able to view the image created

Hello,

 

I am using the following code snippet in my program to get the screen shot from  Agilent Spectrum Analyzer , I am able to get a gif image created in the location specified but when i opened it I could not see any result.

 

Please help out . I also tried with Interactive Utility still the same result , Am i missing something here or is there anything for me understand . please let me know.

 

ibwrt(DeviceHandle,":MMEM:STOR:SCR 'C:PICTURE.GIF'",30);

ibwrt(DeviceHandle,":MMEM:DATA? 'C:PICTURE.GIF'",28);

 

ibrdf(DeviceHandle,"C:\\PICTURE.GIF");

 

Thanks

 

Meeran

0 Kudos
Message 1 of 1
(5,097 Views)