Implement OPC Client without Windows Forms|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
Implement OPC Client without Windows Forms
Avatar
Robert Amtfjord
Member
Members
Forum Posts: 8
Member Since:
01/25/2017
sp_UserOfflineSmall Offline
1
02/17/2017 - 01:11
sp_Permalink sp_Print

Hi,

I'm trying to implement a simple version of the OPC Ua Client into a existing system as a part of it. When I check the sample applications some parts are constructed with Windows Forms. Is there an easy way to separate this parts from the rest of the application? I want to change the GUI to not be connected to Windows Forms. 

When i check it seems to be that an ApplicationInstance is created on the client and this instance that the client seems to be very depending of is very tailormade for running with a Windows Forms Application. (ApplicationInstance application = new ApplicationInstance();)

I also need to sign the DLL's to be able to use them and Client Controls refers to Ua Configuration, which refers to an extern file Interop.Net.FwTypeLib.dll which i can not rebuild.

Avatar
Randy Armstrong (Sparhawk)
Member
Members
Forum Posts: 20
Member Since:
05/12/2015
sp_UserOfflineSmall Offline
Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 9
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1351
Posts: 4579