View Issue Details

IDProjectCategoryView StatusLast Update
001026830110: PowerlinkImplementation Bugpublic2025-04-04 08:56
ReporterFrank Fischer Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status newResolutionopen 
Summary0010268: IsOptionSet is missing in the Powerlink NodeSet file
Description

Opc.Ua.POWERLINK.NodeSet2.xml defines two optionsets which are subtypes of the OptionSet Datatype:
line 515: <Definition Name="1:PowerlinkAttribute">
line 453: <Definition Name="1:ErrorRegisterBits">

both are missing the "IsOptionSet" xml attribute as describe here: https://reference.opcfoundation.org/Core/Part6/v105/docs/F.12

Additional Information

This causes our code generator to generate enums instead of optionsets for these types

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-04-04 08:56 Frank Fischer New Issue