06-16-2009 05:05 PM
06-17-2009 04:54 AM
I do not know how you are configuring your scope. But in worst case you may risk getting 4 curves from 4 different trigger events. And in that case your setup is pretty much worthless for any research. I have done some changes, and at least now the 4 curves is related to the same trigger event. Programming a scope is not so hard. You will find the "programmers manual" here http://reld.phys.strath.ac.uk/local/manuals/TDS640Aprog.pdf
Here is a scope primer I think you should read http://www.testmart.com/webdata/appnote/1603.PDF

06-17-2009 01:22 PM
Yes, that vi is better for research purposes. Thank you for looking into that for me. Now, I also use matlab to download traces from the scope, and when matlab does it, all four channels are downloaded at the same time (not sequentially and under the same trigger event). The read waveform vi for the tds 540 is from what i understand only able to read one channel at a time, but it is hard for me to belive that there is no way for labview to download all four channels at once. In the scope manual it says you should be able to put each channel in the code separated by commas (DATA:SOU CH1, CH2.....;), but as ive been saying i could not get it to work.
06-17-2009 01:59 PM
