Set_outdoor_temperature
AMXJeff
Senior Member
I think there is a major issue with the SET_OUTDOOR_TEMPERATURE function in NetLinx. No matter how hard I try, I can not modify the outdoor temperature using this function.
Currently it is 74 degrees outside, I want it to be more like 72, I use this function and it stays 74. I even walked my NI3100 outside to see if that would work! Any ideas?
Currently it is 74 degrees outside, I want it to be more like 72, I use this function and it stays 74. I even walked my NI3100 outside to see if that would work! Any ideas?
BUTTON_EVENT[TP,1]
{
PUSH:
{
SET_OUTDOOR_TEMPERATURE(72);
}
}
Comments
-
It says in the help
"At this time, only the PLK-DMS takes advantage of the outdoor temperature."
so you probably need one of those to make it work. I guess you would have to install it outside.
It also says in the PLK-DMS blurb
"Includes built-in temperature sensor"
Now that's a bit weird. I guess there could be a lag between setting the temp and having the world catch up so the sensor would tell you how much progress you had made.
BTW 72 seems a little warm, 25 was just right here yesterday. Oh hang on, the help says
"It is up to the programmer to provide the correct temperature scale"
so that's OK.
What happens if the guy next door sets a different temp? -
The function SET_OUTDOOR_TEMPERATURE is only intended to be used by qualified and knowledgeable persons with GOD like egos. The requirements for its use is covered during the Programmers VII course.
-
vining wrote:The function SET_OUTDOOR_TEMPERATURE is only intended to be used by qualified and knowledgeable persons with GOD like egos. The requirements for its use is covered during the Programmers VII course.
Do you have anything to do with this Global Warming? Stop playing around with the Outdoor Temp! -
Call 'Get_CO2_Levels' IF(CO2_levels_temp>CO2_Levels_Current){ SET_OUTDOOR_TEMPERATURE (Current_Outdoor_Temperature+1) CO2_Levels_Current=CO2_levels_temp } -
GSLOgic wrote:
Don't we all! I'm not taking the blame for this alone.Do you have anything to do with this Global Warming? -
Set_outdoor_temperature
There is no parameter for location, I could be raising the temperature over the north poll and would not even know it... I could be the cause of global warming... -
Make sure you're using SET_OUTDOOR_TEMPERATURE() and not the deprecated SET_OUTDOOR_TEMPATURE().
-
vining wrote:GSLOgic wrote:
Don't we all! I'm not taking the blame for this alone.
No single raindrop believes it is to blame for the flood. -
How about SET_ALL_TEMPACHEER?
I might be dating myself with that one a bit...
- Chipmpullin wrote:Make sure you're using SET_OUTDOOR_TEMPERATURE() and not the deprecated SET_OUTDOOR_TEMPATURE(). -
Chip Moody wrote:
Wasn't that a laundry detergent commercial?How about SET_ALL_TEMPACHEER? -
Well, then I guess I didn't date myself too much.

- Chipvining wrote:Chip Moody wrote:
Wasn't that a laundry detergent commercial?
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums
