Redundancy Server|OPC UA Standard|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
Redundancy Server
Avatar
Xavier POISSON
Member
Members
Forum Posts: 8
Member Since:
05/07/2020
sp_UserOfflineSmall Offline
1
10/17/2021 - 22:51
sp_Permalink sp_Print
Hello,

I would like to set up OPC UA redundancy on two C # servers ("Non Transparent" and "Hot").
Cannot find documentation on this topic.
Should we put information in Config.xml?
Do we have to manage the code in the C # Server to create the nodes?
How to do ?

Thank you for your answers.
Avatar
Randy Armstrong
Admin
Forum Posts: 1511
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
10/18/2021 - 21:53
sp_Permalink sp_Print

The C# samples do not have the back-channel communication needed to implement a true redundancy pair.

You could develop a C# server that acquires data from a downstream system. It would then be possible to launch multiple copies of this server that has an identical address space but you would need to add logic to handle load balancing and fail over.

In particular, you would need logic to set the SeviceLevel to indicate which is the primary and which is the standby

See https://reference.opcfoundatio......1/#Table9
and https://reference.opcfoundatio.....#6.6.2.4.2

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online: Francesco Viscomi
Guest(s) 27
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1396
Posts: 4717