10-27-2010 05:17 AM
Hello All,
I want to do a screen capture for Spectrum analyzer ESA series. I am getting screen-shot but always same not the current one. If and only if i dont use MMEM:DEL function after the binary data read sub vi i get screen-shot but not the current one. And if i use Function MMEM:DEL then i get blank screen-shot. And on the screen of Spectrum i always get message that QUERY INTERRUPTED and at the error output i get warning. I dont know whats making these things to happened... I will be very glad if anyone help me with this...
thanks in advance...
Pals
Solved! Go to Solution.
10-28-2010 02:46 AM
Hi Pals,
I think this problem is more related to your your spectrum analyzer then to LabVIEW. Is there any documentation or sample code from the vendor how to get a screenshot? Or do they offer any LabVIEW driver VI's on their homepage?
There is probably one thing you could try to change in your code, you can use a delay betwenn the VISA Writes, maybe the analyzer needs some time time to procees a command
Kind regards
Carsten
10-28-2010 03:36 AM
Hello All,
Got the solution i was using wait untill so i changed to Watch delay and i was sending *OPC? but not reading so it was giving error...
Thanks for all help...
pals