Page 2 of 2
rfxcom pwr module, adding a sensor
Posted: Tue Dec 30, 2008 11:58 pm
by RDNZL
yes I know, but this way I can support them better, if anyone uses his RFXPulse module for something else I will create this devicetype also...
rfxcom pwr module, adding a sensor
Posted: Wed Dec 31, 2008 12:12 am
by Digit
Ok, that's what i was trying to tell you, like when i want to use a RFXPulse for counting wheel rotations on my hometrainer [:D].
A more generic approach could save you work in the future, but nevermind my remark, you're doing a great job and making many people very happy [8D].
rfxcom pwr module, adding a sensor
Posted: Wed Dec 31, 2008 1:02 pm
by francisb
Hi Ron,
I followed your instructions, but value 2 is not filled in.
How can i assist you with information? do you need remote access to my computer using nx?
regards,
rfxcom pwr module, adding a sensor
Posted: Thu Jan 01, 2009 2:37 pm
by francisb
He Ron,
Another thing that not correct is RFX pulse counting for the Gas sensor, the counter of the gas installation has a counter xxxxx,xxX, the big X indicated where the sensor is placed. I think you yhink that we place it on xxxxX,xxx.
Can you follow me?
regards,
Francis
rfxcom pwr module, adding a sensor
Posted: Thu Jan 01, 2009 2:50 pm
by francisb
He Ron,
Where in your program have placed this gas module, maybe i can help you with making it right and learn something on the way.
rfxcom pwr module, adding a sensor
Posted: Fri Jan 02, 2009 10:07 am
by RDNZL
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by francisb</i>
<br />Hi, wauw great peace of software, realy booming.
But now starts the testing and i found a problem, when i try to add another sensor thats on my rfxcom pwr module i get this error message. (see attachement) Is this a bug or am i doing something wrong?
And after that its closes the domotiga program.
When i start it again and i go to energy, ill get another error (see attachement)
Then the program shutdown again.
groeten,
Francis
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">I have sent you an email on your hotmail account a few days ago.
In Value1 are only the pulses received from the gas counter. Do you get an 123456.123 value instead? Value2 stores the difference in pulses on a 5 minute interval. (these are also stored in the db table called gas_usage, together with a timestamp)
This is done in:
http://www.domotiga.nl/projects/domotig ... rgy.module
around line 80.
The sensor is on xxxxx.xxX in my code, what makes you think it isn't?
Can you give me a few counter values over a 15 minute period?
Regards,
Ron.
rfxcom pwr module, adding a sensor
Posted: Fri Jan 02, 2009 11:37 pm
by RDNZL
The bug causing energy usage not being calculated on fresh installs is fixed in svn Revision 68.
Regards,
Ron.