Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Where to find the different Gateway Adapters.

...

Where to find

To find the OPC UA adapter, go to the Inspector window of a https://unit040.atlassian.net/wiki/spaces/PUD/pages/280987237/Logic+Simulator#Overview component.
This https://unit040.atlassian.net/wiki/spaces/PUD/pages/280987237/Logic+Simulator#Overview can be added under Logic.

...

Gateway settings

Adapter Target

Select a different adapter, please see respective prespective documentation for more information.

Adapter Setting (OPCUAServerSettings)

XmlFilePath

File path to the policy file.

Note

Warning : <Make sure to fill in a relative path to the Asset folder of the project and include .xml file extension>

endPointURL

The endpoint of the server.

configurationFilePath

Configuration path for the configuration xml XML (default is sample case, please use your own)

namespaceIndex

the namespace index for opc ua

IdentifierTypeOpc

The identifier type for this configuration

For more information:

http://documentation.unified-automation.com/uasdkhp/1.0.0/html/_l2_ua_node_ids.html

UserName

Is passed to the server for authentication if the field is not empty (not used by default).

PassWord

Is passed to the server for authentication when the UserName field is not empty (not used by default)

...