How to start a timer at a specific instance in time
I have a prox sensor. The program is setup to add the total number of "switches" whenever a leg passes by the sensor. This is working well. It is the timer at the lowest "if" statement in my code that Im having issues with.
more
|