Hello Mick,
the main function with only powered sensors (All Sensors) is clear.

Also that the manualy way with Setting simultaneous/temperature to 1; wait
a 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 Parameter one time and then we have the
following function:

- Set by the beginning with the start of owfs an Parameter to one.

- Now by every init sequence (Must be done by using owcapi) the simultaneous
  converting from all values will be start automaticly

- All values can be read in an verry fast sequence.


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.


Best regards,

Roland

Mick Sulley <m...@sulley.info> hat am 26. Mai 2015 um 22:28 geschrieben:

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 the sensors to perform the temperature calculations, so when I read again next cycle the values are ready.

My system has 8 channels and each one has a simultaneous/temperature register, I don't know if it is necessary but I write to all of them, it doesn't take much time for the write.

Hope that helps
Mick

On 26/05/15 19:16, Roland Franke wrote:
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-cycle?
 
Best regards,
Roland


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


 

------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


 


------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to