Migrating to OPC UA 1.04 version from 1.03 version|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
Migrating to OPC UA 1.04 version from 1.03 version
Avatar
Antoni Gnanaraj
Member
Members
Forum Posts: 5
Member Since:
04/23/2016
sp_UserOfflineSmall Offline
1
04/16/2019 - 05:36
sp_Permalink sp_Print sp_EditHistory

Hi Team,

We are using Opc.Ua.Core.dll and Opc.Ua.Client.dll ( Version 1.3.342 )  in our application . Our application is targeted to .NET framework 4.0. We want our application to use the latest version of the OPC foundation DLLS. We know that OPC foundation has released version 1.04.354.23  on Nov 13 2018.

 

We need clarifications on below questions.

1. Looks we need to  upgrade the .NET framework version of our application to 4.6.1 to support the 1.04 version. Am I correct ?

2. Do we have any document which gives the details about the breakage changes from version 1.03 to version 1.04?

3 What are the things should be taken care while doing the migration from version 1.03 to version 1.04  ?

 

Thanks
Antoni

Avatar
Randy Armstrong
Admin
Forum Posts: 1451
Member Since:
05/30/2017
sp_UserOnlineSmall Online
2
04/17/2019 - 04:53
sp_Permalink sp_Print

The .NET stack has been ported to .NETStandard and there numerous significant changes including a requirement to use the task based programming model (TPM). This switch may cause significant problems for existing applications. Especially if your developers are not familiar with with TPM.

I am not aware of any guide but you can post your question on the GitHub repo.

Avatar
Antoni Gnanaraj
Member
Members
Forum Posts: 5
Member Since:
04/23/2016
sp_UserOfflineSmall Offline
3
04/23/2019 - 02:21
sp_Permalink sp_Print sp_EditHistory

Randy Armstrong said
The .NET stack has been ported to .NETStandard and there numerous significant changes including a requirement to use the task based programming model (TPM). This switch may cause significant problems for existing applications. Especially if your developers are not familiar with with TPM.

I am not aware of any guide but you can post your question on the GitHub repo.

  

Hi Randy Armstrong,

Thanks for the details. Sure I will post the questions in GitHub for any clarifications.

Looks the OPC foundation .NET standard tool kit works fine in .NET Framework 4.6 . So I assume it is enough to migrate my application to .NET Framework 4.6 . Am I correct? Please confirm.

 

Thanks

Antoni

Avatar
Randy Armstrong
Admin
Forum Posts: 1451
Member Since:
05/30/2017
sp_UserOnlineSmall Online
4
04/23/2019 - 07:36
sp_Permalink sp_Print

As I mentioned it is not simple a question of porting to 4.6 since you also have to deal with the TPM which can be an issue for older .NET applications. Search for ".NET Task Based Programming" to get more information.

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online: Randy Armstrong
Guest(s) 31
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1351
Posts: 4579