Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How to save data waveform TDS7000 via GPIB

Hi,

 

I was having problems trying to save data waveforms from scope TDS7000 connected by GPIB and under CVI program. I installed the scope driver and after using the function "tkdpo7k_FetchWaveformToFile", the result was only one line of data (one point).

Any suggestion welcome!

0 Kudos
Message 1 of 5
(4,310 Views)

Hello Trosber,

        Can you please confirm that you are using the NI-Certified tkdpo7k IVI Driver?  Also, do the examples run correctly?  Please go through the Instrument Driver Troubleshooting Guide and post the results.

 

Cheers,

 

NathanT

0 Kudos
Message 2 of 5
(4,299 Views)

Hello Trosber,

        I installed the NI-Certified tkdpo7k IVI Specific Driver and could not find a function with the name "tkdpo7k_FetchWaveformToFile". If you are using the NI-Certified driver, I recommend that you code the File I/O seperate from the waveform acquisition.

 

tkdpo7k_screen_shot.JPG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

-NathanT

Message Edited by NathanT on 04-20-2010 10:48 AM
0 Kudos
Message 3 of 5
(4,295 Views)

Thanks Nathan for your quick answer. I am using another driver, tkdpo7k but manufactured by Tektronix (not supported by NI). I have already programmed functions for the TDS3054B scope without any issue, but saving is not well solved (I think).

Where could I find any examples of saving waveforms into a PC, using this type of driver?

 

Thanks again for your help.

   

0 Kudos
Message 4 of 5
(4,266 Views)

Hello trosber,

        The first place to look for examples is Example Finder (Help >> Find Examples...).  It contains a couple of File I/O examples that you might find useful.  If none of those help, please consult the NI Developer Zone.

 

Cheers,

 

NathanT

 

CVI_Example_Finder.JPG

0 Kudos
Message 5 of 5
(4,256 Views)