Instruction manual

Table Of Contents
PC215E Page 88
6.6.7.7 Free-up Stopwatch Counter/Timers - TCfreeStopwatch
Frees the timer/counters used by a stopwatch, as previously setup by TCsetStopwatch. Call
this function when the stopwatch is no longer required.
i = TCfreeStopwatch (h, hS)
where
h Integer. Board handle as issued by the
registerBoard function.
hS Integer. Stopwatch handle as issued by function
TCsetStopwatch.
Returns Integer:
OK
or ERRHANDLE
ERRCHAN
Prior Calls registerBoard
TCsetStopwatch
See Also