Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Repeat actions showing in Comfort log
#1
We use CBUS to control curtain movement. The curtains are moved by a timer in C-Bus and also by pressing wall buttons. The coding uses ‘curtain’ flags to keep track of whether the curtains are open or closed.  Changes to the flag trigger a counter in Comfort that then is programmed to bypass the PIR in the appropriate area. (Without these bypass and unbypass instructions closing or opening of the curtains whilst we are away sometimes sets off the alarm when the temperature differential interprets it as a movement.)
Looking at the Comfort log when the curtains are triggered by a timer we get multiple bypass instructions.
03/06 17:51 Bypass Zone # Dining_Room (8)
03/06 17:51 Bypass Zone # Lounge (9)
03/06 17:51 Bypass Zone # Dining_Room (8)
03/06 17:51 Bypass Zone # Lounge (9)
03/06 17:51 Bypass Zone # Dining_Room (8)
03/06 17:51 Bypass Zone # Lounge (9)
03/06 17:51 Bypass Zone # Dining_Room (8)
03/06 17:51 Bypass Zone # Lounge (9)
03/06 17:51 Bypass Zone # Dining_Room (8)
03/06 17:51 Bypass Zone # Lounge (9)
03/06 17:51 Bypass Zone # Dining_Room (8)
03/06 17:51 Bypass Zone # Lounge (9)
03/06 17:51 Bypass Zone # Dining_Room (8)
03/06 17:51 Bypass Zone # Lounge (9)
03/06 17:51 Bypass Zone # Dining_Room (8)
03/06 17:51 Bypass Zone # Lounge (9)
03/06 17:51 Bypass Zone # Dining_Room (8)
03/06 17:51 Bypass Zone # Lounge (9)
03/06 17:51 Bypass Zone # Dining_Room (8)
03/06 17:51 Bypass Zone # Lounge (9)
03/06 17:52 UnBypass Zone # Dining_Room (8)
03/06 17:52 UnBypass Zone # Lounge (9)
 
When the curtains are triggered by a button we get a repeated bypass/unbypass
 
03/06 20:03 Bypass Zone # Main_Bedroom (12)
03/06 20:03 Bypass Zone # Main_Bedroom (12)
03/06 20:03 Bypass Zone # Main_Bedroom (12)
03/06 20:03 UnBypass Zone # Main_Bedroom (12)
03/06 20:03 Bypass Zone # Main_Bedroom (12)
03/06 20:03 Bypass Zone # Main_Bedroom (12)
03/06 20:03 Bypass Zone # Main_Bedroom (12)
03/06 20:03 Bypass Zone # Main_Bedroom (12)
03/06 20:03 Bypass Zone # Main_Bedroom (12)
03/06 20:03 UnBypass Zone # Main_Bedroom (12)
 
Why would instructions repeat when CBus is only executing one flag change to initiate the process?
Reply
#2
Repeat bypass evemnts should only occur if there are muiltiple commands from cbus
pls send the cclx file and let us know which cbus group address is used
Reply
#3
We think we have located the problem. The ethernet cable on the CBus unit was not making a good contact, so repeat sends were occuring. I have yet to prove this, but it looks likely.
Reply
#4
that makes sense
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)