In rare scenarios, we see multiple air handlers in parallel that feed the same terminal units.
The airRef tag is not a list, so we've been forced to use other methods. Is there a recommended solution, or is it worth thinking about making airRef capable of handling a list?
Brian FrankThu 2 Feb 2023
Actually it is allowed to make airRef a list. Its discussed here for special handling in Filters.
James GesselThu 2 Feb 2023
Oh perfect, thanks Brian. Sorry I missed that in the docs!
James Gessel Thu 2 Feb 2023
In rare scenarios, we see multiple air handlers in parallel that feed the same terminal units.
The airRef tag is not a list, so we've been forced to use other methods. Is there a recommended solution, or is it worth thinking about making airRef capable of handling a list?
Brian Frank Thu 2 Feb 2023
Actually it is allowed to make airRef a list. Its discussed here for special handling in Filters.
James Gessel Thu 2 Feb 2023
Oh perfect, thanks Brian. Sorry I missed that in the docs!