Hi Rob,
I've run your application.
Before I ask my question I prefer explain you what I going to do exactely.
I want to make measurement of radio coverage along road by using my vehicle. The sweep time of 8563e is 50ms. So with this sweep time I can only make 1 point measurement each 50 ms. The signal of interest frequency is 900 Mhz (11.8 inch). According to Shannon theorem I want to read 1 point each 4 inch.
So, according to my sweep time 1 point each 50ms this equivalent to 20 points each 1 second.
So, 20 points* 4 inch = 80inch each 1 second.
So,the speed of my vehicle must be not more than 80 inch/s.
So, to do this work I think I have just to improve the Query Amplitude.vi. Because I Need just to read 20 points o
f peak amplitude each 1 second. Unfortunately I couldn't do that work because when I run Query Amplitude.vi the peak amplitude output in labview and in the spectrum analyzer take more time to change to a new amplitude value provided bu my signal generator.
My question is :
Ho can I do using just the Query Amplitude.vi to read peak amplitude as fast as possible ( for example 20 point each 1 second).
Thank you in advance for you help.