Custom Abstract DataType(structure) bug

Questions regarding the use of UaModeler

Moderator: uamodeler

Post Reply
JureL
Jr. Member
Jr. Member
Posts: 3
Joined: 13 Aug 2019, 16:33

Custom Abstract DataType(structure) bug

Post by JureL »

Hello,

While testing this software for possible usage in our current project I think I have encountered a possible bug.

These are the steps to reproduce it:

Using UaModeler 1.6.2 I have created a custom abstract datatype in /Types/BaseDataType/Structure/TestBaseDataType. From this type I derived another (non-abstract)datatype (Test1DataType).
I am using Test1DataType as a argument in a method. But when I call this method I get a BadTypeMismatch.

Help from the support team would be greatly appreciated.

User avatar
Support Team
Hero Member
Hero Member
Posts: 3064
Joined: 18 Mar 2011, 15:09

Re: Custom Abstract DataType(structure) bug

Post by Support Team »

Hello,

Thank you for reporting this issue. However we need some more information.
What server sdk did you use to build the OPC UA server?
What client are you using for calling the method?
Best regards
Unified Automation Support Team

Post Reply