View Issue Details

IDProjectCategoryView StatusLast Update
000280910000-009: Alarms and ConditionsSpecpublic2015-03-24 16:52
ReporterMatthias Damm Assigned ToPaul Hunkar  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.02 
Target Version1.03Fixed in Version1.03 
Summary0002809: Values of event fields not clear for Disabled state
Description

The behavior for data variables of a condition is clearly specified:
"For any Condition that exists in the AddressSpace the Attributes and the following Variables will continue to have valid values even in the disabled state; EventId, Event Type, Source Node, Source Name, Time, and EnabledState. Other properties may no longer provide current valid values. All Variables that are no longer provided shall return a status of Bad_ConditionDisabled."

The content of event fields like ActiveState or AcknowledgeState is not defined. Are they NULL, do they also contain a status code of Bad_ConditionDisabled or do they stay with their old values?

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Matthias Damm

2014-07-29 16:28

developer   ~0005376

Discussed in Telco:
NULL would be the best choice.

We should extend the description in the ConditionType.

Matthias Damm

2014-09-17 11:25

developer   ~0005489

We tried to implement it with NULL but it is difficult since there is a difference to the DA representation.

For DA access we have defined:
'Other properties may no longer provide current valid values. All Variables that are no longer provided shall return a status of Bad_ConditionDisabled'

But we take the information from the same source and the event fields would return Bad_ConditionDisabled instead of NULL.

We should make this consistent and allow also Bad_ConditionDisabled for the event fields

Paul Hunkar

2014-11-25 17:56

developer   ~0005655

in meeting Agreed to allow both null and Bad_ConditionDisbaled

Paul Hunkar

2014-12-02 17:21

developer   ~0005669

Fixed text to include NULL and error in the event

Jim Luth

2015-03-24 16:52

administrator   ~0005973

Agreed to changes in telecon.

Issue History

Date Modified Username Field Change
2014-07-28 20:39 Matthias Damm New Issue
2014-07-29 16:28 Matthias Damm Note Added: 0005376
2014-07-29 16:28 Matthias Damm Status new => assigned
2014-07-29 16:28 Matthias Damm Assigned To => Paul Hunkar
2014-08-19 17:34 Jim Luth Category (No Category) => Spec
2014-08-19 17:34 Jim Luth Target Version => 1.03
2014-09-17 11:25 Matthias Damm Note Added: 0005489
2014-11-25 17:56 Paul Hunkar Note Added: 0005655
2014-12-02 17:21 Paul Hunkar Note Added: 0005669
2014-12-02 17:21 Paul Hunkar Status assigned => resolved
2014-12-02 17:21 Paul Hunkar Resolution open => fixed
2015-03-24 16:52 Jim Luth Note Added: 0005973
2015-03-24 16:52 Jim Luth Status resolved => closed
2015-03-24 16:52 Jim Luth Fixed in Version => 1.03