LocalLoopUnmetHours ==================================================================== Brief Description ------------------------------------------------------------------------------- Local loop performance verification - set point unmet hours Datapoints Description ------------------------------------------------------------------------------- * value_sensor: Feedback sensor reading * value_setpoint: Setpoint value Assertions Description ------------------------------------------------------------------------------- * Instead of checking the number of samples among the whole data set for which the set points are not met, this verification checks the total accumulated time that the set points are not met within a threshold of 5% of abs(set_point) (if the set point is 0, then the threshold is default to be 0.01). Type Verification Description ------------------------------------------------------------------------------- Procedure-based Assertions Type ------------------------------------------------------------------------------- Pass