I have a circuit with 2 digital outputs:
1) on the first output a pulse is generated in conjunction with the measurement of an encoder.
2) the second output generates a logical high or low depending on the direction of travel determined by the encoder.
What I need is a reliable way to determine when a pulse is generated and then count up or down depending on the state of the second output.
I tried to use a count events VI and perform a digital read when the counter incremented, but this didn't work. What is the most efficient way to do this?
Thanks,
Jordan