Schedule Events
-
I have setup a schedule and set an event handler to turn on a fan in a HVAC system. The issue that I have is that I have 19 fan units that I want to all come on at the same time. Is there a way to group them together so I can set 1 schedule for all of them or do I need to set an event schedule for each fan unit.
-
In the even handler you should be able to add as many set point events as you want. In the event handler under scheduled events you should see the name of your event, click on the even and then select set point, configure and save. Do this for each fan.
In Mango Automation there is also a new scripting module that allows you to set multipul points in the system and can handle very complex logic.
Joel.
-
Thanks, I will play around with the scripting.