I have a C bus temperature sensor on a C bus network. In the wiser II software I have set up the temperature sensor I think correctly and I can see the temperature sensor and the temperature sensor is providing an accurate room temperature. The issue that I have is I need to use this temp read out to control air-conditioners. I want to be able to write a line of program that basically says if the temperature read out is above 24° turn on and air-conditioner. I have tried using all of the code scrips which are suggested in the wiser programmes users manual but this programming does not extend to using the results of the temperature sensor within the lines of program but merely provides an ability to read the temperature in the room. Any suggestions and help will be greatly appreciated perhaps even a line of code to enable this to happen.