Just note that it is not sufficient to poll alarm directory to discover
units with threshold voltages .
The alarm condition is only set after a conversion. You have to trigger this
conversion in you polling loop via a simultaneous command.

Pascal


2010/2/26 Alessio Sangalli <ale...@manoweb.com>

> On 02/25/2010 04:15 PM, Paul Alfille wrote:
> > When in alarm condition, the device should appear in the /alarm
> directory.
> >
> > OWFS won't automatically poll the device, you need to do this in your
> > program. (It can be as simple as a shell script with a loop and a
> > "sleep" command).
>
>
> Oh ok this makes sense.
>
> I am actually using owread and owwrite right now in my scripts; I guess
> the syntax will be similar
>
> bye
> as
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>



-- 
Pascal
www.brain4home.eu
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to