Page 1 of 1
Graph Program
Posted: Sat Mar 14, 2009 3:07 pm
by dcspicer
I'm trying to create a graph that shows the outside temp highs and lows for a month. But can not get it to work correctly. Any ideas on how to create this type of graph.
Re:Graph Program
Posted: Sun Mar 15, 2009 9:42 pm
by Chill
You just need to go to Define Graphs and select Scalar data on a time line (Up to 2 axes) with the appropiate Sensors (th0), one line should draw Temp Min abd other Temp Max for the desired period of time, in this case Last Month.
What's really the problem you have?
Chill
Re:Graph Program
Posted: Mon Mar 16, 2009 2:57 am
by dcspicer
The problem that I'm having is when I select the min and max they are the same readings. I know that this is just not right.
Re:Graph Program
Posted: Mon Mar 16, 2009 10:08 am
by Chill
Double check you're using th0 - temp-min and th0 - temp max as data to be shown.
It looks to me you're selecting th0 - temp ext (which is not the same).
HTH,
Chill