LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

tektronix 3032B

Solved!
Go to solution

I am controlling the tektronix 3032B scope by the Labview "Tektronix TDS 3000 Series Single Channel Waveform Acquire" by Natioanl instrument.  But the waveform is in cluster form. How do I save it into file? Please suggest. Thanks

0 Kudos
Message 1 of 5
(3,228 Views)

Build waveform and then build array and you can use save waveform or write to file vis.

Thanks
uday
0 Kudos
Message 2 of 5
(3,199 Views)

LabVIEW has a data type called "Waveform". I'm assuming this is what you have.

There are specific VIs to interact with this data type.

They are located on the Programming Pallette -> Waveform

Under: "Wfm File I/O" you will find "Write Waveforms to File.vi"

 

steve

----------------------------------------------------------------------------------------------------------------
Founding (and only) member of AUITA - the Anti UI Thread Association.
----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 3 of 5
(3,188 Views)

Hi!

I have tried your suggestion, however, there was problem in wiring.  The data type mismatched between the terminals.  Attached are the tektronix zip file and screen shot.  Upon unzip, the file "Tektronix TDS 3000 Series Transfer Current Waveform Example.vi" which I am using can be found under "Tektronix TDS 3000 Series\Examples" directory.

Thanks,

Download All
0 Kudos
Message 4 of 5
(3,135 Views)
Solution
Accepted by topic author surjendu
Message 5 of 5
(3,120 Views)