Yes, I think you have that all correct.
MS

jurin dan wrote:


      hi,

      i'm working with senselighttolog apps.
      when i send read_log command i get this message:

$ java net.tinyos.tools.BcastInject read_log 1
Sending payload: e4 6 0 0 0 1 0 0 0 0 0
Waiting for response to read_log...
Received log message: Message <LogMsg>
 [sourceaddr=0x1]
[log=0x6b 0x3 0x7b 0x3 0x80 0x3 0x73 0x3 0x6f 0x3 0x7d 0x3 0x7f 0x3 0x6c 0x3 ]


Log values: 6b 3 7b 3 80 3 73 3 6f 3 7d 3 7f 3 6c 3

       i read the log value like this:

0x36b / 0x37b / 0x380 / 0x373 / 0x36f / 0x37d / 0x37f / 0x36c

       is this the right away to read?

       after i convert the reading in decimal and get respectively:

875 / 891 / 896 / 883 / 879 / 893 / 895 / 876

i want to know if the average of this values is the final value of light ?

       thx

_________________________________________________________________
Play Q6 for your chance to WIN great prizes. http://q6trivia.imagine-live.com/enca/landing

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to