Need to identify when all three channels have waveform peaks at the same time
Unsolved
General and Desktop
-
I need to write a program to collect curve data from three channels, with a sampling frequency of 145MHZ and a sampling time of 1 minute. I need to find out the situation where all three channels have waveform peaks at the same time, extract the peaks of each waveform, and calculate the curve length when the peaks occur. Do you have any QT program examples?