OpenOPC icon indicating copy to clipboard operation
OpenOPC copied to clipboard

OpenOPC.OPCError: servers: -2147467259 error while listing servers

Open Saleem344 opened this issue 5 years ago • 3 comments

 error OpenOPC.OPCError: servers: -2147467259 error while listings server
 import OpenOPC
 opc = OpenOPC.client()
 opc.servers()

can anyone help with the solution

Saleem344 avatar Sep 07 '20 05:09 Saleem344

Friend, I think you didn't register opc dll in your system.

You can get it from this video : https://youtu.be/sv2N8CXR-9g

papercodeIN avatar Apr 04 '21 08:04 papercodeIN

 error OpenOPC.OPCError: servers: -2147467259 error while listings server
 import OpenOPC
 opc = OpenOPC.client()
 opc.servers()

can anyone help with the solution

Hi Saleem, I got the same error. Can you help me if you succeed to solve it? Thanks.

AbdelrahmanHaimour avatar Jul 02 '22 20:07 AbdelrahmanHaimour