Closed Voolodimer closed 4 years ago
Hello! I can’t get the data as it is written in the documentation on the official site. Does the OpenOPC library only work with the Matrilon server? How can I get data from my OPC server? I will attach pictures below
I figured out how to do it. I hope someone will be useful
testTag = opc.list("COM4.TRM_202(adr=104)T_слой_Ср_р-ра.Оперативные параметры")[3]
val = opc.read(testTag, update=1, include_error=True)
Hello! I can’t get the data as it is written in the documentation on the official site. Does the OpenOPC library only work with the Matrilon server? How can I get data from my OPC server? I will attach pictures below