Comfort  Automation/ Security System Forums Home
Home Search search Menu menu Not logged in - Login | Register

Comfigurator 3.2.9 Beta
 Moderated by: admin
 New Topic   Printer Friendly 
 Rate Topic 
AuthorPost
 Posted: Saturday Jun 4th, 2011 12:56 pm
   
1st Post
ident
Administrator


Joined: Wednesday Aug 9th, 2006
Location: Singapore
Posts: 3493
Status: 
Offline

  back to top

This is a beta version of Comfigurator for testing purposes. This will not be a release candidate. It will be superceded by 3.3.0 in due course after testing
Please download from http://www.cytech.biz/comfigurator.html?category_id=98

The changes from 3.2.8, see http://www.comfortforums.com/forum20/2234.html are

Bugs Fixed
  1. In KT03 Configurator, reading from KT03 in Portrait orientation causes images to be corrupted.
  2. In KT03 Configurator, Landscape Orientation, after writing and reading from KT03, active and inactive images are swapped
  3. For Connection Settings > USB, if "Via KT03" is selected by mistake, the box can be unchecked and have effect without having to close the software
  4. Prevent Event Log from going above 100%
  5. Number of SCS/RIO in Modules and settings hads no limit
New Features
  1. KNX Physical address Area was limted to 1 to 15. Now Area 0 can be specified The Line number used to be  1 to 15. Now Line 0, or Main Line can be specified. Physicall Address number used to be 1 to 200, now allows 1 to 255
  2. Supports Direct Firmware upgrade of KT03 and UCM connected to PC. This requires firmware UCM 6.000 and KT03 6.000 and above
Known Issues
  1. Rs232 connection will not be able to connect  if "Via USB"  was checked in USB connection, then changed to RS232 connection
  2. In Modules, SCS/RIO ID can be set to 0
  3. In Modules, KP06 is wrongly scanned as KP03
  4. For KT03 and Velbus Configurators, if a Response is referenced and the Response name is changed in the Responses page, the name change is not updated in the respective KT03 and Velbus pages. This bug was present in older versions
  5. Reading a ccl file with Siren Duration < 1 second causes the siren Duration to be 0 resulting in an indefinate siren duration
  6. Bus Monitor Exception, see http://www.comfortforums.com/view_topic.php?id=2314&forum_id=20
  7. Reading a ccl file with less than 8  UCM will cause 8 UCMs to appear in the Modules Tab. The Numver of UCMs in Modules and Settings will not be 8. However when you change the name of a UCM or delete a UCM in the Modules tab then the number of UCMs in Modules and Settings will change to the wrong number. 
  8. When reading a .CCL file created by Comfigurator 2, the Modules tab shows 8 UCMs, although the number of UCMs in Configuration > Number of UCMs is 1. However if any of the UCM names is changed in the Modules tab, then the number of UCMs will become 8. 
  9. If actions 12 (Exit if Z) and 13 (Exit if NZ) are manually entered by keypad or by editing action codes, Comfigurator creates the wrong action codes. Action 12 and 13 are older actions which are not created by the Response wizard but may be used in older systems
  10. If actions 69 (Skip if >= value ) and 70 (Skip if < value ) are manually entered by keypad or by editing action codes, Comfigurator creates the wrong action codes. Action 69 and 70 are older actions which are not created by the Response wizard but may be used in older systems
  11. Rs232 connection will not be able to connect  if "Via USB"  was checked in USB connection, then changed to RS232 connection
  12. IR learner checkbox for "old UCM" has not been implemented
  13. In the KT03 Configurator, when zones are selected, then the zone name or properties are changed in Security > Zones, the KT03 affected zone does not track the changes. eg zone 2 is called zone 2 but if you change zone 2 name to something else, in KT03, the zone 2 name and text is not changed
  14. Read Zones from Comfort may change the setting of Virtual Inputs incorrectly. Avoid reading from Comfort and writing back to Comfort for this reason as some normal zones may become Virtual and vice versa
  15. Bug in the sequence of If actons below
              If ........
                 action...
                 action...
              Else
                  If ...
                     action...
                     action ....
                  Endif
                  If ...
                      action
                  Endif
               Endif

           Response wizard changes the position of the above actions in RED
              If ........
                 action...
                 action...
                  If ...
                      action
                  Endif
              Else
                  If ...
                     action...
                     action ....
                  Endif
               Endif
  • The sequence of If actions below causes Response Y not to be performed
          If Flag Tmr-Day <> 0 Then
              Do Respinse X

           End If
          If Flag Tmr-Day <> 0 Then
              Do Response Y
          End If

       The workaround is to use the following actions instead, which is more efficient

          If Flag Tmr-Day <> 0 Then
              Do Respinse X

              Do Response Y
          End If


The Known issues may be from previous versions, not necessarily new in this version

Last edited on Friday Aug 26th, 2011 12:56 pm by



 Current time is 01:29 pm
Top




UltraBB 1.172 Copyright © 2007-2014 Data 1 Systems