If you use the O'scope message structure in your app
you should be able to use the O'scope java program to
view the results. Or you can modify the java code to
use your message structure, which might be a better
solution because I'll bet your next question will be,
how can I modify the O'scope program to display xxx?

If the second problem is that SF is running in your
shell window blocking you from executing anything else,
then the solution is to either open another window,
or, using the magic of UNIX, put an ampersand '&' at
the end of the SF command line to make it run in the
background. See "man bash" for more explanation than
you will ever want.

MS

Fahad Al-Jabarti wrote:
> Hi everyone,
> 
> 
> 
> I wrote a code for my own application, now I want to display the 
> gathered data on an oscilloscope.
> Can I do that without installing the Oscilloscope application on the nodes??
> 
> Another problem is that after i run the Serial Forwarder I can't type 
> the command "./run" !!!
> 
> 
>  I'm using tinyOS 2.1 on windows XP..
> 
> 
> Thanks in advance
> Fahad 
> 
> ------------------------------------------------------------------------
> See all the ways you can stay connected to friends and family 
> <http://www.microsoft.com/windows/windowslive/default.aspx>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to