View Issue Details

IDProjectCategoryView StatusLast Update
000519810000-013: AggregatesSpecpublic2021-12-09 15:18
ReporterArchie Miller Assigned ToRod Stein  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.05.02 RC1 
Summary0005198: A.19.2 Count data Historian3 Data requires update
Description

A.19.2 Count data Historian3 Data requires update to
Entry 12:00:32.000 Value should be 1, status should be Good, Calculated.

This is due to the Aggregate Parameters PercentGood and PercentBad values both being set to 50.

According to 4.2.1.2 AggregateConfigurationType, the spec says
"The PercentDataGood and PercentDataBad shall follow the following relationship PercentDataGood ≥ (100 – PercentDataBad). If they are equal the result of the PercentDataGood calculation is used."

The equation 50 >= (100 - 5) results in an equality.
Raw Data has
12:00:39 Value = 30 Status Raw,Good
12:00:42 Value = NULL, Status Raw, Bad

The Percent good test passes as good, as 50 of the entries are good.
Since the relationship between PercentGood and Percent bad are equal, the percent bad check needs to be ignored.
This results in the value for 0:32 should be a value of 1 with a status of Good, Calculated.

TagsNo tags attached.
Commit Version

Activities

Rod Stein

2020-09-14 18:19

developer   ~0012817

Fixed in Part 13 1.05.2

PercentDataGood and PercentDataBad calculation incorrectly calculated the value or status when the two percentages were equal ( 50% = 50%). The values or status entries have been corrected.

Entered into errata 1.04.8.

Rod Stein

2020-09-15 18:19

developer   ~0012838

Errata will wait till other changes are done to make sure errata is done on final changes.
Change for this issue was approved in Sept 2020 F2F.

Rod Stein

2020-09-15 18:19

developer   ~0012839

Errata will wait till other changes are done to make sure errata is done on final changes.
Change for this issue was approved in Sept 2020 F2F.

Jim Luth

2021-12-09 15:18

administrator   ~0015544

Agreed to 1.05 and 1.04.11 Errata in Virtual F2F.

Issue History

Date Modified Username Field Change
2019-10-24 19:14 Archie Miller New Issue
2019-10-24 20:40 Paul Hunkar Project Specifications => 10000-013: Aggregates
2019-11-26 16:50 Rod Stein Status new => assigned
2019-11-26 16:50 Rod Stein Assigned To => Rod Stein
2020-09-14 18:19 Rod Stein Status assigned => resolved
2020-09-14 18:19 Rod Stein Resolution open => fixed
2020-09-14 18:19 Rod Stein Fixed in Version => 1.05
2020-09-14 18:19 Rod Stein Note Added: 0012817
2020-09-15 18:19 Rod Stein Status resolved => feedback
2020-09-15 18:19 Rod Stein Resolution fixed => reopened
2020-09-15 18:19 Rod Stein Note Added: 0012838
2020-09-15 18:19 Rod Stein Status feedback => resolved
2020-09-15 18:19 Rod Stein Resolution reopened => fixed
2020-09-15 18:19 Rod Stein Note Added: 0012839
2021-12-09 15:18 Jim Luth Status resolved => closed
2021-12-09 15:18 Jim Luth Fixed in Version => 1.05.02 RC1
2021-12-09 15:18 Jim Luth Note Added: 0015544