05-17-2011 12:04 PM
I have a Tektronix DPO 7054 oscilloscope which has the Fastframe function. How can I program in Labview to use this function? My signal is a series of echoes (20 echoes). I only want to acquire the first echo and the last echoes. I don't want to acquire all the 20 echoes as there are too many points which reduce the computer speed substantially.
Any suggestions?
Many thanks!
Mike
05-18-2011 02:55 PM
Hi zebro,
Sorry I am not familiar with the Fastframe function on the Tektronix DPO 7054. Can you clarify what you are trying to acomplish? Are you wanting to controll the oscillloscope from LabVIEW (via GPIB) or are you wanting to do a similar aquisition or data processing using LabVIEW?
<Brian A | Applications Engineering | National Instruments>
05-18-2011 03:07 PM
I am actually wanting to measure the time interval for the series of echoes. I have a labview program to acquire all 20 echoes in a VI. I know I can pick any two echoes by a simple labview programming. However, to acquire all the echoes took too much time as the sample rate of the oscilloscope is very high (40 Gs/s). What I want to do is acquire the first and last echoes using the Fastframe of this oscilloscope, which can pick any echoes.
06-03-2011 02:35 PM
Hi Mike,
Are you using the tkdpo7k drivers in LabVIEW or are you transfering the data from the oscilloscope to LabVIEW some other way? Looking at the tkdpo7k driver there doesn't apear to be a Fastframe option.
<Brian A | Applications Engineering | National Instruments>