Page 1 of 1

Samples

Posted: Wed May 15, 2013 9:57 pm
by labtec
Is it possible to increase it to a measurement example, the sampling frequency of temperature measurements in RFXcharts
per quarter o.i.d. By default, the graph made ​​on samples of an hour. I would like a detailed course of
the temperature and possibly want to see the humidity. Where is this sample rate set / determined? or is this
also depends on the sampling frequency that is forwarded from the Oregon sensors?

Re: Samples

Posted: Wed May 15, 2013 10:38 pm
by b_weijenberg
RFXCharts has been designed for a sampling interval of 1 hour.
It is possible to create a script that runs for example every 5 minutes and saves the sensor values in a database.
And you can have to create a chart page. Some example pages are in the Homeseer html\RFXUSER directory.

Theer are also some on-line charting services
https://developers.google.com/chart/?hl=nl

Re: Samples

Posted: Wed May 15, 2013 11:05 pm
by labtec
Is it possible to change the script RFXCOM2.vb? is this the script that samples the RFXcom temp sensors?

' writes RFXCOM sensor readings into the RFXCOM database
' run this script every 60 mins

Re: Samples

Posted: Thu May 16, 2013 10:36 am
by b_weijenberg
RFXCOM2.vb cannot be changed.
An example script is available on request.

Re: Samples

Posted: Thu May 16, 2013 6:18 pm
by labtec
Thx, is it possible to send me an example?