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

Error 1 #22

Open
InakiIribarren opened this issue Apr 22, 2021 · 1 comment
Open

Error 1 #22

InakiIribarren opened this issue Apr 22, 2021 · 1 comment

Comments

@InakiIribarren
Copy link

InakiIribarren commented Apr 22, 2021

Hello,

We are having the next error sometimes when we are accessing to honeywell opc-da

Error: 1
at OPCSyncIO.read (C:\xxxx\node-new\node_modules\node-opc-da\src\opcSyncIO.js:98:19)
at processTicksAndRejections (node:internal/process/task_queues:94:5)
at async Timeout.doCycle [as onTimeout] (C:\xxxx\node-new\node_modules\node-red-contrib-opc-da\red\opc-da.js:442:17)

I have read that this error is related to the amount of data and the update rate. Is this correct?
We are getting less than 100 variables and the update-rate of 60 seconds.
How can we solve this error?

Thanks a lot!

@InakiIribarren
Copy link
Author

I have further information.

I remove some check errors in the function OPCSyncIO.read and we are receiving from the opc-da server some variables with the error -498794494. Anybody knows the reason?

Thanks in advance!

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

1 participant