ProSoft Technology MVI56E-DNPNET User Manual

Page 115

Advertising
background image

MVI56E-DNPNET ♦ ControlLogix Platform

Contents

DNPNET Ethernet Client/Server Communication Module

User Manual

ProSoft Technology, Inc.

Page 115 of 140

February 13, 2015

There are five UDTs one level below DNPNETMODULEDEF. These lower-level UDTs were

used to create the DNPNET.CONFIG, DNPNET.DATA, DNPNET.STATUS,

DNPNET.CONTROL, and DNPNET.UTIL controller tag structures.

Click the [+] signs to expand the UDT structures and view lower-level UDTs. For example,

when DATA is expanded, it contains four UDTs: DNPout, IEDin, DNPin, and IEDout. They

can further be expanded with the [+] sign.

Notice these UDTs are the data types used to declare the DNPNET.DATA controller tag

arrays.

4.4.1 DNPNET.CONFIG controller tags

This UDT structure contains the data types that apply to the configuration of the module.

Refer to DNPNET Controller Tags Definitions (page 30) for a complete description of each

element in this object.

Name

Data Type

Description

DNP_Module_Name

SINT[40]

Module Defintion

DNP3_Server

DNPNET_Server_type

Server configuration

DNP3_WhiteList

DNPNET_IP_Address_type[10]

IP addresses of clients server

will respond to

DNP_Server_Database DNPNET_Server_Database_type

Configure the Server database

sizes

Advertising