ProSoft Technology MVI56E-DNPNET User Manual

Page 34

Advertising
background image

Contents

MVI56E-DNPNET ♦ ControlLogix Platform

User Manual

DNPNET Ethernet Client/Server Communication Module

Page 34 of 140

ProSoft Technology, Inc.

February 13, 2015

Tag Name

Range

Description

DNPNET.CONFIG.DNP3_Ser

ver.PassThrough_CROB

0 or 1

This parameter determines if the module will

pass all received CROB messages received

through to the processor. If it is set to 0

(default), then the messages will not be sent to

the processor. If the parameter is set to 1, then

block 9910 will be sent to the processor with

the CROB information. The database will still

be controlled by the CROB message, but the

ladder can control other virtual BO data in the

processor using this data. This feature is

useful if the controlling station sends CROB

data to the server driver with very short on or

off times.

DNPNET.CONFIG.DNP3_Ser

ver.Use_TripClose_Single_Poi

nt

0 or 1

This parameter determines if data associated

with CROB commands operate on a single or

dual point. If the value of 0 is supplied (default

value), then all points will be dual-point unless

neither the trip or close bit is set in the control

code of the command. If either bit is set, then

the CROB block will interact with the bit

database as a dual-point database. If the

parameter is set to 1, then all CROB blocks

received will operate on the database as single

bits.

DNPNET.CONFIG.DNP3_Ser

ver.Config_unsol_retry_limit

7 to 32768

Configurable unsolicited retry limit. The

module sends an unsolicited message and

waits for a confirmation with the Application

Layer Confirm Timeout up to the limit specified

until the unsolicited message is confirmed. If

the amount of unsolicited messages are

exceeded, the Ethernet connection will be lost.

Another DNP message could wake up the

connection. The allowable limits are 7 to

32768.

DNPNET.CONFIG.DNP3_Ser

ver.reserved_3

DNPNET.CONFIG.DNP3_Ser

ver.reserved_2

DNPNET.CONFIG.DNP3_Ser

ver.reserved_1

DNPNET.CONFIG.DNP3_Ser

ver.reserved_0

2.3.4 DNPNET.CONFIG.DNP3_WhiteList[x]

To avoid unknown or outside devices from trying to connect to the MVI56E-DNPNET, you

can create an exclusive list of IP addresses allowed to access the device. There are a

maximum of 10 IP addresses that can be configured. This tag array is used if the

DNPNET.CONFIG.DNP3_Server.Use_WhiteList tag is set to 1.

Advertising