11-11-2010, 07:57 PM
This is for a C-Bus blind controller. To create an open stop close functionality button you set the group to a vaue of 98% and re-send that every time to the bus. This then means you have one [C-Bus] button to open, close or stop the blind.
Now, I need to replicate this in CQC
I have a button on the screen that sends a value of 98 and this works if the current value is not 98. here is the problem, CQC will not re-send the command when the field value is 98, even though I need it to do so.
How do I get CQC to always write the value?
I cant change the value to say 99 after a delay, as this will drive the blind to almost full open (100% is open, 0% closed, 2% has a special function and 98% is O,S,C).
Mick
Now, I need to replicate this in CQC
I have a button on the screen that sends a value of 98 and this works if the current value is not 98. here is the problem, CQC will not re-send the command when the field value is 98, even though I need it to do so.
How do I get CQC to always write the value?
I cant change the value to say 99 after a delay, as this will drive the blind to almost full open (100% is open, 0% closed, 2% has a special function and 98% is O,S,C).
Mick