![]() |
|
Use CBus to control comfort response - 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: CBus (https://www.comfortforums.com/forum-11.html) +--- Thread: Use CBus to control comfort response (/thread-4597.html) |
- RahulPandey686 - 01-04-2017 Hi, I have CBus and Comfort units installed I am able to communicate Comfort to CBus using UCM to CBus Module (Firmware v. - 7.068) and able to trigger CBus group address using comfort But What I want is to use CBus group address to trigger comfort IR1Output1 response to switch on my AC Please describe if it is possible. Thankyou - slychiu - 01-04-2017 In the Cbus to Comfort tab, you can map Cbus Lighting application group addresses to Comfort Counters eg Group address 1 to Counter 10 Group address 1 turned on will set Counter 10 to 255 Group address 1 turned off will set Counter 10 to 00 Each Counter can be asigned to Counter Response The counter Response can be programed to send Off and On IR signals to the Aircon This is explained in UCM/Cbus2 Manual which can be downloaded rfrom https://www.cytech.biz/ucmcbus2_manual.html Do remember to Write To Comfort, AND write to EEPROM in Cbus 2 tab in order for the program to work You should also use Current sensors to monitor the state of the Aircon fan coil, This gives an On/Off status to the Comfort Input In The Physical Inputs Tab in Cbus you can map each Comfort Input to a Cbus Lighting group address Thus when the aircon is turned on, the zone sends its status to the cbus group address so the Cbus switch status follows the actual state of the aircon, even if the aircon is conttrolled by the handheld remote control - slychiu - 01-04-2017 an example cclx file can be found here http://www.comfortforums.com/view_topic.php?id=4598&forum_id=11 - RahulPandey686 - 01-05-2017 Done it successfully Thanks |