Hi,
I leave in France and I have a La Crosse WS7001 (I think is like a WS2010) with the data logger WS7000-13 (I think is like the WS2010-13).
I want to know if Weather Display supports this weather station.
I want to run this software as service on a server (Windows 2003) and to log the data to a database (mySQL or SQL Server).
Is it possible (If I have understood is yes)?
Is it reliable?
Thanks
Mathieu BERTHE
yes, that station should be supported OK
(but only 3 minute updates are available from that station)
yes, you can have a mysql database updated…but with only every 3 minutes updates, and all at once, then that wont gell very well with the mysql
run as service is possible,others done this?
Hi,
After some test, I found that Weather display is not a real service (You must log on for weather display work)
I don’t have any success with mySql (Weather display connect to the database but no data is inserted in the table)
I am not lucky or there some trouble with this software?
Thanks,
Mathieu
hi
there are some other ways to get a program to run as a service…by using another program to do that (try searching on this forum or in google)
sql:
do you mean with the mysql funtion?
have you created a table called wx_data with a datbase name of windy?
(i need to change it so that you can actualy set that)