Versions Compared

Key

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

Table of Contents

...

OPC UA extension is available through Extension Manager.  When the BMS Core Studio is stopped, the Extension Manager can be started from the BMS Studio menu Extensions / Manager / Start extension manager...

  1. Open the Extension Manager on the PC where you have the Internet  connection.


  2. Navigate to the "Not installed" tab. Select the "OPC UA". Afterwards, press the "Install" button

    Image Modified

  3. After a successful installation the confirmation appears:

    image2018-8-29_12-51-29.png

...

The NETx Server provides a OPC UA Client module to integrates data points from other OPC UA Servers.  After installing the plugin, in the Modules>OPC UA>Server definitions. This menu is corresponding with adding another OPC UA Servers to the BMS Platform.In the following example a  another BMS Platform that is running as a OPC Server. 

ParameterDescription
Name

The given name of the OPC UA Server in BMS Server.

Path

The generated Path in Item Tree.

URL

The URL of the OPC UA Server.

User SecurityTo enable a secure connection.
Add Unknown CertificatesTo enable Unknown Certificates(by default enabled).
Username

If the OPC UA Server requires Authentication with a Username and a Password.

PasswordIf the OPC UA Server requires Authentication with a Username and a Password.
Write timestamps Choose which timestamp to write. 


Adding data points: 

In Server definitions Server has been configured. Now OPC UA data point can be defined.This is done within the "Modules>OPC UA> Data point definitions" . Datapoint definitions should match the the OPC UA Server item. In the following example a datapoint from another BMS Platform that is running as a OPC Server. 
Image Modified


ParameterDescription
Server NameThe name of the OPC UA (should match Name form Server definitions).
NameThe name of the Datapoint .
Path

The generated Path in Item Tree.

Namespace Index

The index of the namespace URI in the namespace array.

NodeId TypeThe Type of the Node ID (by default String).
NodeId ValueThe required Datapoint ID. 
Data type

The  data type of the Datapoint .

Access mode Read, Read and Write or Write.

Synchronize

If this parameter is set to “True (T)”, the value is synchronized between the main and backup server (if present).

...

Info

For further check on Namespace Index, NoteId Type, NodeId Value and Data type. You can use 3rd party Software like UaExpert to get those information. 


The added Datapoints should appear in the ItemTree under the predefined Path: 

Image Added


Article applies to the following products:

  • NETx BMS Platform
  • NETx Multi Protocol Server
  • NETx BMS Server 2.0