OpenOPC
OpenOPC copied to clipboard
How to connect to a server with password?
I want to connect to another device running OPC.
I have the IP address, Port, Username, Password. But there seems to be no option to enter password & username when connecting?
This is my code:
import OpenOPC
opc = OpenOPC.client()
OpenOPC.open_client("xxx.xx.x.x",