Float outputs, Plc float outputs, Dnp slave binary inputs – ProSoft Technology MVI71-DNP User Manual
Page 36: Dnp slave analog inputs

MVI71-DNP ♦ PLC Platform
Installing and Configuring the Module
DNP 3.0 Master/Slave Communication Module
Page 36 of 172
ProSoft Technology, Inc.
August 23, 2007
Float Outputs
Float Outputs : 4 #0-250 points of floating-point format data
Number of floating-point output points to configure in the DNP slave device. Each
point will occupy a two- word area in the module memory.
PLC Float Outputs
PLC Float Outputs : 4 #0-250 points of floating-point format data
Number of floating-point output points configured above that are to be sent to the
processor.
2.2.4 [DNP Slave Binary Inputs]
This section of the configuration file overrides the Class 2 binary database points.
Enter the list of points between the start and end labels:
[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 #Events will never be generated for this point
End
This section takes the following parameters:
Parameter
Number
Parameter Name
Parameter Description
1
Point #
This is the information object address of the point.
2
Class
Class 1 – Highest priority
Class 2 – Middle priority
Class 3 – Lowest priority
0 – Disable.
2.2.5 [DNP
Slave Analog Inputs]
This section of the configuration file overrides the Class 3 and deadband for the
integer analog input database. The point number is the offset from the start of the
analog input database.
[DNP Slave Analog Inputs]
# This area is to override the class (3) and deadband 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 1, deadband = 1000
# 7 1 2000
# 8 2 1000
End