Skip to content

UNABLE TO connect to Siemens 828D #412

@IRISBFW

Description

@IRISBFW

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions