Python directly get Data from Moku desktop apps

I want to get peak to peak data from Moku desktop apps directly through. I find that Moku apps can calculate peak to peak data and directly shows them, but they cannot record it. I want to use python directly read it and get a csv documents, I want to know how can I do this. Thank you!

Hi Sushiki,

Peak detect mode is also available in the APIs, you can check out this documentation page for more information.

Thanks,
Nandi