Versions Compared

Key

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

...

Gateway settings

Adapter Target

Select a different adapter, please see respective 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 (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)

...

Fidelity:

In order to get opc variables in real-time the fidelity of the signal definition has to be set to 0.

To use a subscription set the fidelity to the number of seconds for the interval.

Default fidelity is -1 this is counted as 1.

...

Opc ua variable naming

For the naming of opc ua variables we have to create the NodeId.

...