02-14-2009, 09:41 AM
This is beta firmware for testing only for advanced users who wish to use the new feature of announcing any value in degrees. It is NOT for customers installations
This can be downloaded from https://www.cytech.biz/Downloads/Files/215/ULT5_166.zip
The changes described below are changes from ULT 5.164
Version 5.166 (12 February 2009) - Requires KATE29 Vocabulary
To enter the actions use Enter Response Manually
Get SensorRegister 8
Action 32
Action 34
This gets the value of Sensor Register 8 which may hold a temperature from the SCS #1
Action 32 converts the value in Deg F to deg C
Action 34 announces the temperature in degees, eg \"60 degrees\"
Action 33 announces the number alone without degrees eg \"60\"
Kate29 vocabulary is needed for the degrees announcement, This is downloaded from https://www.cytech.biz/Downloads/Files/216/kate29.bin
If kate28 is used, action 34 will not announce degrees after the number ie it will be just like action 33
This can be downloaded from https://www.cytech.biz/Downloads/Files/215/ULT5_166.zip
The changes described below are changes from ULT 5.164
Version 5.166 (12 February 2009) - Requires KATE29 Vocabulary
- Kate29 vocabulary added sentence N Degrees
- Added actions 32 - convert F to C, 33 = announce number, 34 = announce degrees to allow temperature and other values to be announced. These actions are not in Comfigurator yet. If kate28 vocabulary or older is used, the announce degrees action will announce only the number without \"degrees\" like action 33.
- While the keypad is repeating zone in alarm, other announcememnts like reminder messages will not be announced
To enter the actions use Enter Response Manually
Get SensorRegister 8
Action 32
Action 34
This gets the value of Sensor Register 8 which may hold a temperature from the SCS #1
Action 32 converts the value in Deg F to deg C
Action 34 announces the temperature in degees, eg \"60 degrees\"
Action 33 announces the number alone without degrees eg \"60\"
Kate29 vocabulary is needed for the degrees announcement, This is downloaded from https://www.cytech.biz/Downloads/Files/216/kate29.bin
If kate28 is used, action 34 will not announce degrees after the number ie it will be just like action 33


) really good but I did discover after a few attempts that the 3 actions need to be adjacent to eachother. I was trying to put the get sensor register action outside of the IF - ENDIF and I was always getting 0 degrees! 