View Issue Details

IDProjectCategoryView StatusLast Update
000163210000-004: Servicespublic2012-02-09 22:52
ReporterNathan PocockAssigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.02 
Summary0001632: Clarification of AbsoluteDeadband behavior (clause 5.12.1.5 and table 130)
Description

Clause 5.12.1.5 (Queue Parameters) contains a bullet list of values (page 64) displaying a supposed queue of values as an example of the AbsoluteDeadband, as shown here:

• 100
• 111
• 101
• 89
• 100

The transition from 111 to 101 (2nd to 3rd entry) is incorrect in this case because the difference exactly matches the deadband value of 10, which should not consistute to a dataChange. Replacing the value from 101 to 100 would remedy the problem and keep the list consistent.

Also, clause 7.16.2 (DataChangeFilter) contains a description for the AbsoluteDeadband and I found the following paragraph to be a little confusing initially:

Exception if (absolute value of (last cached value - current value) >
AbsoluteDeadband)

The confusion here was with the first word "Exception". I initially interpreted this to imply that there was an "exception to the rule". How about replacing "Exception" to "Queue a dataChange notification"?

Feel free to contact me with any questions.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Matthias Damm

2011-09-06 19:59

developer   ~0002914

Fixed absolute deadband example in MonitoredItem model description.
Enhanced description of DataChangeFilter for absolute deadband.

Changed in document version OPC UA Part 4 - Services 1.02.06 Draft.doc

Randy Armstrong

2011-09-14 18:28

administrator   ~0002955

Reviewed at F2F

Issue History

Date Modified Username Field Change
2011-05-09 15:13 Nathan Pocock New Issue
2011-05-09 15:13 Nathan Pocock Status new => assigned
2011-05-09 15:13 Nathan Pocock Assigned To => Matthias Damm
2011-09-06 19:59 Matthias Damm Status assigned => resolved
2011-09-06 19:59 Matthias Damm Resolution open => fixed
2011-09-06 19:59 Matthias Damm Note Added: 0002914
2011-09-14 18:28 Randy Armstrong Status resolved => closed
2011-09-14 18:28 Randy Armstrong Note Added: 0002955
2012-02-09 22:52 Jim Luth Fixed in Version => 1.02