View Issue Details

IDProjectCategoryView StatusLast Update
000653310000-006: MappingsSpecpublic2022-10-11 16:18
ReporterThomas Merk Assigned ToRandy Armstrong  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0006533: Decimal inconsistent to part 3 (and formula)
Description

In part 3 (8.54) it is described as
... The scale is the inverse power of ten that is applied to the unscaled value.

In part 6 is described as (missing the "inverse")
... The scale is the power of ten that is applied to the unscaled value

In the formula the "-" sign is mentioned.
For better readybility I would prefer a notation like "value * 10^(-scale)"

In any case - is it really a good idea if a defined scale of "-2" has to be specified to get a "10^2"?

TagsNo tags attached.
Commit Version
Fix Due Date

Relationships

related to 0008399 closedRandy Armstrong Decimal inconsistent description 

Activities

Jim Luth

2021-04-06 16:50

administrator   ~0014174

Change Part 3 to match Part 6.
Needs 1.04 Errata

Jeff Harding

2021-04-08 12:43

developer   ~0014182

After investigating this issue the conclusion is that Part 3 and Part 6 both define scale as being an inverse power of 10.
However the description in Part 6 can easily be misinterpreted and should be updated to better explain the inverse power.
The use of the inverse power doesn't seem natural but after some investigation we found that Java defines the BigNumber type in this way also.

Randy Armstrong

2021-08-14 01:14

administrator   ~0014739

Copied text from Part 3 into Part 6 in OPC 10000-6 - UA Specification Part 6 - Mappings 1.05.3 RC

Randy Armstrong

2021-08-17 16:14

administrator   ~0014751

Reviewed in WG - need to review text in version table.

Jim Luth

2021-08-31 15:58

administrator   ~0014785

Agreed to changes in 1.05.01 Draft 4.

Issue History

Date Modified Username Field Change
2021-03-01 15:34 Thomas Merk New Issue
2021-04-06 16:50 Jim Luth Note Added: 0014174
2021-04-06 16:50 Jim Luth Assigned To => Jeff Harding
2021-04-06 16:50 Jim Luth Status new => assigned
2021-04-06 16:50 Jim Luth Project 10000-006: Mappings => 10000-003: Address Space
2021-04-08 12:43 Jeff Harding Note Added: 0014182
2021-04-08 12:43 Jeff Harding Project 10000-003: Address Space => 10000-006: Mappings
2021-04-08 12:44 Jeff Harding Assigned To Jeff Harding => Randy Armstrong
2021-08-14 01:14 Randy Armstrong Status assigned => resolved
2021-08-14 01:14 Randy Armstrong Resolution open => fixed
2021-08-14 01:14 Randy Armstrong Note Added: 0014739
2021-08-17 16:14 Randy Armstrong Note Added: 0014751
2021-08-31 15:58 Jim Luth Status resolved => closed
2021-08-31 15:58 Jim Luth Note Added: 0014785
2022-10-11 16:18 Jim Luth Relationship added related to 0008399