Comfort  Automation/ Security System Forums Home

 Moderated by: ident  
AuthorPost
mario.jr
Member
 

Joined: Sunday Aug 21st, 2011
Location: Castilla-La Mancha España
Posts: 35
Status: 
Offline

  back to top

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

Last edited on Thursday Apr 18th, 2024 11:55 am by mario.jr

slychiu
Administrator


Joined: Saturday Apr 29th, 2006
Location: Singapore
Posts: 5866
Status: 
Offline

  back to top

we will check and let you know

slychiu
Administrator


Joined: Saturday Apr 29th, 2006
Location: Singapore
Posts: 5866
Status: 
Offline

  back to top

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

slychiu
Administrator


Joined: Saturday Apr 29th, 2006
Location: Singapore
Posts: 5866
Status: 
Offline

  back to top

can you send the cclx file to support@cytec h.biz so we can look at the problem more closely

mario.jr
Member
 

Joined: Sunday Aug 21st, 2011
Location: Castilla-La Mancha España
Posts: 35
Status: 
Offline

  back to top

I just send it.

Thank you

slychiu
Administrator


Joined: Saturday Apr 29th, 2006
Location: Singapore
Posts: 5866
Status: 
Offline

  back to top

Please test the new firmware 7.215 that I referred to in my email. I believe this shoul;d fgix the probem

mario.jr
Member
 

Joined: Sunday Aug 21st, 2011
Location: Castilla-La Mancha España
Posts: 35
Status: 
Offline

  back to top

Hi.
I have tried firmware 7.215 and it is still the same.


UltraBB 1.172 Copyright © 2007-2014 Data 1 Systems