![]() |
|
Missing Response Numbers - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Software Applications (https://www.comfortforums.com/forum-4.html) +--- Forum: Comfigurator (https://www.comfortforums.com/forum-20.html) +--- Thread: Missing Response Numbers (/thread-2153.html) |
- bs85 - 01-29-2011 Im trying to group some responses No. 10 and 11 are free so i move VBDayMode to No. 10 ![]() But when i come to move VBNightMode to No. 11 there is no 11 to move it to. Also noticed there is no No. 9 Is this a bug?
- slychiu - 01-30-2011 No it is not a bug Each Response has 8 bytes for action codes. Response VBDayMode has more than 8 bytes so it uses two response numbers. When you move it to Response 10, 11 is used by the response, so 12 is the next available Response number Hence the full 1023 Responses may not be available, depending on the lenth of the Response. This way, a Response has no limit, it can be 1 action code or hundreds of actions Comfigurator handles the assignment of Response numbers. You do not need to fix responses unless you are using a keypad gto manually program and need to know the Response numbers You can also Delete Unreferenced Responses in the Edit Menu to get rid of all the unused Responses so it is easier to look for the ones that you want to find - bs85 - 01-30-2011 Thanks Chiu for the info I\'m still getting to grips with the software. |