LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

need Labview to make a .csv or .tsv file from my Tek. Scope and save it to c:

hello,
 
I am working with a TDS694C tektronix scope, I installed the drivers to Labview and everything works.
Now I have to make a copy of the resulting waveform from my scope to PC thru Labview and this has to be in *.csv or *.tsv format.
I can't seem to do this with the existing drivers... It only saves the configuration settings from my scope if I try to save it as *.csv or *.tsv
 
Does anyone know a way to save a *.csv or *.tsv from a scope to PC thru Labview?
 
Greetz
0 Kudos
Message 1 of 4
(3,121 Views)

hello,

did you saw Dennis post?

http://forums.ni.com/ni/board/message?board.id=170&message.id=50865&query.id=56469#M50865

Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 2 of 4
(3,092 Views)
Presumably you are using a function in the driver to display a waveform on your pc. You just have to take that waveform and use something Export Waveform to Spreadsheet File/Write to Spreadsheet File/Write Measurement File or use the lower level file write functions.
Message 3 of 4
(3,078 Views)
Yes ! thanks for the help Smiley Happy
0 Kudos
Message 4 of 4
(3,070 Views)