What hardware are you using? I suspect that it will not work as written, but if it does, the data will be returned in the order you call the get data. I think you have to trace through the calls that you have made and see what is actually done when you make the calls. It's a lot of work. Eric
On Mon, May 5, 2008 at 2:07 PM, subhash nemani <[EMAIL PROTECTED]> wrote: > hi > In this code i'm calling all of the sensors connected to the ADC > ports simultaneously > what will be the time lag between the data acquisition from the ADC ports? > will i get all the samples simultaneously???????? > please give me reply as soon as possible. > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
