I tried using the threshold array vi. However, I am expecting the signal to go high at some point. When I put the threshold vi in a while loop it returns every index at which the signal is high and the array that is extremely large. I am wanting to check before and after the signal goes high for other transitions (with the expectation that I will definitely have 2 transitions at some point). Maybe there is not a simple solution to this problem.
