Closed CryptoCodeing closed 2 months ago
hi @CryptoCodeing , please check with wireshark traces first if there is still publishrequest/response and the session and subscription keepalive is working. It can be many reasons.
@mregen Thanks alot for the fast response, much appreciated! i will check and come back to you if needed.
@CryptoCodeing Any new updates on this issue ?
@mrsuciu Thanks for asking. We have found, that the issue was due to a architecture deficiency in our APP and has nothing to do with the OPC .NET Library.
Type of issue
Current Behavior
Dear Contributers
Our APP (.NET 4.8 Application implementing this library) connects to a PLC via Subscription.
Tested and it seems to work. BUT sadly it doesnt.
Our Customer is reporting issues daily.
We are experiencing an issue that subscriptions suddenly stop to work at some point, but unfortunately we are not able to figure out why and how this would happen. The applications seems to run as it should, but at some point subscription events do not trigger anymore at all. Restarting the application does solve the problem for a while until the same problem rises again.
in steps:
Desperately need help on this issue and are also willing to pay for provided support.
Thanks alot for any help.
Expected Behavior
Subscription should update everytime that the PLC provids a new value in the subscribed field
Steps To Reproduce
Environment
Anything else?
No response