Cannot inherit from BaseVariableType in UaModeler

Questions regarding the use of UaModeler

Moderator: uamodeler

Post Reply
martenbyebye
Hero Member
Hero Member
Posts: 21
Joined: 03 Mar 2017, 16:08

Cannot inherit from BaseVariableType in UaModeler

Post by martenbyebye »

Hi,

The OPC UA for Devices Companion Specification 1.01 wants the UIElementType as a subtype of BaseVariableType. In the UaModeler (1.5.386) it is not possible to create a subtype of BaseVariableType.

Is that only a limitation of the modeler or of the (.NET) SDK in general?

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

Re: Cannot inherit from BaseVariableType in UaModeler

Post by Support Team »

Hello,

The OPC UA specification for BaseVariableType needs clarification. After the clarification of the specification we will or will not update UaModeler.

However you can load the DI model, it is shipped with UaModeler. If you load the model, the UIElementType is loaded as a subtype of BaseVariableType.
Best regards
Unified Automation Support Team

martenbyebye
Hero Member
Hero Member
Posts: 21
Joined: 03 Mar 2017, 16:08

Re: Cannot inherit from BaseVariableType in UaModeler

Post by martenbyebye »

Ahh, I didn't know there was this DI model... nice

So I understand that the Server can handle this.
Thanks!

Post Reply