Jump to content

Set Variables From System Variables


wingman1487

Recommended Posts

Hi all, does anyone know how to/if its possible to set Variables from a system variable? Trying to do some logging for the Thermostats in the house (unless anyone has a good way to log the daily usage of the Thermostats)

Examples:

$CustVariable Init To ${sys.node.23 40 9 1.ST}

$CustVariable Init To ${sys.time24}

Link to comment

Variables cannot be set that way. It is expected that variables can be set to current device Status with some future ISY release. The ISY Log will have the thermostat temp changes as the thermostat reports them, assuming the thermostat is sending temp change messages. There have been issues with some thermostats not reporting temp changes.

 

Examples of thermostat temp messages. The thermostats were reporting in Celsius at the time which is why the Status number are low values.

 

2441ZTH - Main Humidity 37% Tue 2013/06/18 11:39:12 AM System Log

T2491T1E - Main Status 27° Tue 2013/06/18 11:48:07 AM System Log

2441ZTH - Main Humidity 36% Tue 2013/06/18 12:00:18 PM System Log

2441ZTH - Main Humidity 35% Tue 2013/06/18 12:03:14 PM System Log

2441ZTH - Main Humidity 37% Tue 2013/06/18 12:09:02 PM System Log

T2491T1E - Main Status 26° Tue 2013/06/18 12:10:44 PM System Log

T2491T1E - Main Status 27° Tue 2013/06/18 12:13:58 PM System Log

2441ZTH - Main Humidity 38% Tue 2013/06/18 12:21:32 PM System Log

2441ZTH - Main Humidity 37% Tue 2013/06/18 12:23:29 PM System Log

2441ZTH - Main Humidity 36% Tue 2013/06/18 12:24:29 PM System Log

T2491T1E - Main Status 26° Tue 2013/06/18 12:25:51 PM System Log

2441ZTH - Main Status 27° Tue 2013/06/18 12:26:30 PM System Log

2441ZTH - Main Humidity 37% Tue 2013/06/18 12:29:26 PM System Log

2441ZTH - Main Humidity 38% Tue 2013/06/18 12:37:08 PM System Log

2441ZTH - Main Status 27.5° Tue 2013/06/18 12:41:57 PM System Log

2441ZTH - Main Humidity 36% Tue 2013/06/18 12:46:46 PM System Log

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...