# DNPSNET.CFG (FILE NAME SPECIFIC) # # This file contains the configuration for the DNP Network Server # communication module. The example is constructed for the # MVI46-DNPSNET module. The name of the file must be DNPSNET.CFG when # downloading this file to the MVI46 module. # # LOCATION : # DATE : # CONFIGURED BY : # MODIFIED : # # This section is used to define the module name for the Module. # [Module] Module Name : MVI46-DNPSNET Module Type : MVI46-DNPSNET [Module Comment] # Put Comment Here [Backplane Configuration] Module Name : MVI46-DNPSNET COMMUNICATION MODULE TEST Failure Flag Count : 0 #Determines if BP failure will cause protocol to be #disabled (0=Ignore, >0 = failure count to disable) Error Offset : 8030 #Location of where to write status data (-1=disable) Initialize Output Data : No #Read output values from controller (Yes or No) M1 Write Size : 160 #Size of M1 file to transfer. 0-9000 #NOTE: M1 Write Size should match the register count as specified based on # BI, AI, Cntr (2 words), BO, and AO Count # This section is used to define the configuration for the Module. # port. This port will receive requests from a remote DNP master unit. # [DNP ENET Slave] Internal Slave ID : 2 #0-65534 slave identification code for this unit Use IP List : No #Use IP list to validate connection (Yes or No) USE TRIP/CLOSE SINGLE POINT : No #Trip/Close CROB uses a single point (default=N) # DNP database definition Binary Inputs : 20 #0-500 word count to hold BI data Analog Inputs : 40 #0-500 points of analog input data Counters : 10 #0-250 points of counter data Binary Outputs : 40 #0-500 word count to hold BO data Analog Outputs : 40 #0-500 points of analog output data #Default Class Settings BI Class : 2 #Default class for binary input events AI Class : 3 #Default class for analog input events # DNP specific parameters AI Deadband : 1000 #0-32767 analog deadband value for events Select/Operate Arm Time : 5000 #1-65535 mSec arm timeout for select/op outputs Write Time Interval : 60 #0-1440 minutes for time sync from master App Layer Confirm Tout : 5000 #1-65535 mSec App Layer confirm timeout Unsolicited Response : No #Generate Unsolicited responses (Yes or No) Class 1 Unsol Resp Min : 1 #1-255 min number of events before send Class 2 Unsol Resp Min : 1 #1-255 min number of events before send Class 3 Unsol Resp Min : 1 #1-255 min number of events before send Unsol Resp Delay : 500 #0-65535 mSec before events sent UResp Master Address : 5 #DNP address of master to send UResp data AI Events with time : Yes #timestamp AI Event data default (Yes or No) AI with flag : No #return AI data with flag byte BI with flag : No #return BI data with flags BI Events without time : No #return BI events without time stamp BO without flag : No #return BO data without flags Counter with flag : No #return Counter data with flag byte Frozen counter with flag : No #return frozen counter data with flag byte Time Sync Before Events : Yes #timesync module before events gen (Yes or No) [DNP Slave Binary Inputs] # This area is to override the class (2) binary input database points. # # Point# Class Start # 0 1 # 1 2 # 2 3 # 3 0 #This point will never return an event message # 4 1 # 5 2 # 6 3 # 7 1 # 8 1 # 9 1 #points 10-27 will be class 2 # 28 1 # 29 1 # 30 2 # 31 3 #points 32-639 will be class 2 End [DNP Slave Analog Inputs] # This area is to override the class (3) and deaband for the integer analog # input database. The point # is the offset from the start of the analog # input database. # # Point# Class Deadband Start # 6 1 2000 #points 0-5=class 3, deadband = 1000 # 7 1 2000 # 8 2 1000 # 9 3 2000 # 10 2 1000 # 11 2 1000 #points 12-25=class 3, deadband = 1000 # 26 1 2000 # 27 2 2000 # 28 3 1000 #points 29-39=class 3, deadband = 1000 End # This section is used to enter the IP addresses for the hosts to connect to # this unit. The unit will only accept connections from hosts listed here, # and the list applies to the UDP and TCP servers. The list may contain up to # 10 entries between the START and END labels. Be certain the address starts # in column one and is entered in standard dotted notation. [DNP ENET IP ADDRESSES] START 192.168.4.30 END