Page 1 of 1

How can I connect to an OPC DA Server using credentials

Posted: 05 Jun 2018, 15:25
by acorral
Hello, using UaGateway 1.4.5 I need to use specific credentials for connecting to an OPC Server.

The credentials are not related with Windows users (related to OPC Connect level), credentials are related to the interface IOPCSecurityPrivate and adopt the form of "Number\User" and "Password".

Is it possible to specify credentials in that case?
and where?

Thank you