Hi All,
I'm having trouble with something very simple. I'd like to use the timer/timeri object to find the ms offset between two sequential pulses coming from the same source.
I'm currently running a pulse into logic/toggle then logic/inv, and using the toggle output to start the timer, the inverted output to stop the timer. I suppose this will time the offset on every other pulse. Reversing the inputs changes the result. Do I need to get hip to order of operations or is the logic/inv going to give a small delay?
Is there a cleaner way to do this?
Here's my outlook:
Thank you kindly