View Issue Details

IDProjectCategoryView StatusLast Update
000093910000-008: Data Accesspublic2012-02-09 23:16
ReporterNathan PocockAssigned ToKarl Deiretsbacher  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.01 
Fixed in Version1.02 
Summary0000939: Table 10 - Bad operation level result codes
Description

Table contains an empty table-row, which is the 2nd from the bottom of the table. Unsure if the row needs to be deleted, or if there was a value there that has been deleted by accident?

Also, the DA Classic Quality code "Last known value" (00010100) per the OPC DA 2.05 specification table titled "Substatus for BAD Quality" on page 163, does not appear to have an OPC UA equivalent. The closest equivalents appear to be:

  • Uncertain_LastUsableValue
  • Uncertain_SubstituteValue
  • Uncertain_InitialValue
TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Karl Deiretsbacher

2010-02-17 10:49

developer   ~0001549

Last edited: 2011-02-27 22:29

Added explanation to the specification why Bad_LastKnown cannot be used.

OPC UA (Part 4, section 7.7 - DataValue) specifies the rule:
"If the Server has no known value - in particular when Severity is BAD - it shall return a NULL value"

Therefore the StatusCode "Uncertain_ NoCommunicationLastUsable" is introduced in Part 8 and the FieldBus code Bad_LastKnown shall be mapped to this code.

Karl Deiretsbacher

2011-02-27 22:30

developer   ~0002283

See previous comment.

Randy Armstrong

2011-03-17 20:04

administrator   ~0002496

Discussed at Foxboro F2F

Issue History

Date Modified Username Field Change
2010-01-14 20:52 Nathan Pocock New Issue
2010-01-19 18:02 user2 Status new => assigned
2010-01-19 18:02 user2 Assigned To => Karl Deiretsbacher
2010-02-17 10:49 Karl Deiretsbacher Note Added: 0001549
2011-02-27 22:29 Karl Deiretsbacher Note Edited: 0001549
2011-02-27 22:30 Karl Deiretsbacher Status assigned => resolved
2011-02-27 22:30 Karl Deiretsbacher Resolution open => no change required
2011-02-27 22:30 Karl Deiretsbacher Note Added: 0002283
2011-03-17 20:04 Randy Armstrong Status resolved => closed
2011-03-17 20:04 Randy Armstrong Note Added: 0002496
2012-02-09 23:14 Jim Luth Fixed in Version => 1.02
2012-02-09 23:16 Jim Luth Resolution no change required => fixed