[Tinyos-help] A Timer Interval of Zero
Adesola Omotayo
omotayo at cpsc.ucalgary.ca
Thu Jun 1 11:42:20 PDT 2006
Hello,
After allowing my network topology to stabilize (i.e. parent child
relationships have been established), I want to stop the automatic update of
the NeighborTbl in MultiHopLEPSM. I issued the following statement with the
purpose of causing the timer never to fire again:
call RouteControl.setUpdateInterval(0)
However, I found that the timer still fires! Is a timer interval of 0
ignored? How can I stop the timer from firing without actually stopping the
timer with a Timer.Stop() command?
Every help will be appreciated.
Adesola
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20060601/7db64cc2/attachment.html
More information about the Tinyos-help
mailing list