Search
2 result(s) for PercentGood
-
OPC-10000-13 – OPC Unified Architecture - Part 13: Aggregates5.4.3.5 Averageusing the StatusCode Calculation (see 5.3 ). This Aggregate is not time based so the PercentGood / PercentBad applies to the number of values in the interval. Table 53 - Average Aggregate summary
-
OPC-10000-13 – OPC Unified Architecture - Part 13: Aggregates5.4.3.33 PercentGoodPercentGood The PercentGood Aggregate defined in Table 81 performs the following calculation: PercentGood = DurationGood / ProcessingInterval x 100 where: DurationGood is the result from the DurationGood Aggregate , calculated using the ProcessingInterval ... supplied to PercentGood call. ProcessingInterval is the duration of interval. If the last interval is a partial interval then the duration of the partial interval is used in the calculation