[Tinyos-help] Generic File Datasink in Xserve
Giri Baleri
mbaleri at xbow.com
Mon Apr 14 08:23:57 PDT 2008
How did you start XServe? (i.e. did you use -xr, -xp flags)?
Giri
-----Original Message-----
From: Javier Zazo [mailto:timshel86 at gmail.com]
Sent: Saturday, April 12, 2008 3:44 PM
To: Giri Baleri
Cc: tinyos-help at millennium.berkeley.edu
Subject: Re: [Tinyos-help] Generic File Datasink in Xserve
Thanks, but it didn't work either. I also changed the slashes "/" to "\"
that are the ones that windows uses, but still didn't work.
Any other ideas? Thanks a lot.
Javier
2008/4/11, Giri Baleri <mbaleri at xbow.com>:
> 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