-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
Type of issue
- Bug
- Enhancement
- Compliance
- Question
- Help wanted
Current Behavior
DataItemType has ValueRank 0 = OneOreMoreDimensions. Also all sub types of DataItemType have ValueRank 0. See attached image illustrating the problem
.
Expected Behavior
Based on the specification (https://reference.opcfoundation.org/Core/Part8/v105/docs/5.3.1), DataItemType should have ValueRank -2 = Any.
Steps To Reproduce
- Compile ConsoleReferenceServer
- Start ConsoleReferenceServer
- Connect to ConsoleReferenceServer
- Read ValueRank Attribute of the DataItemType node (i=2365)
- Observe invalid ValueRank 0
Environment
- OS: Windows 11
- Environment: Visual Studio 2022
- Runtime: .NET
- Nuget Version: .NET 9.0
- Component: Not sure where the problem is, might be Opc.Ua.Core or UA-ModelCompiler
- Server: ConsoleReferenceServer
- Client: Ua ExpertAnything else?
No response
Metadata
Metadata
Assignees
Labels
No labels