You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using GodSharp OPC DA to read Kepware tags and have subscribed to the data change event but we suspect data change event is not getting triggered in sequential order.
Is DataChangedOutput output.Data.Timestamp denotes the time the data actually changed in Kepware or it it the time it is received by the handler event for processing?
We also tried to disconnect and connect back but it is waiting for the disconnect and it seems like that is never happening.
The text was updated successfully, but these errors were encountered:
We are using GodSharp OPC DA to read Kepware tags and have subscribed to the data change event but we suspect data change event is not getting triggered in sequential order.
Is DataChangedOutput output.Data.Timestamp denotes the time the data actually changed in Kepware or it it the time it is received by the handler event for processing?
We also tried to disconnect and connect back but it is waiting for the disconnect and it seems like that is never happening.
The text was updated successfully, but these errors were encountered: