LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I aquire the data of the TDS 3034 osciloscope cursors via GPIB?

I can position the cursors and configure correctly the osciloscope but I don't know how to get the cursors data measurement via the GPIB. I use Labview with the TDS30XX libs.
0 Kudos
Message 1 of 3
(2,787 Views)
Hi,

find attached a vi, how cursor position is aquired for
TDS7054 scope - TDS30xx should not be far away from this.....; it took me some more minutes to place the cursor position into a X/Y-graph but it works now.
regards
wha
0 Kudos
Message 2 of 3
(2,787 Views)
Ihsan wrote in message news:<506500000008000000174A0000-1021771306000@exchange.ni.com>...
> I can position the cursors and configure correctly the osciloscope but
> I don't know how to get the cursors data measurement via the GPIB. I
> use Labview with the TDS30XX libs.

Hi Ihsan. I think in TKTDS read waveform.VI, you can choose at the
node on the left "Operation (entire wfm:0)". if you choose 2, that is
"Read waveform segment defined by vertical cursor locations".
0 Kudos
Message 3 of 3
(2,787 Views)