[Tinyos-help] Generic File Datasink in Xserve
Giri Baleri
mbaleri at xbow.com
Fri Apr 11 11:15:59 PDT 2008
I think you need to specify the absolute path (not the relative path
that Cygwin uses).
Eg. C:/Crossbow/Cygwin/opt/raw_surge_data.txt
Giri
-----Original Message-----
From: tinyos-help-bounces at millennium.berkeley.edu
[mailto:tinyos-help-bounces at millennium.berkeley.edu] On Behalf Of Javier
Zazo
Sent: Friday, April 11, 2008 10:41 AM
To: tinyos-help at millennium.berkeley.edu
Subject: [Tinyos-help] Generic File Datasink in Xserve
Hi,
I am using Xserve in Moteworks, and when I create a xml file for
parsing, I cannot make the Generic File Datasink create any file (not
the raw, parsed or converted). This is the datasink code:
<XDataSink name="Generic File Datasink">
<XDSParam name="rawfilename"
value="/opt/raw_surge_data.txt" />
<XDSParam name="parsedfilename"
value="/opt/parsed_surge_data.txt" />
<XDSParam name="delim" value="," />
<XDSParam name="header" value="yes" />
</XDataSink>
Xserve gives no error, and the Generic Print Datasink works well. When I
start sending packages they are shown in the screen. Then I shut xserve
and close cygwin, but I find no file in the location directory.
What I am doing wrong? (I have already read the manual, and I think I've
followed it correctly). How should it be done? Could anyone post a
working example?
Thank you in advance.
_______________________________________________
Tinyos-help mailing list
Tinyos-help at millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
More information about the Tinyos-help
mailing list