WOLFRAM SYSTEM MODELER

Username

Username and password authentication

Wolfram Language

In[1]:=
SystemModel["OPCUA.Configuration.Authentication.Username"]
Out[1]:=

Information

Configuration block for setting up username/password-based authentication with the OPC UA server. Note that the password is stored in clear text in the model.

Parameters (2)

username

Value:

Type: String

Description: Username used to authenticate with the OPC UA server

password

Value:

Type: String

Description: The password for the given user

Connectors (2)

outID

Type: ExternalIDOutput

Description: Output connector for external IDs

inID

Type: ExternalIDInput

Description: Input connector for external IDs