Hi Englund,
Thanks
Ya I know. I am trying to test whether the function is working for my main program and test machine. Sometimes, in case of of failed test, the whole test will take less than 1 minute to complete. For the passed test, of course the teat machine will continue to test on more stages. But when the test fails in first or earlier stages, the track number cannot be incremented.
What's more I want the to calculate the hourly rate, so if it misses 60 minute mark, Hourly rate won't be calculated. I can use the equal sign but the minute tracker cannot possibly detect every minute becos the test takes 1 minute, more or less, missing the mark.
I have checked the function (wait until next ms multiple) as u suggest and found that this is not function I am looking for.
If you think that I missed out. Maybe post your small example on how it works.
Clement