Re: [Owfs-developers] poll time

2006-11-17 Thread Darryl
On 11/17/06, Alfille, Paul H.,M.D. <[EMAIL PROTECTED]> wrote: > Temperature is the slow one -- about 1 second. Everything else is pretty rapid > -- ~ 30 msec or so. The switches have the "latch" property so you can see if a > button was pushed without having to sense the actual push. > > Paul Alfil

Re: [Owfs-developers] poll time

2006-11-17 Thread Alfille, Paul H.,M.D.
lto:[EMAIL PROTECTED] Behalf Of Darryl Sent: Friday, November 17, 2006 4:24 PM To: owfs-developers@lists.sourceforge.net Subject: [Owfs-developers] poll time This is not really specific to owfs but I'm using owpython to query some temperature sensors and it's working great. I'd li

[Owfs-developers] poll time

2006-11-17 Thread Darryl
This is not really specific to owfs but I'm using owpython to query some temperature sensors and it's working great. I'd like to add some additional devices to monitor switches etc. It takes about 6 seconds to read the 3 sensors now (2 temp 1 humidity). So my question is how close to "real time" c