[prev in list] [next in list] [prev in thread] [next in thread] 

List:       owfs-developers
Subject:    Re: [Owfs-developers] Activation for Simultaneous read of temperature at each reding
From:       Jan Kandziora <jjj () gmx ! de>
Date:       2015-05-27 22:38:52
Message-ID: 5566477C.1040606 () gmx ! de
[Download RAW message or body]

Am 27.05.2015 um 07:26 schrieb - -:
> 
> That is the main Point. Activation for the simultaneous convert only at the
> Startup from the whole System and having it the whole time active.
> 
No. "Simultaneous/temperature" isn't a setting but a bus command which
skips the chip addressing step, then immediately issues the "Convert T"
command. As all chips are still listening at that moment, they *all*
follow the "Convert T" command, given they support it.


If you want a continous readout e.g. via owhttpd and simultaneous
temperature conversion, you need to use owserver for concurrent access
and a script like this:


#!/bin/sh
while :
do
	echo 1 >/mnt/owfs/simultaneous/temperature
	sleep 1
done


which continously triggers the simultaneous conversion.

Kind regards

	Jan




------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic