-
-
Notifications
You must be signed in to change notification settings - Fork 254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Roast Properties|Ambient Source #420
Comments
Correct observation. The whole ambient temperature collection thing is not very well thought out, was added years ago and modified over and over as more hardware popped up. Originally, the idea was that one could choose one extra device channel from the popup from which the ambient temperature values is computed by averaging all available values. Later the harvesting of the internal temperature sensor of Phidget TC modules was added and even later the direct support of the Ambient Phidgets HUM1000/PRE1000 as well as the corresponding Yoctopuce modules. I updated the behavior now such that
Note that data from Phidget Ambient modules is collected already on ON and that this mechanism works independent of the above ambient update function. Hope that I did not mess up anything. |
Hi Marko, Using your descriptions (#) -- I updated the behavior now such thatthe update function is again automatically triggered at DROP---Yup the update function collects data from the selected temperature curve if one is selected and otherwise tries to take the reading of a connected Phidget TC AT channel---Yup the collection of data from a Phidget TC AT channel should now work if this one is used as extra temperature channel or not---Yup (I removed the Phidget TC AT channel from Extra Devices and data is still collected) Note that data from Phidget Ambient modules is collected already on ON and that this mechanism works independent of the above ambient update function---Yup Again, just wanted to share with you the functionality I was seeing and what you intended... which is great! Cheers, |
Oops... didn't realize the annotation I used would result in the font in my previous post. Sorry, that was not my intent. - Dennie |
Expected Behavior
Clicking 'Update' loads temperature into 'Ambient Conditions'
Actual Behavior
Temperature does get loaded but only if "Phidget TMP1101 4xTC AT" is not added under Device Assignment|Extra Devices
See attached
Ambient Source.zip
Steps to Reproduce the Problem
Specifications
version = 2.0.1 (6b5f673)
Architecture = ('64bit', 'WindowsPE')
Machine = AMD64
Platform name = Windows-10-10.0.18362-SP0
Processor = Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
Python Branch = tags/v3.7.4
Python Build = ('tags/v3.7.4:e09359112e', 'Jul 8 2019 20:34:20')
Python Compiler = MSC v.1916 64 bit (AMD64)
Python Implementation = CPython
Python Revision = e09359112e
Python version = 3.7.4
Release = 10
System = Windows
Version = 10.0.18362
Win32 = ('10', '10.0.18362', 'SP0', '')
Please attach your current Artisan settings file (as exported via menu Help >> Save Setings as *.aset) file.
Please attach any relevant Artisan *.alog profiles.
Note that you need either add a
.txt
extension or zip the files before uploading. Otherwise you will receive a "Not a supported file type" error on uploading.The text was updated successfully, but these errors were encountered: