Model Compiler usage for client side|OPC UA Implementation: Stacks, Tools, and Samples|Forum|OPC Foundation

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Lost password?
sp_Feed sp_PrintTopic sp_TopicIcon
Model Compiler usage for client side
Avatar
Joe Doe
Member
Members
Forum Posts: 6
Member Since:
10/09/2017
sp_UserOfflineSmall Offline
1
06/15/2026 - 02:15
sp_Permalink sp_Print

I am trying to understand the use cases for Model Compiler (https://github.com/opcfoundati.....elcompiler ) for the OPC UA client side. 

My understanding is that the Model Compiler will generate classes for UA datatypes, and also for object types and variable types.

And I can use the datatypes classes on both the server side and client side (in my case with the .NET stack/SDK).

But the object type and variable type classes are for server side only, right? For them, there is nothing generated for client side, right?

Thanks for clarification.

Avatar
Randy Armstrong
Admin
Forum Posts: 1686
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
06/15/2026 - 05:21
sp_Permalink sp_Print

*.DataTypes.cs and *.Constants.cs are useful to clients.

*.Classes.cs is server only.

Forum Timezone: America/Phoenix
Most Users Ever Online: 1361
Currently Online:
Guest(s) 32
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1530
Posts: 5173