Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with firmware 7.210 and next.
#1
Hello. 

I had a problem going from firmware 7.201 to 7.213. With the garage door remote control, when pressed and the alarm is connected, it bypasses the garage access areas. Since the firmware was changed, my garage door works poorly. My garage door moves with KNX. When I press the button on the garage remote, the door tries to open and instantly stops. I have reviewed the KNX telegrams and I see that when I press the button, the telegram is sent to Cytech and it returns the same telegram to the KNX, resulting in the door stopping instantly. I have tried uploading to the latest version of the KNX module and it still gives the same result. The only solution was to return to firmware 7.201 or remove the response bypasses. 

I give you the response I use: 
If Counter BypassPool = 0 Then   
If SecurityMode <> SecurityOff Then     
Garage Door Bypass(22)     
Bypass Garage(21)     
Bypass EntryPlot(28)     
Bypass Sliding Door (23)     
Knx On UCM02 2330     
Do UnbypassGarage After 120 Seconds Using BypassGarage120s(1)   
End If   
Set BypassGarage(9) = 0 
End If

I leave it like this, it does work: 
If Counter BypassPool = 0 Then   
If SecurityMode <> SecurityOff Then     
Knx On UCM02 2330    
Do UnbypassGarage After 120 Seconds Using BypassGarage120s(1)   
End If   
Set BypassGarage(9) = 0 
End If 

I have tried firmware 7.210 and 7.214 and they also cause problems.

For now I\'m staying at 7,201. It is the only solution I see to continue having the bypasses.

Thank you
Reply
#2
we will check and let you know
Reply
#3
The reason may be decsribed in the post below http://www.comfortforums.com/view_topic.php?id=5481&forum_id=79&jump_to=26723#p26723 

we will produce a new version which hopefully will fix the problem
Reply
#4
can you send the cclx file to support@cytec h.biz so we can look at the problem more closely
Reply
#5
I just send it.

Thank you
Reply
#6
Please test the new firmware 7.215 that I referred to in my email. I believe this shoul;d fgix the probem
Reply
#7
Hi.
I have tried firmware 7.215 and it is still the same.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)