03-09-2012 03:56 AM
Hello, I need to examine the value in 'Value' and decide, if is changed since the previous reading, then consider it a
change of state (encoder is rotating, counter incremented), otherwise no (encoder stopped, counter stopped).
How to implement this check? Another case structure or a shift register for 'Value'?
Thank you
George
03-12-2012 06:47 PM
I posted my example in your other thread.
03-17-2012 03:48 PM