This module is responsible for face and bypass damper control within a Unit Ventilator zone control application. The module accepts as inputs a mode, process variable, setpoint, limit setpoint, limit process variable, and other configuration inputs. The module outputs a damper percent command, control status, a valve open/close command for a two-position valve, and state based on the input mode and parameter settings. This module also incorporates tracking the overridden value of the actual output object (AO, PAO). The module resets the PIDs to default tuning parameters if the Reset PID Tuning input is not Normal.
This module provides EWMA diagnostic values calculated by the PID. Controllers have the ability to collect data about their inputs, outputs, and internally calculated variables. Inside the controller, the EWMA minimizes memory requirements, reduces communication traffic, and provides an easy way to analyze collected data. See EWMA Diagnostics in the Commissioning a System section for more information.