![]() |
|
Control Menu temperature report - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Products (https://www.comfortforums.com/forum-3.html) +--- Forum: Scene Control Switches (OBSOLETE) (https://www.comfortforums.com/forum-57.html) +--- Thread: Control Menu temperature report (/thread-4223.html) Pages:
1
2
|
- dwmartindale - 05-31-2015 Hi, I have mapped the temperature sensor of an SCS8 to an entry in the control menu, but it always reports in Fahrenheit. I would like to have the announcement in Celsius. In the SCSman.pdf it says: Quote:The temperature may also be announced in either ÃÅ F or ÃÅ C. The default setting is in ÃÅ C. To change the settings to ÃÅ F, the total value of location 39 (as shown in the ââ¬ÅComfort II Ultra Program Worksheet (FS34)ââ¬Â) must add an additional value of 1. This is to be done via the Location Menu in the Engineer Menu on the keypad. However, I found this in the firmware section: Quote:Version 2.004 ââ¬â 22 June 2010 My version is 2.004. The current value of location 0039 is 168, but it makes no difference when I change it to 169 and reset. Please advise how to change to úC. Thanks - slychiu - 06-02-2015 The SCS is only able to report its temperature in degrees F The location 39 bit is only for annnouncement of Degrees C or F, it does not do any conversion There is an action to convert degrees F to C, egGet Counter 001Convert degrees F to CSet Counter 001 - slychiu - 06-02-2015 Sorry, I made a mistakeThe SCS can in fact report the temperature in C or F But you need to reset Comfort after changing Location 39 - dwmartindale - 06-02-2015 Thanks, but as I said in my original post, there is no difference after changing location 39 to 169 (from 168) and resetting Comfort. I still hear the value stored in the sensor (at the moment \"66\"). - slychiu - 06-04-2015 We have discovered the cause of the problem and should be fixing it in the next firmware release - wexfordman - 02-28-2016 Hi, Has his been fixed yet ? I am trying to use the thermostats function, and am finding that my scs\'s re reporting in farrenheight no matter what setting I change in comfigurators miscelaneous settings menu!The thermostat function will not allow setting of temperatures in the farrenheit range, only seems to accept celcius range (15 to 32 max for example) I also tried to change through engineering menu location 39, but no cange also even after sytem reset. - slychiu - 02-29-2016 There is a workaround to the temperature units reported from SCS Get Sensor Register 6 Convert to C (This converts the temperature to Celcius) Save Sensor Register 6 - wexfordman - 02-29-2016 Hi slychiu, does this actually change the sensor value to degrees c, or does it Just create Angelis for you to store in a counter as degreesbc ?[size= ][/size]The reason I ask is that the temperature function only works based on sensor value and not a counter value ? - slychiu - 02-29-2016 I left out save to sensor, which I have corrected above After conversion to Celcius, you save back to the same sensor - cgiltrow - 10-18-2016 Hi, I have created the above response to convert the sensor register value from \'f to \'c. Where should I call it from? How often should I call it? I am reporting the temperature in the control menu and want to make sure that I am always going to see it in \'c. I am concerned that if the temperature changes, it will then be in \'f and if I then look at the temperature in the control menu it will not yet have converted to \'c. Thanks, Clinton. |