[Tinyos-help] About Events and Commands

saadia khan ms_220 at yahoo.co.uk
Wed Jun 28 22:30:25 PDT 2006


While going through the tutorials and apps in tinyOS, i found that the events of an interface are implemented in the modules that "use" them and the commands are "called" but not implemented in those modules, e.g., in Surge Application, the SurgeM.nc (the module) "uses" Send interface and implements the event Send.sendDone() and calls the command Send.send() in the "task" SendData(). My question is that where is the functionality for the Send.send() command ?

Kindly someone guide me in this case because as far as i've understood, there should be another module that gives implementation of this command but i'm not able to find it.

thankyou

S Khan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20060629/04ab224e/attachment.htm


More information about the Tinyos-help mailing list