The NETx BMS Platform provides standardized OPC UA (Unified Architecture) interfaces ,OPC UA is one of the most important communication protocols for Industry and the IoT.
OPC UA installation
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...
- Open the Extension Manager on the PC where you have the Internet connection.
- Navigate to the "Not installed" tab. Select the "OPC UA". Afterwards, press the "Install" button
After a successful installation the confirmation appears:
The close the BMS Core Studio and reopen it again; this is required before the extension can be used.
OPC UA as Server
After starting the BMS Core Studio and from the BMS Studio menu Modules/ OPC UA/ OPC UA server configuration...
To make BMS Core server runs as OPC UA server you need Enable OPC UA option. After that Server needs to be restarted.
BMS Core server datapoints will available through any OPC UA Client.
Integrate data points from another OPC UA Server
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.
Parameter | Description |
---|---|
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 Security | To enable a secure connection. |
Add Unknown Certifcates | |
Username | If the OPC UA Server requires Authentication with a Username and a Password. |
Password | If the OPC UA Server requires Authentication with a Username and a Password. |
Certificate: The Certificate should be saved in DataFile Folder in the current Workspace, and it is enough to provide only the name of the certificate without the full path.