I just tried it by adding an unpowered sensor to my net and doing the
following...

echo 1 > simultaneous/temperature
cat 10.*/temperature

The result was that it paused to do the conversion on the one unpowered
sensor, and all the powered ones came up right away.  The unpowered sensor
probably tries to do the conversion with all the powered ones, but since the
data bus isn't being held high the conversion fails.


On 12/11/06, Darryl <[EMAIL PROTECTED]> wrote:

On 12/11/06, Paul Alfille <[EMAIL PROTECTED]> wrote:

> Not rambling. The design goal is to allow simple access to the 1-wire
bus.
> Elaborate timing should be done with a multithreaded application. The
> "simultaneous" function should solve all your problems.
>


What is the effect if some of your sensors are not powered? It it all
or nothing?

-darryl

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to