Pre-Conditions Check
Before testing is started, it must be verified that the unit is in operation.
- Verify that device is “Occupied”.
If this condition is not met, STOP the workflow and ARCHIVE.
Test the Fan
Test 1: Stop the Fan Weight: 1/ 6
- Command the fan to “OFF”
- Pass if Fan Speed is reports to be less than 5% [Fan Max Threshold]
Test 2: Start the Fan Weight: 1/ 6
- Command the fan to “ON”
- Pass: Fan Percentage >= 10% [Fan Min Threshold]
If Test 1 or Test 2 FAIL, STOP the workflow.
Test Heating
There are two methods available to verify successful cooling operation. You can use an static setpoint (DAT Heating Arb Threshold) that the discharge temperature must reach, or you can set a minimum change in temperature (Heating - Delta) to validate cooling had occurred.
Use the boolean parameter, Arb Setpoint, to choose the method, with the default (False) indicating the use of the delta for verification.
Test 3: Start Heating Operation Weight: 4/ 6
If Arb Setpoint [False],
- Command zone temp setpoint to 5△°F [Delta Setpoint] above the zone temp sensor reading
- Pass if Discharge Air is 5△°F [Heating - Delta] greater than the zone temperature sensor reading
Otherwise if Arb Setpoint is True ,
- Command zone temp setpoint to 80°F [Arb Heating Setpoint]
- Pass if Discharge Air is less than 28°F [DAT Heating Arb Threshold]