Is there a way to extract MTrend data programmatically from the DSO9000. I have tried setting the ':waveform:source MTrend' but I receive garbage when I read back.
My trend data comes from a setup time measurement - essentially the delay between rising edges on two different channels. All I want back are the valid measurement points (e.g. if I have 10 edges, my Mtrend waveform would have 10 values). I can do this from the front panel by saving the MTrend data to file, but how do I get this data out programmatically - I do not want to have the overhead of writing to disk and ftping/reading from disk....
Thanks
Andy
My trend data comes from a setup time measurement - essentially the delay between rising edges on two different channels. All I want back are the valid measurement points (e.g. if I have 10 edges, my Mtrend waveform would have 10 values). I can do this from the front panel by saving the MTrend data to file, but how do I get this data out programmatically - I do not want to have the overhead of writing to disk and ftping/reading from disk....
Thanks
Andy
Set up one of the functions to magnify(value of 1) and the funcction
source to measurement trend. The function may now be used as
a source for the :wav:source command.