iterativ / openopc2

🔥 OPC DA Python Library with awesome CLI
Other
92 stars 12 forks source link

Unable to establish connection with the server #57

Closed Rahul14189 closed 8 months ago

Rahul14189 commented 1 year ago

Hi, I am using Kepware Server Simulator on my local machine, and then i am trying to connect with the simulated server using OpenOPC but it throws error and does not allow to connect, whereas using metrikon i can see tags !

if i use open gateway service (open mode), then it throws following error: image

And if i use DCOM mode, then it return FALSE,

And sometimes while using DCOM mode, it throws following error: image

Following is my code in DCOM mode: image

And in open mode following is my code: image

Do you have any idea on what I could be doing wrong?

renzop commented 8 months ago

Your code shows that you are using another library.. This is openopc2