Supported Attributes:
Attribute | Description |
---|---|
Id | The identifier. |
Supported Children:
Element | Description |
---|---|
Name | This value is the Zone:Name parameter. |
AirChangesPerHour | This value is collected from the Zone: AirChange per Hour parameter. This value is only exported if the parameter Zone: Air Change per Hour is checked. |
OAFlowPerArea | This value is collected from the Zone: OutdoorAir per Area parameter. This value will be specified in the unit CFMPerSquareFoot or LPerSecPerSquareM. This element will have an attribute specifying what unit the value is expressed in. This unit attribute can be CFMPerSquareFoot or LPerSecPerSquareM. This value is only exported if the parameter Zone: Outdoor Air per Area is checked. |
OAFlowPerPerson | This value is collected from the Zone: OutdoorAir per Person parameter. This value will be specified in the unit CFM or liter per second (L/s). This element will have an attribute specifying what unit the value is expressed in. This unit attribute can be CFM or LPerSec. This value is only exported if the parameter Zone: Outdoor Air per Person is checked. |
DesignHeatT | This value is collected from the Zone: Heating Air Temperature parameter. This value will be specified Celsius (°C). |
CoolingHeatT | This value is collected from the Zone: Cooling Air Temperature parameter. This value will be specified Celsius (°C). |
CADObjectId | ElementId for the associative HVAC Zone element. |
Sample:
<Zoneid="zone-4">
<Name>VAV First Floor</Name>
<AirChangesPerHour>0</AirChangesPerHour>
<OAFlowPerAreaunit="LPerSecPerSquareM">0</OAFlowPerArea>
<OAFlowPerPersonunit="LPerSec">0</OAFlowPerPerson>
<DesignHeatTunit="C">20</DesignHeatT>
<DesignCoolTunit="C">24.4444444</DesignCoolT>
<DesignHeatRH>0</DesignHeatRH>
<DesignCoolRH>0.7</DesignCoolRH>
<ZoneHVACEquipmentIdzoneHVACEquipmentIdRef="ze-4"/>
<CADObjectId>378297</CADObjectId>
</Zone>