Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

When you add a PIU terminal to a zone's air inlet node, the PIU secondary air inlet will automatically be connected to the zone's exhaust node. Whether you do this graphically in the OpenStudio Application, or programmatically through the API, it comes down to a call to the addToNode method which has the smarts to make this happen.

The "Induced Air Outlet Port List" displayed for the plenum is a crack in the Matrix. That property really should be hidden because connecting to the plenum in this way is not officially supported by the OpenStudio API.

You might be interested in this post about ports and nodes. https://unmethours.com/question/8041/what-does-port-means-in-open-studio/