are there .net framework Library for WPF Application ?|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
are there .net framework Library for WPF Application ?
Avatar
Yiming Sun
Germany
Member
Members
Forum Posts: 6
Member Since:
10/04/2021
sp_UserOfflineSmall Offline
1
02/10/2022 - 01:21
sp_Permalink sp_Print

Hello, I want to desgin a WPF .Net Framework to build a OPC UA Client, through OPC UA Server provided by Beckhoff, the varaibles in PLC to read and write. 

But at GitHub there are only .Net Framework Library for WinForm, and all the classes in it are bound with System.Windows.Form.

Is there a good way to change the library to be used for WPF UI? It takes me a lot of Work to seperate the .cs codes from .Designer.cs codes.

Thanks in Advance!  

Avatar
Randy Armstrong
Admin
Forum Posts: 1438
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
02/10/2022 - 01:23
sp_Permalink sp_Print

NETStandard core libraries do not link to Windows.Form.

Only the examples do.

There are also console and Xamarin examples:

https://github.com/OPCFoundati.....arinClient

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 22
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1341
Posts: 4546