09-24-2015 03:04 PM
I am not exactly familiar with the DPO driver; however, you may have better luck using the "Read Waveform Measurement.vi". What does your code look like right now to read the waveform?
09-25-2015 11:05 AM
Hi samazing,
Thanks for your message. I've actually tried the "Read" VI, which is higher level, and just calls the "Fetch" VI internally and therefore just extra steps and time, so using fetch is the fastest approach. Enclosed is my code.