10 cm temperature

Discussion about generation of graphs and tables
Post Reply
Gerrit
Posts: 28
Joined: Tue Mar 30, 2010 8:48 am

10 cm temperature

Post by Gerrit » Tue Apr 06, 2010 6:20 pm

Hello.

I would like an extra line for this graph, it is a 2nd temperature sensor is 10 cm.
the case of sensor ID t0
This would fit in the following code should be, I do not for one another.
------------------------------------------------------------------------------------------------------------------------------------------------------
timeframe=3D # set total time frame to 3 days before today until today
zoom=1D # select actual day

gtitle=Temp/Hum # name of graph
gheight=400 # height in pixels of graph
gwidth=550 # width in pixels of graph
glunit=°C # unit of left y-axis
grunit=% # unit of right y-axis
gtype=line # type of graph
gtrim=0

sid0=th0 sname0=temp ssel0=temp # sensor 0, temperature
sid1=th0 sname1=dew ssel1=dew # sensor 1, dew point
sid2=th0 syaxis2=r sname2=hum ssel2=hum # sensor 2, humidity
# sid3=wind0 sname3=chill ssel3=chill
# sid4=th0 sname4=heat ssel4=heat
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Regards,
Gerrit

User avatar
admin
Site Admin
Posts: 332
Joined: Sun Feb 07, 2010 9:22 pm

Re: 10 cm temperature

Post by admin » Tue Apr 06, 2010 7:17 pm

I would propose to add a line like this:

Code: Select all

sid3=t0 sname3=10cm_temp ssel3=temp     # sensor 3, 10cm temp

Gerrit
Posts: 28
Joined: Tue Mar 30, 2010 8:48 am

Re: 10 cm temperature

Post by Gerrit » Tue Apr 06, 2010 7:36 pm

Thanks, it works

Zhah001
Posts: 2
Joined: Sat Dec 20, 2014 9:41 am

Re: 10 cm temperature

Post by Zhah001 » Sat Dec 20, 2014 9:47 am

utctime, localtime, longitude, latitude do always report actual values regardless of the other given information in the variable. That might be a bit confusing, but I tried to keep all this in one parsing pateern. When more variables show up without relation to time resolutions and time frames, I might introduce a separate variable pattern for this.
Get Braindumps demos for itil certification and passguide with 100% success Testking Our high quality cnsu.edu itil prepares you well before appearing in the final keiseruniversity of www.sckans.edu

Post Reply