Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Adapter for DNP3

Install the adapter

  • Last UpdatedApr 03, 2025
  • 1 minute read

You can install adapters on either a Windows or Linux operating system. Before installing the adapter, review the system requirements to ensure your machine is properly configured to provide optimum adapter operation.

The installation and configuration directories can be found here:

  • Windows

    Configuration: C:\ProgramData\OSIsoft\Adapters\DNP3

    Installation: C:\Program Files\OSIsoft\Adapters\DNP3

  • Linux

    Configuration: /usr/share/OSIsoft/Adapters/DNP3

    Installation: /opt/OSIsoft/Adapters/DNP3

Windows

To install an adapter on a Windows computer:

  1. Download the DNP3 MSI installer package from the AVEVA Customer Portal.

    Note: Customer login credentials are required to access the portal.

  2. Run the installer and follow the set-up wizard.

    You can change the installation folder or port number during setup. The default port number is 5590.

  3. Optional: To verify the installation, send the following request by Postman using the port number specified during installation:

    GET http://localhost:<portnumber>/api/v1/configuration

    If you receive an error, wait a few seconds and try the script again.

    If the installation was successful, a JSON copy of the default system configuration is returned.

Linux

To install an adapter on a Linux computer:

  1. Download the applicable .deb software package from the AVEVA Customer Portal.

    Note: Customer login credentials are required to access the portal.

  2. Open a terminal.

  3. Run the sudo apt update command to update available packages information.

  4. Run the sudo apt install command against the Linux distribution file.

    For example: sudo apt install ./AVEVA-Adapter-for-DNP3-x.x.x.xxx-x64_.deb

  5. Optional: To verify the installation, send the following request by Postman with the port number specified during installation:

    GET http://localhost:<portnumber>/api/v1/configuration

    If you receive an error, wait a few seconds and run the command again.

    If the installation was successful, a JSON copy of the default system configuration is returned.

    In This Topic
    TitleResults for “How to create a CRG?”Also Available in