WOLFRAM SYSTEM MODELER

constructor

Initializes the connection with the host server

This class is implicitly declared protected in OPCUA

Wolfram Language

In[1]:=
SystemModel["OPCUA.ExternalFunctions.ClientObject.constructor"]
Out[1]:=

Syntax

client = constructor(endpointUrl, logLevel, applicationUri)

Inputs (3)

endpointUrl

Type: String

Description: URL to the OPC UA server endpoint

logLevel

Type: LogLevel

Description: Log level for open62541 C library

applicationUri

Type: String

Outputs (1)

client

Type: ClientObject

Description: The external OPC client object