Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

TDS 6xxx GPIB readwaveform problem

I am using GPIB to read the waveform. I want to set signal trigger and the waveform will kind of stop and then I can transfer all the static waveform to pc.

Here is my project. I do not know why it can not capture the waveform i want.

My waveform is about 5MHz. tthanks.

0 Kudos
Message 1 of 3
(3,141 Views)

Hi

 

You start the scope to run and then immediate try to read the data.

But as long as the scope is running you cannot read data (as far as I know for this scope)

So maybe you should start a single run not continuous.

So you have to call this vi again with a boolean false and then read the waveform. (se the help of this vi)

greetings from the Netherlands
0 Kudos
Message 2 of 3
(3,135 Views)

Hello Mzxue,

 


I do not know why it can not capture the waveform i want.


What waveform do you want? What waveform are you getting?

 

---

Peter Flores
Applications Engineer
0 Kudos
Message 3 of 3
(3,108 Views)