You should be able to modify Listen.java to dump the data in any
format you like. You can then just redirect it's output to a file
   Listen > file.txt
or for extra credit work out the sequence of stream opens needed
to use Java file i/o directly.

MS

manu suryavansh wrote:
Hi,
I am sending 10 sensor readings in one packet using Multihop. I just want to store the reading in a text file corresponding to each mote. I don't want any GUI display.
Can somebody please tell me how to get started?
I have tried to understand the Trawler (Surge) but I find it very complicated and there is no documentation. I want to know that since I want to write readings in a file, should I write in the file in append mode. With the trawler application I think the readings are stored in an array and on selecting save all the reading are saved at once but in this case only approximately 16000 reading can be saved.

Thank you
Manu Suryavansh
University of Florida


------------------------------------------------------------------------
No need to miss a message. Get email on-the-go <http://us.rd.yahoo.com/evt=43910/*http://mobile.yahoo.com/mail > with Yahoo! Mail for Mobile. Get started. <http://us.rd.yahoo.com/evt=43910/*http://mobile.yahoo.com/mail >


------------------------------------------------------------------------

_______________________________________________
Tinyos-help mailing list
[EMAIL PROTECTED]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[EMAIL PROTECTED]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to