-
Notifications
You must be signed in to change notification settings - Fork 354
Open
Description
Kindly some one help
I need to connect to siemens 828D Controller through OPCUA
It completely working with the python
Now i need to do the same with C++
I am able to connect to server without username and password
But when i try to connect to the server with username and password, it
I connect to server with
std::string endpoint = "opc.tcp://username:[email protected]:4840";
I am below error
receive ServiceFault from Server with StatusCode: The user identity token is not valid. (0x80200000)
Metadata
Metadata
Assignees
Labels
No labels