You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to connect to an opc-ua server by using python. I have defined username and password in the server.
when i am trying to connect to the server it gives me an error.
for connection i am using activate_session() function.
can anybody tell me how to connect to an server having username and password in python.
The text was updated successfully, but these errors were encountered:
I am trying to connect to an opc-ua server by using python. I have defined username and password in the server.
when i am trying to connect to the server it gives me an error.
for connection i am using activate_session() function.
can anybody tell me how to connect to an server having username and password in python.
The text was updated successfully, but these errors were encountered: