Re: [Owfs-developers] Activation for Simultaneous read of temperature at each reding

2015-05-27 Thread Jan Kandziora
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 im

Re: [Owfs-developers] Activation for Simultaneous read of temperature at each reding

2015-05-26 Thread - -
Hello Mick,the main function with only powered sensors (All Sensors) is clear.Also that the manualy way with Setting simultaneous/temperature to 1; waita Little time till all is been done and then reading the values is clear.But the question is (Better specific):Is there any way to set only one P

Re: [Owfs-developers] Activation for Simultaneous read of temperature at each reding

2015-05-26 Thread Mick Sulley
First note that it only works if the sensors are powered. I use it in my system and it works well. The sequence of operations is - Read all sensors Write '1' to simultaneous/temperature register Perform the control logic Write to the outputs Repeat Writing to simultaneous/temperature causes th

[Owfs-developers] Activation for Simultaneous read of temperature at each reding

2015-05-26 Thread Roland Franke
Hello, in combination of the owfs/owserver and collectd is by the collectd daemon an fast reading from values directly over the owcapi installed in the onewire plugin of collectd. The question is now, if there is any way to activate the simultaneous value for temperature/soltage by each reading-cy