Allright thank you!
Now, I don't see any data being read from the instrument, it seems like you are starting the acquisition but you aren't reading the waveforms.
I am a little unclear on how you have your x axis is on CH1 and y axis is on the CH2 of the scope, but I will assume that you properly connected appropriate signals to the input terminals of the scope.
You would read the data in the frame after the one with the timed loop correct?
To get the data of each channel you need to use VI's under the "Data" palette, more specifically for your task probably "Read Waveform to Array" vi is the most useful.
Using that vi you can get data from each channel and then build your XY graph using the data from the arrays.
I hope it helps, let us know if you have more questions.
Message Edited by BerkO on
04-18-2008 11:28 AM
Regards,
Berk
Instrument Drivers / IVI