Hi,
     then what MoteIF is doing? according to the documentation it is used to send and receive msgs  to an from motes. And this is used in reset class to send a reset msg to the motes.
If the oscoperesetmsg is an arbitrary method, then how to make a function which will act as a software Reset for the motes. So if I start motes at different time and the use this s/w reset it will start them again and the motes will be synchronized.

thanx
Manu
On 12/6/05, Michael Schippling <[EMAIL PROTECTED]> wrote:
It's an arbitrary function conveniently labeled so as to make
it look like it does something useful. If you look at the impl
in O'scope all it does is reset the message counter.

You can, of course, make it do something more interesting...
MS


Manu Gupta wrote:
>
> Hi,
>      I have some question regarding OscopeResetMsg.java. Tutorials say
> that when u send a reset msg to motes using this mentioned class, it
> resets them.
>     so my question is reset in what sense, as in reset the timer on the
> motes or reset the ADC acquisition i.e motes starts all over again.
>     When I am braodcasting the reset msg, it looks from the graph that
> they are getting reset, but if you see the x axis i.e last sample
> number, it is not getting reset.
>     Also if you start 2 motes with some delay from each other and then
> use  reset command to synchronize them, they r not getting  synchro, as
> seen from the lastsample number readings.
>   can someone throw some light, where is the problem or where i am goin
> wrong.
> thanx
>
> Manu
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help



--
Luv Manu
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to