# DNPMSTR.CFG # # This file contains the configuration for the DNP Master/Slave # MVI94 communication module configured as a master. # # LOCATION : Test Bench Example # DATE : 09/16/2000 # CONFIGURED BY : RAR # MODIFIED : # # This section is used to define the configuration for the Module application # port. The module will be configured as a DNP master device. # [Module] Module Name : MVI94-DNP Example of master device Type : Master #Enter S = Slave or M = Master # This section is used to define the emulated DNP master device. # [DNP Master] Internal ID : 5 #0-65534 identification code for this unit Baud Rate : 19200 #Baud rate for port 110-115200 RTS On : 0 #0-65535 mSec before message RTS Off : 0 #0-65535 mSec after message Min Response Delay : 10 #0-65535 mSec before response sent # Collision Avoidance parameters Collision Avoidance : No #Use Collision Avoidance (Yes/No) CD Idle Time : 10 #0-32000 mSec min idle time before transmit CD Time Before Receive : 12 #0-65535 mSec before receive Initialize IED Database : No #Initialize BI/AI/C values from processor (Yes/No) # This section is utilized to define the database to store the data to interface # with the DNP slave devices on the network. [IED Database] Binary Inputs : 128 #0-960 point count to hold BI data Analog Inputs : 50 #0-120 points of analog input data Counters : 11 #0-30 points of counter data Binary Outputs : 12 #0-960 point count to hold BO data Analog Outputs : 13 #0-60 points of analog output data [DNP Master Slave List] # This section is used to store information about each slave to be # used by the master port. There must be an entry in this table for each # node to be used in the command list. Two of the parameters in this list # are coded values: # Conf Mode ==> 0=Never, 1=Sometimes and 2=Always (select 0). # Flags is bit coded as follows: # Bit 0 (decimal 1) ==> Enable the slave # Bit 1 (decimal 2) ==> Use Unsolicited messaging with this slave # Bit 2 (decimal 4) ==> Use delay measurement with this slave # Bit 3 (decimal 8) ==> Auto time synchronization enabled # START # Node DL Conf Conf Conf App Rsp # Address Mode Timeout Retry Timeout Flags 2 0 1000 0 5000 9 END [DNP Master Commands] # This section contains the list of commands to process on the master port. # Node addresses present in the command list must have an entry in the # [DNP Slave List]. Commands with nodes not present in the list will not be # executed. # START # 1 2 3 4 5 6 7 8 9 10 #Flags/ Node Data Data Cmd Device Point DNP DB IED DB Poll #Enable Address Object Variation Func Address Count Address Address Interval 2 2 1 0 1 0 -20 -1 0 0 2 2 30 0 1 0 -10 -1 0 0 6 2 60 5 1 0 60 -1 0 0 END