The Start Aggregate defined in Table 36 retrieves the earliest raw value within the interval, and returns that value and status with the timestamp at which that value occurs. If no values are in the interval then the StatusCode is Bad_NoData.
Table 36 – Start Aggregate summary
Start Aggregate Characteristics |
||
Type |
Calculated |
|
Data Type |
Same as Source |
|
Use Bounds |
None |
|
Timestamp |
Time of Raw Value |
|
|
||
StatusCode Calculations |
||
Calculation Method |
Custom The raw value status is returned |
|
Partial |
Set Sometimes If an interval is not a complete interval |
|
Calculated |
Not Set |
|
Interpolated |
Not Set |
|
Raw |
Always |
|
Multi Value |
Not Set |
|
|
||
StatusCode Common Special Cases |
||
Before Start of Data |
Bad_NoData |
|
After End of Data |
Bad_NoData |
|
No Start Bound |
Does not apply |
|
No End Bound |
Does not apply |
|
Bound Bad |
Does not apply |
|
Bound Uncertain |
Does not apply |