View Issue Details

IDProjectCategoryView StatusLast Update
000604330070: MTConnectImplementation Bugpublic2022-03-15 04:45
ReporterWolfgang Mahnke Assigned ToWilliam Sobel  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0006043: Issue with Description in NodeSet-File
Description

There are various places in the NodeSet where the Description for a UaDataType is added two times, see example,

<UADataType NodeId='ns=1;i=2618' BrowseName='1:AssetEventDataType'>
<DisplayName>AssetEventDataType</DisplayName>
<Description>
A special \gls{Variable} data type for asset change with a
\mtmodel{AssetType} and \mtmodel{AssetId}.
</Description>
<References>
<!-- HasSubtype - (Reverse) - BaseDataType Structure -->
<Reference ReferenceType='HasSubtype' IsForward='false'>Structure</Reference>
</References>
<Description>
A special \gls{Variable} data type for asset change with a
\mtmodel{AssetType} and \mtmodel{AssetId}.
</Description>

In addition, sometimes an empty description is added at the wrong place in the document, see example:
<UADataType NodeId='ns=1;i=2659' BrowseName='1:MTStatisticType'>
<DisplayName>MTStatisticType</DisplayName>
<References>
<!-- HasSubtype - (Reverse) - Enumeration i=29 -->
<Reference ReferenceType='HasSubtype' IsForward='false'>i=29</Reference>
<!-- HasProperty - - EnumStrings ns=1;i=2861 -->
<Reference ReferenceType='HasProperty'>ns=1;i=2861</Reference>
</References>
<Description></Description>

I guess, you just need to adapt the generator to fix this in all places.

TagsNo tags attached.

Activities

Stan Brubaker

2021-10-19 20:46

manager   ~0015207

See reference email describing this issue and related noteset XML file.

Mohammad Areef

2022-02-04 03:03

reporter   ~0015916

Team, Any update on this?

Stan Brubaker

2022-03-14 17:27

manager   ~0016367

Will Sobel created the attached corrected nodeset file and sent it to Areef at Matrikon/Honeywell to test the revised nodeset file.

Mohammad Areef

2022-03-15 04:45

reporter   ~0016369

The updated nodeset file has resolved the issue. You can close the ticket and Thanks for your support.
I am going to test once again with the file attached in the ticket here, just to make sure it works as expected as you will take this file ahead for releasing.
If there is any issue with the file here, I will report back here.

Issue History

Date Modified Username Field Change
2020-09-21 10:06 Wolfgang Mahnke New Issue
2021-10-19 20:46 Stan Brubaker Note Added: 0015207
2021-10-19 20:46 Stan Brubaker File Added: Opc.Ua.MTConnect.NodeSet2.xml
2021-10-19 20:46 Stan Brubaker File Added: Re_ MTConnect Nodeset Import Validation Failure.msg
2022-02-04 03:03 Mohammad Areef Note Added: 0015916
2022-03-14 17:14 Stan Brubaker Assigned To => William Sobel
2022-03-14 17:14 Stan Brubaker Status new => assigned
2022-03-14 17:27 Stan Brubaker Note Added: 0016367
2022-03-14 17:27 Stan Brubaker File Added: Opc.Ua.MTConnect.NodeSet2.Part1.xml
2022-03-15 04:45 Mohammad Areef Note Added: 0016369