Posted about a year ago by ito, gou
Hi Mr/Mrs,
Im a user of MSO54B oscilloscope and controlling the instrument from pc using python (pyvisa) via USB. I want to get a maximum data point of a waveform and zoom the maximum value area.

What is the SCPI command to get the time data of the maximum value?
Posted about a year ago by Teles, Afonso
Hi Gou,

I believe the best way to do this would be to transfer the waveform data with a curve? query and then process the data to find the highest point.
Posted about a year ago by ito, gou
Hi Afonso,
I wanted to get the time data of the maximum value by oscilloscope calculation to speed up the process, but it is probably hatd to do.
Thank you!

You must be signed in to post in this forum.