![]() |
|
Comfigurator 3.9.0 to 3.9.2 (Beta) - 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) +---- Forum: Comfigurator 3.x Old Versions (Archive) (https://www.comfortforums.com/forum-87.html) +---- Thread: Comfigurator 3.9.0 to 3.9.2 (Beta) (/thread-3928.html) |
- ident - 08-22-2014 The new beta version 3.9.0 van be downloaded from https://www.cytech.biz/comfigurator.html?category_id=98 for testing users The main change is the introduction of the new highly anticipated Graph References feature Known Issues
Right click on a Response and select \"Graph References\" ![]() The graph references will look like this ![]() Cursor over Node to see Tooltip Double-click Response Node to make it the Target Response. Response node is shown with the lamp icon. Note that only a Response can be a target Double Click the Target Response (in blue) to Edit the Response Select a Response from the Responses page to change the Target Response Help > Link to App Conversion Utility This links to the Comfort app conversion utility \"Convert cclx file for iOS/Android app\" ![]() ![]() ![]() ![]() ![]() Comfort Server Manager CSM 2.02 is included in Comfigurator, in Options > Settings, select Network (Local) - mikegriff - 08-31-2014 Hi I get this exception with some Responses when I try and view Graph Reference the simplest response that does it is has these lines Siren Ring Say Zone Name with action codes 64,12, 1, 255 Mike - ident - 08-31-2014 Thanks, we confirm the exception and wil get it fixed Note The exception has been fixed in 3.9.1 - ident - 09-03-2014 Comfigurator (Beta) 3.9.1 is now available for testing The changes are: Known Bugs
![]() New Actions Action 190 - Wait for Timer eg, the following Response will switch on the Corridor Lights, wait 10 minutes, switch off the corridor Lights, switch on the Landing Lights, wait 5 minutes, then switch off the Landing Lights. This requires Comfort Firmware 7.063 Response example: Do CorridorLightsOn Wait 600 Seconds Using Timer01 Do CorridorLightsOff Do LandingLightsOn Wait 300 Seconds Using Timer01 Do LandingLightsOff Before the new action as introduced, this sequence would require 3 Responses, ie 1st Response: Do CorridorLightsOn Do 2ndResponse after 600 Seconds Using Timer01 2ndResponse: Do CorridorLightsOff Do LandingLightsOn Do 3rdResponse after 300 seconds Using Timer01 3rdResponse: Do LandingLightsOff Thus, this new action simplifies the programming of delays in Responses. Note that the Wait for Timer action will not block any other Responses from working during the delay. For example a zone response will be activated if the zone is opened during any of the delays between the actions Action 156 - Keypad Backlight On/Off This requires Comfort Firmware 7.061 This turns on the backlight of any individual Keypad or all keypads. One use of this is to turn on the keypad backlight when motion is detected in the area at night, when lights are switched off - juwi_uk - 09-03-2014 Wouldn\'t the more logical place for the \"Convert CCLX.. Android\" menu action be on the \"FILE\" menu rather than the \"HELP\" menu as that\'s the first place I\'d look. ![]() - ident - 09-05-2014 Comfigurator 3.9.2 (beta) fixes the bug where Comfort Firmware upgrade was grayed out in the Modules Tab - TheMax74 - 09-05-2014 Wow Great improvements! Nice job. |