View Issue Details

IDProjectCategoryView StatusLast Update
000402030010: AutoIDImplementation Bugpublic2021-03-02 19:23
ReporterBjarneBostrom Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityN/A
Status assignedResolutionopen 
Summary0004020: AutoID NodeSet2 OpticalVerifierScanResult differences to specification
Description

The AutoID 1.00 spec defines the Scan method outputs for OpticalVerifierDeviceType to be array of OpticalVerifierScanResult + status (in section 6.4.3.1).
The section 9.3.2 defines the OpticalVerifierScanResult to be subtype of OpticalScanResult.

However the Nodeset2 from (https://opcfoundation.org/UA/schemas/AutoID/1.0/ tried Opc.Ua.AutoID.NodeSet2.xml and Opc.Ua.AutoID.NodeSet2-4-17-2016.xml) does define the OpticalVerifierScanResult to be subtype of ScanResult which is incorrect. Also the output parameters of the OpticalVerifierDeviceType Scan in the NodeSet are defined as array of WGS84Coordinate Structure (+status), which is wrong too (should be the abovementioned OpticalVerifierScanResult array + status).

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-10-19 13:41 BjarneBostrom New Issue
2018-04-24 15:55 Jim Luth Assigned To => Matthias Damm
2018-04-24 15:55 Jim Luth Status new => assigned
2021-03-02 19:23 Randy Armstrong Project NodeSets, XSDs and Generated Code => 30010: AutoID