Comfort Automation/ Security System Forums
KNX 6.024 - Printable Version

+- Comfort Automation/ Security System Forums (https://www.comfortforums.com)
+-- Forum: Third Party (interfacing to Comfort) (https://www.comfortforums.com/forum-5.html)
+--- Forum: KNX (EIB) (https://www.comfortforums.com/forum-12.html)
+---- Forum: UCM/KNX Firmware (https://www.comfortforums.com/forum-89.html)
+---- Thread: KNX 6.024 (/thread-3058.html)

Pages: 1 2


- ident - 09-06-2012

The new firmware is available from https://www.cytech.biz/ucmknx_firmware.html?category_id=101

Known Bugs

  1. KNX to Comfort for Keypad keys, Panic, Time, Date, Arm system, Bypass zone do not work.
Bugs Fixed
  1. If a Floating Point Telegram Type is mapped to a Sensor, receiving a telegram may cause a telegram to be sent to KNX with the value of 1. This problem was reported in http://www.comfortforums.com/forum12/2150.html
  2. If a 1-bit Drive Control Telegram is mapped to a counter 255 this may cause a spurious Response from Comfort to KNX.  This problem was reported in http://www.comfortforums.com/forum12/2816.html
Improvements
  1. Send Floating Point EIS5 Telegram allows -32768 to + 32767
Please note that products purchased  may not have the latest firmware. Firmware can be upgraded using another  UCM and Comfigurator




- TheMax74 - 10-12-2012

Hello,
i noticed an important different behaviour than old firmware.

If a KNX group address sends a \"ON\" telegram, successive \"ON\" telegrams will not trigger the response associated to the COUNTER linked to the KNX group address, until a new \"OFF\" telegram is sent.
In other words, response is not triggered if the actual group address value is equal to the previous value.

\"KNX Group address value\" versus \"response\"
ON ----> trig response
ON ---->
OFF ---> trig response
OFF --->
ON ----> trig response
OFF ---> trig response
etc....


With older firmware, the response was triggered everytime a telegram arrives, irrespective of the previous value.

\"KNX Group address value\" versus \"response\"
ON ----> trig response
ON ----> trig response
OFF ---> trig response
OFF ---> trig response
ON ----> trig response
OFF ---> trig response
etc....


May this related to this topic ?

Please confirm if this is a bug or it\'s a normal behaviour that will be mantained in future releases.
Thanks
Keep up the good work.

Best regards.
Massimo




- ident - 10-13-2012

No it is not a bug
What is the preference? activate responses only when changed  or regardless of change ?




- TheMax74 - 10-13-2012

Regardless, thanks.


- wiredhome - 10-13-2012

Hi Chiu
Only when the value has changed should a telegram be transmitted


- ident - 10-14-2012

If a KNX button is programmed to always send an ON telegram, eg as in a Scene button, that means that Comfort would not activate any response
Only when the button toggles the value, would responses work

It seems like the \"old\" way should be better, that Comfort activates the Response regradless of whether the telegram has the same value




- TheMax74 - 10-14-2012

Yes ident. You are correct. If you need to filter telegrams, you can do it in the response code.


- TheMax74 - 10-15-2012

Ident, can you attach to this post an old firmware? Thanks


- ident - 10-15-2012

KNX 6.015  was the previous



- ident - 02-19-2013

Bug found for UCM/KNX 6.024


KNX to Comfort for Keypad keys, Panic, Time, Date, Arm system, Bypass zone do not work.

1-bit switching, 4 bit dimming, 1 byte scaling, Floating point, Virtual Inputs mapping are OK

This will be fixed in the next release  soon