LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

oscilloscope output through serial port

Hi!
I'm using Tektronix TSD220 oscilloscope for recording Video and Audio
signals from DVD playback. I'm interested in calculating the Delta
between Audio and Video signals. I would like to connect the
oscilloscope to the PC and to record the oscilloscope output to a file
(of any kind). Is this thing possible? Which software is needed for
this aim? Which configurations?

THanks,
Karin
0 Kudos
Message 1 of 2
(2,562 Views)
Hi Karin,

The best approach is probably using the GPIB interface. It looks like you may need speed to transfer the data which the serial port may not be able to handle.

In either case, you can use LabView as a software to implement everything. Obtain the LV drivers for the oscilloscope. Most have at least an example of code to get you started. That is assuming that you have LV. You can also implement the code in C/C++, Visual-Basic, LabWindows-CVI. My preference is LV.

So to answer your question: YES, it is possible.

🐵

-JLV-
Message 2 of 2
(2,562 Views)