Examples
    • 16 Dec 2021
    • 1 Minute to read
    • PDF

    Examples

    • PDF

    Article summary

    Connecting to a SEL RTAC using DNP3

    In this example, DnpClient is used to connect to a SEL RTAC acting as DNP3 slave over TCP.

    • Step 1: Obtain information about the DNP3 slave configuration. See below example of the RTAC configuration:

    Figure 10: SEL RTAC configuration of a DNP slave

     

    • Step 2: First create the driver DnpClient instance, then create the channel. Once inside this channel, create the device. See below example of channel and device settings:

    Figure 11: Channel and device configuration settings when connecting to a RTAC DNP3 slave

     

    • Step 3: Create and configure the tags. See below examples for how the tag sources should be configured in order to read the first analog input (index 0) and write to the first analog output (index:0):

    Figure 12: Source configuration settings for the first Analog input (Group 30, Index 0). The variation is determined by the RTAC.


    Figure 13: Source configuration settings for the first Analog output (Group 40, Index 0).



    Was this article helpful?

    What's Next