View Issue Details

IDProjectCategoryView StatusLast Update
000786630000: PLCopenApi Changepublic2022-07-19 14:13
ReporterMatthias Damm Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0007866: PLCOpen UANodeSet 1.02 has wrong DataType for DefaultAccessRestrictions
Description

The DataType for DefaultAccessRestrictions is AccessRestrictionType (i=95).
But the DataType in the 1.02 UANodeset (PublicationDate="2020-11-25T00:00:00Z) is UInt16.

See extract from UANodeset below.

Additional Information

<Model ModelUri="http://PLCopen.org/OpcUa/IEC61131-3/&quot; Version="1.02" PublicationDate="2020-11-25T00:00:00Z">

<UAVariable NodeId="ns=2;i=15033" BrowseName="DefaultAccessRestrictions" ParentNodeId="ns=2;i=15001" DataType="UInt16">
<DisplayName>DefaultAccessRestrictions</DisplayName>
<References>
<Reference ReferenceType="HasProperty" IsForward="false">ns=2;i=15001</Reference>
<Reference ReferenceType="HasTypeDefinition">i=68</Reference>
</References>
</UAVariable>

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-03-16 17:30 Matthias Damm New Issue
2022-07-19 14:13 Jim Luth Project NodeSets, XSDs and Generated Code => 30000: PLCopen
2022-07-19 14:13 Jim Luth Category Implementation Bug => Api Change