Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Change Event is not in Sequence #6

Open
RamDinesh94 opened this issue Dec 8, 2022 · 1 comment
Open

Data Change Event is not in Sequence #6

RamDinesh94 opened this issue Dec 8, 2022 · 1 comment

Comments

@RamDinesh94
Copy link

RamDinesh94 commented Dec 8, 2022

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.

@seayxu
Copy link
Contributor

seayxu commented Jan 5, 2023

Wether you set IsSubscribed = true for GroupData ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants