tadk
2006-06-06 23:10:16 UTC
I have an array of analog data representing data packet pulse widths of
a signal. I want to search this array to find the packet start which is
a a series of pulses of specific widths. If I simply use the threshold
vi it will sometimes work but it really only compares the difference
between each two samples. At a minimum I would need to specify a
min,max for a series of 3 pulses.
a signal. I want to search this array to find the packet start which is
a a series of pulses of specific widths. If I simply use the threshold
vi it will sometimes work but it really only compares the difference
between each two samples. At a minimum I would need to specify a
min,max for a series of 3 pulses.