Xavier POISSON
Member
Members
Forum Posts: 8
Member Since:
05/07/2020
05/07/2020
Offline
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.
Randy Armstrong
Admin
Forum Posts: 1564
Member Since:
05/30/2017
05/30/2017
Offline
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:
Guest(s) 33
Currently Browsing this Page:
1 Guest(s)
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1435
Posts: 4855