Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

how to acquire all TM from oscilloscope DPO7104 in a txt file ?

Solved!
Go to solution

Hello,

I would save TM from oscilloscope (rise time, fall time, Vhigh....) in a txt file.

I work with a Tektronix DPO7104 but i don't konw how to acquire all the telemesures in txt file via Labview 2012.

Could you help me please ?

 

thank you

0 Kudos
Message 1 of 5
(4,349 Views)
Solution
Accepted by topic author BOTTEROC
If you go to Help> Find Instrument Drivers, you can find and install a project-style driver for the instrument. The different measurements can be written using a function like Write to Spreadsheet File after you create an array from the measurements.

You haven't attached your code or a snippet so it's impossible to say what is wrong with what you have tried.
0 Kudos
Message 2 of 5
(4,347 Views)

Thank you for your message.

 

I have downloaded the last version driver of the oscilloscope and i found lot of example on the web.

I try to do what i want.

 

best regards

0 Kudos
Message 3 of 5
(4,318 Views)
Solution
Accepted by topic author BOTTEROC
You can find a lot of examples with Help> Find Examples including ones for the instrument and for saving text files.
Message 4 of 5
(4,311 Views)

ok thank you

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