# DNPSNET.CFG # # This file contains the configuration for the DNP Network Server # communication module. The example is constructed for the # MVI71-DNPSNET module. # # LOCATION : # DATE : # CONFIGURED BY : # MODIFIED : # # This section is used to define the module name for the Module. # [Backplane Configuration] Module Name : MVI71-DNPSNET COMMUNICATION MODULE TEST Local Domain Name : mycompany.com Password : PASSWORD Read Register Start : 110 #Starting DB address where read data stored Read Register Count : 42 #Number of regs for BTR (write to PLC)(DNP Output Data) Write Register Start : 0 #Starting DB address where write data accessed Write Register Count : 110 #Number of regs for BTW (read from PLC)(DNP Input Data) Failure Flag Count : 0 #Determines if BP failure will cause protocol to be #disabled (0=Ignore, >0 = failure count to disable) Error Offset : 7030 #Location of where to write status data (-1=disable) Initialize Output Data : No #Read output values from controller (Yes or No) # This section is used to define the configuration for the Module. # [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) # DNP database definition Binary Inputs : 2 #0-2000 word count to hold BI data Analog Inputs : 50 #0-2000 points of analog input data Counters : 29 #0-2000 points of counter data Binary Outputs : 2 #0-2000 word count to hold BO data Analog Outputs : 40 #0-2000 points of analog output data # DNP specific parameters AI Deadband : 1000 #0-32767 analog deadband value for events Select/Operate Arm Time : 2000 #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 : 2000 #1-65535 mSec App Layer confirm timeout Unsolicited Response : No #Generate Unsolicited responses (Yes or No) Class 1 Unsol Resp Min : 10 #1-255 min number of events before send Class 2 Unsol Resp Min : 10 #1-255 min number of events before send Class 3 Unsol Resp Min : 10 #1-255 min number of events before send Unsol Resp Delay : 5000 #0-65535 mSec before events sent UResp Master Address : 5 #DNP address of master to send UResp data AI Events with time : No #timestamp AI Event data default (Yes or No) Time Sync Before Events : Yes #timesync module before events gen (Yes or No) # 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.0.57 192.168.0.28 192.168.0.61 END # This section is used to define e-mail reports to be sent from the module # to a specified e-mail server/user account based on the value of selected # user register/value combinations. When the specified register value contains # the value defined, the e-mail file will be sent from the module. [E-MAIL] # DB Trigger Mail TO # Reg Value Server IP Name E-Mail File Name START 0 1 192.168.0.61 rich@linuxbox stat 0 2 192.168.0.61 rich@linuxbox emailcfg END