LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Detect edge locations on a digital waveform

could you please explain the XOR sweep method in more details ?

 

Thanks

0 Kudos
Message 11 of 12
(719 Views)

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.

0 Kudos
Message 12 of 12
(706 Views)