01-23-2014 02:58 PM
could you please explain the XOR sweep method in more details ?
Thanks
01-23-2014 04:02 PM
XOR will return true if the two arguments are different. Run this on consecutive elements of your digital signal and you'll end up with markers for where the transitions occurred. You can then use your waveform start and dt information to get the times.