x10WeatherWatcher doesn't put info into the temperature text file.
I can't remember how detailed the manual is so here goes:
Open your CSV file with notepad make sure word wrap is unchecked so you can find the number spacing for your Temperature,Wind....
Set the file the path to the CSV file in the program so it knows where to look each time
Set the Time interval that the program will parse the CSV file for values.
You need to change the text that says Parameter Name: to some thing like Temperature,Wind,Humidity.....
Then in the small box beside that you scroll to the number of values in the CSV file that represents that
Say file looks like 10,20,09,1,23,0,1.5,35,48,.......... and value you need is 48 then the Paramiter value would be 8 as the program counts from 0 as first digit.
if temperature you need is 23 then value is 4.
if you want more then one temperature trigger or a different trigger like wind, add that paramiter the same way.
If you get a message box that pops up before you have settings in place don't worry.
The program is set to auto scan and just hasn't found your settings.
Once you have the values in place click the reset timer that will pull up the info faster then waiting for timer to count down (maybe I don't remember what I have the default set to).
Check to see what pops up in the text box to make sure it is getting the correct values.
Now check x10 triggers each row will now have the paramiters you typed in.
Select =,<,or > then scroll to number
Select the x10 code.
Click save
From the main screen check if you wish it to load minimized or not.
Now save from main screen.
Now if you wish X10WeatherWatcher watching all the time reopen it and minimize.
If you wish it to only run at night set AHP to launch it using a windows command (batch file) or have PC Companion launch it.
If you wish to use WeatherExpress for creating a CSV file I've attached a text file indicating where each value is located just remember to subtract 1 from the number indicated.