Find and share HowTos to various installations / configurations!
5 posts • Page 1 of 1
5 posts
• Page 1 of 1
shokkul
Posts:37
Joined: Mon Feb 25, 2019 8:50 am
Catch Redundant Disconnect/Connect
Postby shokkul »
Hello,
We are trying to implement a feature that catches if redundant pc is disconnected and connected again back but we don't know which data point is providing this information. Any help is appreciated
If you want to get the information if the redundant servers have connection you can use the DP element _ReduManager(_2).PeerAlive.Link0
When the value is 1 the connection is established.
What kind of feature do you want to implement?
Best Regards
Leopold Knipp
Senior Support Specialist
Thanks for the answer, we will just inform operator whether PC is connected to other PC or not and vice versa. We will trigger an alarm when it occurs.
When using sysConnect() with "dist'" you will get information for system messages send in a distributed system.
The information given by "shokkul" does not include information for a distributed system.
With sysConnect() using "redu" you will get active/passive information but no connection information.
Best Regards
Leopold Knipp
Senior Support Specialist