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
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help