10-10-2007 12:08 PM
10-10-2007 01:00 PM
Andrew,
I too am reading a single acquisition. The scope is set to single acquisition, is triggered throught the rear external trigger connector, the scope triggers and then displays the waveform. I immediately read three TDS3054 scopes. The funny thing is, that the problem is intermittent. Sometimes I get data, mostly I don't. Could it still be a communcations problem?
Del
10-10-2007 01:09 PM
10-10-2007 02:28 PM
I have 3 scopes, all in single acquisition mode. After all scopes have triggered simultaneously from a single trigger unit I read all three. The data from all three scopes is saved as CSV comma delimited files and contain nothing but zero's. In addition, the Waveform Graph for each has a horizontal lines only.
Attached is the stacked sequence structure for reading the first scope (case 0) In it, I use the Fetch Waveform.VI example that I downloaded from NI, which in turn, calls the GetRawWaveform.VI. The GetRawWaveform.VI has been modified with the ASCII code that Andrew posted earlier for the FALSE case. The other two cases (1 and 2) are nearly identical to case 0.
I hope this helps clarify my problem.
Del
10-10-2007 02:32 PM
Your code is not clear at all since you provided a link to an image on your c drive. That doesn't work unless your pc is a web server.
Just click the Browse button next to the attachment field below the message body and attach the image to your post. Even better would be attaching the actual VI.
10-10-2007 02:56 PM
10-10-2007 03:14 PM
10-10-2007 03:22 PM
I've tried attaching the main VI again, along with the Fetch and modified GetRawWaveform routines.
Del
10-10-2007 03:57 PM
10-16-2007 10:03 AM