VAV Standard App Specification Sheet
VAV Standard App Specification Sheet
• Self-Test capabilities
ASHRAE Compliance • Essential values trended locally for 7-day period with
All standard applications from the NAM Standards Team are extended trends for room sensor values
designed using the latest ASHRAE Guideline 36 High-
Performance Sequences of Operation for HVAC Systems Optional Features
and all applicable addenda. Applications can be applied
• Carbon Dioxide CO2 sensor
anywhere design engineers call for “ASHRAE Compliant.” • Room Humidity sensor
All standard applications are designed for the XPX line of • Occupancy sensor
controllers fully utilizing the ASHRAE BACnet protocol. All
points, trends, and alarms are 100% BACnet compliant Application Notes
resulting in an open protocol solution that can integrate into
a third party BACnet system. This application is intended for use only with EcoStruxure™
Building Operation version 3.1 or later and SmartX IP
Controller Firmware 3.01.02.00046 or later. With product
Features
enhancements and features, compliance can only be
• 4 controller options (RP-V-4A, RP-V-5A, MP-V-7A, MP- guaranteed with defined versions of EcoStruxure™ Building
V-9A) Operation. Forward compatibility is also not guaranteed but
• 9 reheat options (none, 1-stage electric, 2-stage electric, new versions will be provided as needed to take advantage
3-stage electric on 2 digital outputs, 3-stage electric on 3 of features in new software releases.
digital outputs, SCR modulating electric, two-position hot
water, floating hot water, modulating hot water)
• 7 fan options (none, parallel or series fan, constant Documentation of the sequence of operations and
volume, adjustable volume, or variable volume control) functionality of each modular program is self-contained
• Living Space Sensor SmartX Device Thermostat within each program. Application notes and summaries can
• Dual setpoint control be found in the top-left corner of each program. Additional
• Integrated EcoStruxure™ Building Commission tool for notes can be found in the commented code.
Test and Balance
• Building Commission Checkout Menu for Technicians
• 4 graphics: Configuration graphic, Flow diagram, Logic
summary, and WebStation dashboard
USA: +1 888-444-1311
www.se.com/us
© 2021 Schneider Electric. All rights reserved. All trademarks are owned by Schneider Electric Industries SAS or its affiliated companies. January 2021
Standard VAV Application Specification Sheet Page 2 of 5
Folder Structure
Importing Standard Applications
All standard applications will use a consistent folder
Standard Applications are provided as EcoStruxure™
structure for consistency and ease of use.
Building Operation Custom Type XML import files. The files
contain the entire XPX controller including a SmartX Sensor
Device and a full application folder. To import, ensure the
Workspace is set to Engineering with Custom Types. This
will enable the Custom Type Library pane.
Initial Setup
Following the creation of a default standard VAV, the
following temperature and air flow setpoints and
configuration parameters should be adjusted, at a minimum,
according to the design engineer’s scheduled values:
Variable Air Volume Data Object
Maximum flow setpoint Air Flow Cooling Max Setpoint
Minimum flow setpoint Air Flow Cooling Min Setpoint
Rated box flow Rated Box Flow
Parameters Folder
AirFlSptHtgMax Air Flow Heating Maximum Setpoint
AirFlSptHtgMin Air Flow Heating Minimum Setpoint
Configuration Notes AirFlSptMinBldg Air Flow Minimum Building Component
This application allows for modulation down to a minimum of AirFlSptMinOcc Air Flow Minimum Occupant Component
zero (0) CFM of air flow during unoccupied or standby times.
ASHRAE dictates this is required for energy savings when DmndLmtEna Demand Limit Enable
no human occupants require ventilation, and no load exists FanOnWu Fan on Warmup
in the space. Be aware that the VAV AHU serving the boxes
must be configured to allow for this without over-pressurizing ImpMultClg Cooling Importance Multiplier
supply ducts. Allow for minimum fan speeds between 5% ImpMultHtg Heating Importance Multiplier
and 10%, and/or disable the occupancy sensor in strategic
zones to ensure a constant path for air flow. ImpMultStPr Static Pressure Importance Multiplier
USA: +1 888-444-1311
www.se.com/us
© 2021 Schneider Electric. All rights reserved. All trademarks are owned by Schneider Electric Industries SAS or its affiliated companies. January 2021
Standard VAV Application Specification Sheet Page 3 of 5
OccSnsrDof Occupancy Sensor Delay Off For very minor values that are unlikely to need to be
changed, they have been coded as non-public constants
OccSnsrEna Occupancy Sensor Enable inside the program. To change these, it will require an edit
OvrTm Override Time and save on each program. Examples include minor delays
or differentials on setpoints.
ReqHourCyc Request Hour Cycle Time
RmCO2Hlmt* Room Carbon Dioxide High Limit Self-Test, Commissioning and Checkout
RmTmpSptClgMax Maximum Cooling Setpoint The application is equipped with tests to aid in the checkout
and commissioning of boxes. This is not a replacement for
RmTmpSptClgMin Minimum Cooling Setpoint
proper point-to-point checkout but can accelerate and
RmTmpSptDif Room Temperature Setpoint Differential automate some of the test and validation post-installation.
RmTmpSptHtgMax Maximum Heating Setpoint Self-Test
RmTmpSptHtgMin Minimum Heating Setpoint Self-Test is under the Utilities folder. There are up to 8
different self-test functions that automatically validate base-
RmTmpSptSb Room Temperature Setback Setpoint level functionality. Each self-test has an associated status.
RmTmpSptStbOfs Setpoint Standby Offset AirFlMaxTestSts Air Flow Maximum Test Status
RmTmpSptSu Room Temperature Setup Setpoint AirFlMinTestSts Air Flow Minimum Test Status
SaTmpHlmtDif* Supply Air Temp High Limit Differential CloseOffTestSts Close Off Test Status
SaTmpLlmt* Supply Air Temp Low Limit DprTestSts Damper Test Status
Values Folder FanTestSts Fan Test Status
RmTmpSptClg Room Temperature Cooling Setpoint RhtTestSts* Reheat Test Status
RmTmpSptHtg Room Temperature Heating Setpoint RmTmpTestSts Room Temperature Test Status
These values can also be found on the VAV Configuration SaTmpTestSts Supply Air Temperature Test Status
graphic page. There you will find all adjustable parameters
and configuration options for the application. VelPrTestSts Velocity Pressure Test Status
It is possible to test multiple boxes at once. There is an
Adjusting Parameters adjustable test delay (TstDly) to configure each box to start
the test at a staggered beginning time. This avoids air flow
There are three levels of adjustable values. This was done in
issues if all boxes were to try to go to max, min, or close off
a concerted effort to simply the user interface and to make
at the same time.
the most important adjustable parameters easier to find.
Self-Test Menu
Parameter Objects
The application comes with a Self-Test Configuration Menu
Parameters that have their own value object inside the
that can be accessed from the Building Commissioning tool
Parameters folder are the most important, most likely to
on desktop or mobile devices. The Self-Test Menu gives
change, required on the Configuration graphic, or influence
access to initiate a single test, groups of similar tests, or all
more than one program module. These can all be found in a
tests at once.
list view inside the Values > Parameters folder.
In addition to the test initiation and status, all relevant
Program Public Signals
associated points are displayed in-line with each test to
The next level of adjustable parameters are public signals show how related data points are reacting to test conditions.
associated with a single program. These are either unlikely There is also a section to set all air flow parameters from the
to be changed by the user or are only important during the Self-Test Menu since this would be a common requirement
commissioning and startup phases. They may also benefit during checkout.
from the ability to be mass changed using a Search window.
EcoStruxure™ Building Commission Integration
By searching for Program properties, this can be
accomplished. These can be found by clicking on an The application is fully integrated with the Building
individual Program > Variables > [Program Name] > Public Commission tool default menu items. This can be used prior
Signals. to any networking or communication being in place. The
Test and Balance technician can set air flow setpoints,
Coded Signals
USA: +1 888-444-1311
www.se.com/us
© 2021 Schneider Electric. All rights reserved. All trademarks are owned by Schneider Electric Industries SAS or its affiliated companies. January 2021
Standard VAV Application Specification Sheet Page 4 of 5
control the damper to min, max, fully open, fully closed, or Points List
any mid-point in between. They can cycle fans, digital reheat
options, or stroke modulating reheat valves. All feedback AirFl Air Flow
signals available inside the eCommissioning Tool are bound AirFlSpt Air Flow Setpoint
to live data signals back from the box.
AirFlSptMinBldgEff Min Building Effective Flow Setpoint
Inbound Signals AirFlSptMinOccEff Min Occupancy Effective Flow Setpoint
In order to properly control the operating modes of the VAV, AirFlSptVntMin Air Flow Ventilation Minimum Setpoint
the following signals must be bound from a supervisory AirFlTestMd Air Flow Test Mode
controller (most likely the supplying Air Handling Unit).
These can all be found inside the Values > ExtBinds folder. ClgLoad Cooling Load
AhuAlmInh Air Handling Unit Alarm Inhibit ClgRstReq Cooling Reset Request
AhuOaDprPos Air Handling Unit Outside Air Damper ClgRstReqHour Cooling Reset Request Hours
AhuOccSts Air Handling Unit Occupancy Status ClgRstReqHourPct Cooling Reset Request Percentage
AhuRaDprPos Air Handling Unit Return Air Damper ClgRstReqHourRst Reset Cooling Reset Request Hours
AhuSaFanSts Air Handling Unit Supply Air Fan Status DprPos Damper Position
AhuSaTmp Air Handling Unit Supply Air Temp FanCmd* Fan Command
AhuSaTmpSpt AHU Supply Air Temp Setpoint FanCmdReq* Fan Command Request
ChwSysAlmInh Chilled Water System Alarm Inhibit FanCmdRt* Fan Command Run Time
DmndLmtLvl Demand Limit Level FanRt* Fan Run Time
GblLoc Global Lockout FanTestMd* Fan Test Mode
GblRtRst Global Run Time Reset HtgLoad Heating Load
HwSysAlmInh* Hot Water System Alarm Inhibit HwSysReq* Hot Water System Request
HwSysSts* Hot Water System Status HwSysReqHour* Hot Water System Request Hours
VavZnGrpMd VAV Zone Group Mode HwSysReqHourPct* Hot Water System Request Percentage
HwSysReqHourRst* Reset Hot Water System Request Hours
Outbound Signals
HtgRstReq* Heating Reset Request
Certain signals are bound to a data management controller
(likely the supplying AHU) to calculate resets, find min, max, HtgRstReqHour* Heating Reset Request Hours
sum, averages, or to override operation of the supplying unit. HtgRstReqHourPct* Heating Reset Request Percentage
AirFl Air Flow
HtgRstReqHourRst* Reset Heating Reset Request Hours
AirFlSptMinBldgEff Min Building Effective Flow Setpoint
HvacSts HVAC Status
AirFlSptMinOccEff Min Occupancy Effective Flow Setpoint
LclLoc Local Lockout
AirFlSptVntMin Air Flow Ventilation Minimum Setpoint
MaintMd Maintenance Mode
ClgRstReq Cooling Reset Request
OccOvr Occupancy Override
OccSts Occupancy Status
OccSnsr Occupancy Sensor
RmTmpFzSbReq Room Temp Freeze Setback Request
OccSts Occupancy Status
RmTmpSbReq Room Temp Setback Request
RhtCmd* Reheat Command
RmTmpSuReq Room Temp Setup Request
Rht1Cmd* Reheat 1 Command
StPrRstReq Static Pressure Reset Request
Rht2Cmd* Reheat 2 Command
USA: +1 888-444-1311
www.se.com/us
© 2021 Schneider Electric. All rights reserved. All trademarks are owned by Schneider Electric Industries SAS or its affiliated companies. January 2021
Standard VAV Application Specification Sheet Page 5 of 5
USA: +1 888-444-1311
www.se.com/us
© 2021 Schneider Electric. All rights reserved. All trademarks are owned by Schneider Electric Industries SAS or its affiliated companies. January 2021