??? 05/25/04 03:14 Read: times |
#71109 - RE: How that state machine of Mr.Michael Responding to: ???'s previous message |
The timer sequences runs in that code at a 100 Hz rate. That is 100 ticks per second. So if a timing counter is to be ticked every timing sequence time for a total of 5 seconds it would be 5*100 ticks.
Michael Karas |