Skip to content

OPC UA

clock

 

An OPC UA interface uses the OPC UA protocol to connect Arundo Edge to an industrial control system. Once you establish an OPC UA interface, you can stream sensor data collected by a control system directly into Arundo Edge.


What is OPC UA?

OPC UA is a communications protocol used in a wide range of industries.

OPC UA diagram

If you have worked with OPC Classic, you will find OPC UA very familiar. The most significant difference between the two is that OPC UA doesn’t rely on OLE or DCOM technology from Microsoft. This makes it possible to implement OPC UA on any platform.

The other very important part of OPC UA is the possibility to use structures or models. This means that the data tags can be grouped and given context, which makes governance and maintenance much easier. These models can then be identified in runtime, which makes it possible for a client to explore possible connections by asking the server.


Adding an OPC UA Interface

Complete the following to connect Arundo Edge to an industrial control system via the OPC UA protocol.

  1. On the sidebar, select Interfaces | Add new.
  2. Select OPC UA.
  3. In Name, enter the name of the OPC server.
  4. In URL, enter the connection address (UA TCP) for the OPC server.
  5. Complete the remaining fields as necessary.
  6. Click Add interface.
  7. Click Add Tag.
  8. Complete one of the following to add tags:

    • Select Manual and add a tag manually.
    • Select Browse and locate tags on the OPC server.
    • Select File and upload a tag list.
  9. Click Add.

Tip

When adding tags, you can download a sample tag list by clicking the Download Sample CSV link on the File tab.


Managing OPC UA Interfaces

Configuring an OPC UA Interface
  1. On the sidebar, select Interfaces and select the interface.
  2. Click Advanced Parameters.
  3. Make changes as necessary.
  4. Click Save.
Updating a Tag
  1. On the sidebar, select Interfaces and select the interface.
  2. Locate the tag in the Tags list.
  3. Click Edit next to the tag.
  4. Make changes as necessary.
  5. Click Save.
Deleting a Tag
  1. On the sidebar, select Interfaces and select the interface.
  2. Locate the tag in the Tags list.
  3. Click Delete next to the tag.
  4. Click OK.
Disabling an OPC UA Interface
  1. On the sidebar, select Interfaces and select the interface.
  2. Deselect Enabled.
  3. Click Save.
Deleting an OPC UA Interface
  1. On the sidebar, select Interfaces and select the interface.
  2. Click Delete.
  3. Click Yes.

Last update: June 15, 2020