Hello, I have an opc da server where i can make connection with in matrikon opc explorer. I want to do the same with python and read the data that is on the server but it does’nt work. I don’t know if its because of the openOPC library or because its a 32 bit python or a win32com.client library but i keep getting following error: Error connecting to the OPC server: (-2146959355, ‘Failed to run from server’, None, None). Does anyone know how to fix this?