DNP3 TCP Master

From Teltonika Networks Wiki
Main Page > General Information > Configuration Examples > DNP3 > DNP3 TCP Master

Summary

Distributed Network Protocol 3 (DNP3) is a set of communications protocols used between components in process automation systems. It is primarily used for communications between a “master station” and Remote Terminal Units (RTUs) or Intelligent Electronic Devices (IEDs).

This example provides an Step by Step instructions on how to configuration DNP3 functionality in RUTX11 device.

Installing DNP3 Package

DNP3 can be installed using the package manager

Open the ‘Services’ tab and click the ‘Package Manager’ button. On DNP3 click the ‘+’ button to install DNP3 package. Networking rutx11 example DNP3 installing dnp3 package v1.png

After that navigate to Services>DNP3

Networking rutx11 example DNP3 service features v1.png


DNP3 Protocol contains two features. ‘TCP MASTER’ and ‘DNP3 OUTSTATION’.

TCP MASTER

TCP Master requests specific information from DNP3 outstation through the communication channel.

To setup TCP MASTER click on the TCP Master Button and click ‘ADD’ to add a new master. Networking rutx11 example DNP3 TCP master overview v1.png


TCP MASTER CONFIGURATION

On this section we configure the parameters of the DNP3 Outstation that the Master will be querying with requests.

Networking rutx11 example DNP3 tcp master configuration v1.png


Requests Configuration

To obtain data from DNP3 Outstation configure a DNP3 instance. The DNP3 Master will send a request to DNP3 outstation specifying the function codes to be sent. The outstation then sends the requested data back to the DNP3 Master.

On the ‘ADD NEW INSTANCE SECTION’ type the name of the instance. In this example we want to read the serial number, so we type ‘serial’.

Networking rutx11 example DNP3 requests configuration v1.png