Hi all, I'm having trouble setting read timeouts in owphp. Whether I use ow->setTimeout($timeout=x) or set $timeout in the OWNet invocation, I get the correct value back from ow->getTimeout(), but it doesn't make any noticeable difference when reading from a couple of slow devices I'm trying to log. The first read fails; the second works fine, as it's reading from cache.
What am I doing wrong? I get the feeling that the timeout I'm setting is the wrong one... I can access those devices without fail through owhttpd or using owread, but owphp only works if the value I'm trying to read is cached. Any ideas where I'm going wrong? -Mark ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
