Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I have an KEPServerEX 6 and have a installed one OPC DA Client connection.
This OPC DA Server is on the some Windows and the connection is working fine.
When i cancel the a Connection from the OPC DA Server to his clients the signal get Bad and then also
the Singal in the KEPServerEx get bad.
But the Problem is the _Error Bit of the Device in the KEPServerEX keeps false so i dont know that i have an error.
I tried then to activate the watchdog of the device but the KEPServerEX switch da setting back to deactivated without any message.
Solved! Go to Solution.
Hello,
You were on right track to enabling watchdog.
Please Note, Bad quality of tags doesn't mean there is no connection, only that the target DA server is refusing to send updates.
Without the Watchdog, users may not know whether a long time between update notifications is because the values associated with the group have remained the same or whether the underlying OPC server (or COM callback connection) has failed(in Exception mode)
Hello,
You were on right track to enabling watchdog.
Please Note, Bad quality of tags doesn't mean there is no connection, only that the target DA server is refusing to send updates.
Without the Watchdog, users may not know whether a long time between update notifications is because the values associated with the group have remained the same or whether the underlying OPC server (or COM callback connection) has failed(in Exception mode)