R280-90-14 Communications Point Data Base Reclosers

advertisement
Reclosers
Kyle® Form 5 Microprocessor-based
Electronic Recloser Control
Serial Communications
Reference Information
R280-90-14
Communications Point Data Base
Data 2481
For
Communications Protocol DNP3.0
For Use With Cooper Power Systems
Form 5, Form 5UDP, and Form 5 LS/UDP
Recloser Controls
February 2002 • Supersedes 5/00
Printed in USA
Contents
INTRODUCTION ................................................................................................................................3
DATA DICTIONARY OVERVIEW........................................................................................................4
DNP RELATED CONFIGURATION PARAMETERS.............................................................................6
DNP ERROR INDICATIONS ............................................................................................................. 11
UNSOLICITED REPORT BY EXCEPTION AND COLLISION AVOIDANCE ........................................ 13
CONFIGURABLE CLASS 0 RESPONSE .......................................................................................... 16
REFERENCES................................................................................................................................. 17
APPENDIX A: F5 DNP3 DEVICE PROFILE TEMPLATE.................................................................... 18
APPENDIX B: F5 DNP3 DATA DICTIONARY.................................................................................... 19
Introduction
The F5 Recloser Control is available with the DNP3 communication protocol on any of
the serial ports. This document provides details for users that need to interface to the
control using this protocol.
The document is divided into sections that give an overview of the data dictionary for the
control, describe configuration parameters to get started communicating, error indication
definitions, and reference documents. Appendices provide the DNP3 Device Profile
Template filled out for the F5 control and the data dictionary for accessing the control.
Class 0 data polls consist of Binary Inputs (Object 1 Variation 0), Binary Counters
(Object 20 Variation 0), Analog Inputs (Object 30 Variation 0) and Binary Output Status
(Object 10 Variation 2).
Report by Exception is supported. Event Classes are configurable using the Assign Class
function. On device restart, the factory defined defaults are used for the event class
content definitions until modified by the Assign Class function. See the data dictionary
for factory class definitions. Configuration parameters are provided for future selection of
the default object type for reporting counter and analog events.
Unsolicited Report by Exception is also supported as an extension to the report by
exception capability. The implementation follows the rules defined for Unsolicited
Report by Exception, i.e., it is enabled or disabled by a configuration parameter, and
upon device reset, an unsolicited message will be sent without data. After confirmation
no further messages will be sent until DNP messages to enable unsolicited operation are
received by the control. Media access contention avoidance (collision avoidance) is
performed according to the methods recommended in Chapter 7 of the DNP3 Data Link
Layer document for full and half duplex operation. For half duplex operation, the random
delay method is employed.
Data link and Unsolicited Application retries and timeouts are configurable. See the
section DNP Related Configuration Parameters for more detail.
F5 Communications
Introduction • 3
Data Dictionary Overview
Appendix B contains a listing of the data dictionary for the F5 Recloser Control. This
section discusses items of interest from the data dictionary.
Class 0 and 1 Binary Inputs
1. The definition of the bit assignments depends on the custom logic specified
for each control.
2.
All binary input events are fixed as Class 1 data.
3.
Event data is updated immediately on every change.
Class 0 through 3 Counters
1. When an incoming request specifies 16-bit counters, only the lower 16 bits of
the 32 bit counters will be returned.
2.
Counter events default to 16 bit without time.
3. Event data is updated on a 1 second basis.
Class 0 through 3 Analog Inputs
1. The data dictionary section that describes the analogs includes scale factors
(for 16 bit variation) and units to translate the raw data.
2.
Analog input events default to 16 bit without time.
3.
Event data is updated on a 1 second basis.
Control Relay Output Block (CROB)
1. The data dictionary CROB section indicates whether the control point is
pulsed or latched.
2. The section also specifies the default condition of a point on powerup or
reset.
3. Each control point allow direct operates may be performed depending on the
state of the “direct operate allowed” configuration point. When the
configuration point is set “true” direct operate will be allowed as shown in
the table. SBO is always allowed on all control points, but some points may
only be controlled using SBO as shown on the table.
File ID objects in general
1. Internal objects consist of static read-only data, live read-only data, “special
metering application” data, configuration parameters and time-tagged/alarm
data.
2. All data objects are low byte - high byte (INTEL) format.
3. “File Name” column in section is the ASCII file ID for accessing data and
any required arguments.
4. The only allowed operations on the objects are read, response or write
(where appropriate).
5. Entire object must be read or written.
F5 Communications
Data Dictionary Overview • 4
6. Status of the last file write operation is found in the read-only file WRERR.
This file is automatically over written with the status of the most recent write
ACK information.
File ID, Static Data
1. See the F5 product data specification for more detail on the meaning of the
data objects.
File ID, Live Data
1. See the F5 product data specification for more detail on the meaning of the
data objects.
File ID, Special Metering Data
1. See the F5 product data specification for more detail on the meaning of the
data objects.
2. Special Metering data is provided to unclutter Class 0 Analog data.
File ID, Configuration Data
1. See the F5 product data specification for more detail on the meaning of the
data objects.
2. ACK/NAK codes are described in Appendix B.
File ID, Time-tagged and Alarm Data
1. See the F5 product data specification for more detail on the meaning of the
data objects.
2. A variable number of records starting with the next available alarm are
returned when all alarm records are requested, depending on the number of
registered alarms and the condition being requested. The first requested
record must be “0”.
3. A variable number of records starting with the next available alarm are
returned when all time-tagged data is requested. Additionally, each record is
a variable size depending on the type of time-tagged record. The first
requested record must be “0”.
F5 Communications
Data Dictionary Overview • 5
4
4
2
Protocol Version
Protocol Revision
Size
Protocol specific data.
Size of protocol specific data area that is actually used
32 bit value of protocol implementation revision
32 bit value of protocol implementation version
ASCII string “DNP 3.0 Rev nn”
Determined at run time, i.e. which port is accessed
Description
2
2
Report-by-Exception (Master) Address
Remote IED Address
0 - 65534
0 - 65534
0 - 1000
300 - 38400
Range
1
1
0
9600
Default
DNP Related Configuration Parameters • 6
4
Dead line sync
F5 Communications
2
(in bytes)
Size
Baud rate
Item name
Address of this IED, i.e. this port of this control in the DNP network
Destination address of unsolicited report by exception info
Time for syncing to start of message. (in milliseconds)
Serial port speed (BPS)
Description
For DNP implementations the remaining values in the 200 byte protocol specific area are:
200
22
Protocol ID
Remaining Comm Programming values
4
(in bytes)
Size
Port Handle
Item name
Each port has a fixed segment for the configuration object that is defined as follows:
DNP Related Configuration Parameters
Size
4
2
2
4
4
2
2
2
2
1
1
2
2
Transmit disable delay
Data link confirm mode
Number of data link retries for confirm
Data link confirm timeout
Application confirm timeout
Unsolicited response minimum quantity for class 1
Unsolicited response minimum quantity for class 2
Unsolicited response minimum quantity for class 3
Unsolicited response notification delay
Unsolicited responses enabled
Direct operate allowed
Select arm timeout
Write time request interval
0-65535
1-60
1 (True)
0 (False),
1 (True)
0 (False),
0 - 6000
1 - 50
1 - 50
1 - 50
1 - 60000
1 - 60000
0 – 10
0-2
0 - 10000
0 - 10000
0-2
Range
1440 (24 hours)
10
1 (True)
0 (False)
1500
50
25
10
1000
30
3
0 (Never)
5
5
2 (Transmit
Enable)
Default
DNP Related Configuration Parameters • 7
4
Transmit enable delay
F5 Communications
2
(in bytes)
Handshake Mode
Item name
(0 = Never set Need Time bit in IIN)
Time interval to set Need Time bit in IIN for requesting Master to write time.
Units are minutes.
Maximum time after a valid select is received that an operate will be
allowed. Units are seconds.
Bool to allow direct operate on applicable points
Bool to enable unsolicited response operation
(0 = use minimum number of events only)
Maximum time after an event occurs to generate an unsolicited response.
Units are 10’s of milliseconds.
Minimum number of events in class 3 that will immediately generate an
unsolicited response
Minimum number of events in class 2 that will immediately generate an
unsolicited response
Minimum number of events in class 1 that will immediately generate an
unsolicited response
Application layer retry timeout period from. Units are 10’s of milliseconds
Data link retry timeout period. Units are 10’s of milliseconds
Number of data link layer retries
2. Always
1. Sometimes (When multi frame messages are sent)
0. Never
Code to determine when the IED will request data link ACKs from master:
Time to wait after transmit enable signal to start of data transmission. (in
milliseconds)
Time to wait after transmit enable signal to start of data transmission. (in
milliseconds)
2. CTS ignored/ RTS is “transmit enable”
1. CTS ignored/ RTS Strapped
0. Normal RTS/CTS
Code for method of controlling handshake lines:
Description
Size
4
4
4
4
4
4
4
2
4
1
1
2
2
Deadband for VOLTAGE related analogs
Deadband for CURRENT related analogs
Deadband for POWER related analogs
Deadband for POWER FACTOR related analogs
Deadband for HARMONIC related analogs
Deadband for BATTERY related analogs
Deadband for DUTY related analogs
Deadband for Counters
Deadband for LINE FREQUENCY related analogs
Collision avoidance mode enabled
Number of collision avoidance retries
Collision avoidance minimum backoff delay.
Collision avoidance maximum backoff delay.
0-5000
0-5000
0 - 10
1 (True)
0 (False),
--
--
--
--
--
--
--
--
--
0-1
0-1
Range
200
50
1
0 (False)
0.5
1000
100.00
30000.00
100.00
2.00
100000.00
20000.00
40000.00
1 (16 bit)
1 (16 bit)
Default
DNP Related Configuration Parameters • 8
2
32 bit internal counter data default format
F5 Communications
2
(in bytes)
Analog data default format
Item name
16 bit fixed point
16 bit counter
Maximum time to delay before transmitting after collision avoidance is
started. (in milliseconds)
Minimum time to delay before transmitting after collision avoidance is
started. (in milliseconds)
Number of retries to transmit data after collision avoidance is started.
Bool to enable collision avoidance mode for transmitted data.
IEEE 754 32 bit floating point value of report-by-exception deadband for all
battery voltage & current related analogs
Report-by-exception deadband for all counters
IEEE 754 32 bit floating point value of report-by-exception deadband for all
duty accumulator related analogs
IEEE 754 32 bit floating point value of report-by-exception deadband for all
battery voltage & current related analogs
IEEE 754 32 bit floating point value of report-by-exception deadband for all
harmonic related analogs
IEEE 754 32 bit floating point value of report-by-exception deadband for all
power factor related analogs
IEEE 754 32 bit floating point value of report-by-exception deadband for all
power and energy (KW, KVA, KVAR, KWHr) related analogs
IEEE 754 32 bit floating point value of report-by-exception deadband for all
current related analogs
IEEE 754 32 bit floating point value of report-by-exception deadband for all
voltage related analogs
(Not used)
1.
0. 32 bit counter
Code for default Class 0 method for representing internal 32 bit counters
data:
(Not used)
1.
0. 32 bit floating point
Code for default Class 0 method for representing analog data:
Description
Size
4
4
4
4
4
4
-4
4
4
4
4
4
4
4
4
High Threshold for CURRENT related analogs
High Threshold for POWER related analogs
High Threshold for POWER FACTOR related
analogs
High Threshold for HARMONIC related analogs
High Threshold for BATTERY related analogs
High Threshold for DUTY related analogs
Reserved
High Threshold for LINE FREQUENCY related
analogs
Low Threshold for VOLTAGE related analogs
Low Threshold for CURRENT related analogs
Low Threshold for POWER related analogs
Low Threshold for POWER FACTOR related analogs
Low Threshold for HARMONIC related analogs
Low Threshold for BATTERY related analogs
Low Threshold for DUTY related analogs
Low Threshold for LINE FREQUENCY related
analogs
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
0-1
Range
-49.75
-0.1
-20000.00
-0.1
-1.1
-50000.00
-0.1
-0.1
60.25
--
100.00
10000.00
100.00
1.1
50000.00
20000.00
40000.00
1 (deadband)
Default
DNP Related Configuration Parameters • 9
4
High Threshold for VOLTAGE related analogs
F5 Communications
2
(in bytes)
Report-by-Exception method
Item name
IEEE 754 32 bit floating point value of report-by-exception low threshold for
all battery voltage & current related analogs
IEEE 754 32 bit floating point value of report-by-exception low threshold for
all duty accumulator related analogs
IEEE 754 32 bit floating point value of report-by-exception low threshold for
all battery voltage & current related analogs
IEEE 754 32 bit floating point value of report-by-exception low threshold for
all harmonic related analogs
IEEE 754 32 bit floating point value of report-by-exception low threshold for
all power factor related analogs
IEEE 754 32 bit floating point value of report-by-exception low threshold for
all power and energy (KW, KVA, KVAR, KWHr) related analogs
IEEE 754 32 bit floating point value of report-by-exception low threshold for
all current related analogs
IEEE 754 32 bit floating point value of report-by-exception low threshold for
all voltage related analogs
IEEE 754 32 bit floating point value of report-by-exception high threshold for
all battery voltage & current related analogs
IEEE 754 32 bit floating point value of report-by-exception high threshold for
all duty accumulator related analogs
IEEE 754 32 bit floating point value of report-by-exception high threshold for
all battery voltage & current related analogs
IEEE 754 32 bit floating point value of report-by-exception high threshold for
all harmonic related analogs
IEEE 754 32 bit floating point value of report-by-exception high threshold for
all power factor related analogs
IEEE 754 32 bit floating point value of report-by-exception high threshold for
all power and energy (KW, KVA, KVAR, KWHr) related analogs
IEEE 754 32 bit floating point value of report-by-exception high threshold for
all current related analogs
IEEE 754 32 bit floating point value of report-by-exception high threshold for
all voltage related analogs
1. threshold
0. deadband
Code for method used for report by exception of analog data:
Description
Size
1
1
64
31
107
Flush Event Buffers on Unsuccessful Unsolicited
Report Attempt.
Class 0 configuration for Object 10 (binary output
status)
Class 0 configuration array for Object 1 (binary
inputs)
Class 0 configuration array for Object 20 (binary
counters)
Class 0 configuration array for Object 30 (analog
inputs)
1 (True)
0 (False),
1 (True)
0 (False),
1 (True)
0 (False),
1 (True)
0 (False),
1 (True)
0 (False),
1 (True)
0 (False),
0-10
Range
1 (True)
1 (True)
1 (True)
1 (True)
0 (False)
0 (False)
0
Default
DNP Related Configuration Parameters • 10
1
Use Time-tagged variation for Binary Input Change
when reporting Class 1/2/3
F5 Communications
0
(in bytes)
Unsolicited Application Layer Retry Attempts.
Item name
Array of Bools with each entry in the array corresponding to the index into
Object 30 (analog input). See description above.
Array of Bools with each entry in the array corresponding to the index into
Object 20 (binary counter). See description above.
Array of Bools with each entry in the array corresponding to the index into
Object 1 (binary inputs). True indicates the item will be in the Class 0
request, and may be assigned to an event class (Class 1,2 or 3). False
indicates the item will not be in the Class 0 request, may not be assigned to
an event class (Class 1,2 or 3) and will be unassigned from any event class
that it may have been assigned.
Bool that indicates that all Binary output statuses (Object 10) will be returned
in Class 0 poll. True indicates the items will be in the Class 0 request.
False = disable unsolicited event reporting and retain events in buffers.
True = dump all events in the event buffers after the number of retry
attempts has been reached.
Bool to indicate action to perform on completion of retry attempts.
False = is "use without time variation" (variation 1)
True = use with time variation" (variation 2).
Bool to allow time tagging of Binary input change data (Object 2) when
requesting Class 1/2/3 information.
Maximum number of application layer retry attempts after reporting event
data. 0 is a special case of infinite retries.
Description
DNP Error Indications
The Internal Indications (IIN) bits from Section 3.6 of the DNP3 Application Layer
document are defined as follows:
1st Octet
Bit 0
All stations message received.
As defined in Section 3.6.
Bit 1
Class 1 data available.
As defined in Section 3.6.
Bit 2
Class 2 data available.
As defined in Section 3.6.
Bit 3
Class 3 data available.
As defined in Section 3.6.
Bit 4
Time sync required from master.
As defined in Section 3.6.
Bit 5
Outstation is in local.
As defined in Section 3.6 for CROB points.
Configuration Parameters are not writeable when the outstation is in
local.
Bit 6
Device Trouble.
As defined by Custom Logic for this control.
Bit 7
Device restart.
As defined in Section 3.6.
F5 Communications
DNP Error Indications • 11
2nd Octet
Bit 0
Function code not implemented.
As defined in Section 3.6.
Bit 1
Requested objects unknown.
As defined in Section 3.6.
Bit 2
Parameters in the qualifier, range or data fields are invalid or out of
range.
As defined in Section 3.6.
Writes to Configuration Parameters will set this bit to indicate that data
could not be written. The file WRERR must be read to determine the
cause of failure.
CROB operations when the control is in local will set this bit to indicate
the operation was not successful if the CROB point is dependent on
supervisory status.
Bit 3
Event buffer overflow.
As defined in Section 3.6.
Bit 4
Request understood but already executing.
As defined in Section 3.6.
Bit 5
Current configuration is corrupted.
Not used.
Bit 6
Reserved.
Bit 7
Reserved.
F5 Communications
DNP Error Indications • 12
Unsolicited Report by Exception and Collision
Avoidance
Unsolicited Report by Exception
Unsolicited Report by Exception (URBE) is supported as an extension to the report by
exception capability. The implementation follows the rules defined for Unsolicited
Report by Exception and those for a Level 3 device:
1. Unsolicited reporting is enabled or disabled by a configuration parameter.
2. Upon device reset, an unsolicited message will be sent without data. After
confirmation no further messages will be sent until DNP messages to enable
unsolicited event reporting are received by the control.
3. Contents of Class 1, 2 or 3 may be assigned or deassigned dynamically.
4. Unsolicited event reporting is enabled or disabled on a class-by-class basis.
5. Application Layer Retry functionality allows a finite number of retry
attempts during unsolicited event reporting.
•
There is a configurable number of retry attempts in accordance with the
DNP Technical Committee's TB9912-002 recommendation. The range is
0 to 10 attempts with 0 being the special case of infinite number of
attempts.
•
There is a configurable action to perform on completion of retry
attempts. When the number of retry attempts has been reached, the user
may select to dump all events in the event buffers (binary input, analog
input and counter events
•
While in Application layer retry mode, no new events (binary input,
analog input and counter events) will be added to the message that is
being retried.
•
If the control is not set to Flush Event Buffers on Unsuccessful
Unsolicited Report Attempt , an enable unsolicited reporting message
(Function 20) will be required to re-enable unsolicited reporting upon
completion of Application Layer Retry attempts.
6. The Binary input change variation is user selectable to allow time tagging of
data when requesting Class 1/2/3 information. ). The default is False -use
without time variation.
F5 Communications Unsolicited Report by Exception and Collision Avoidance • 13
Collision Avoidance
Media access contention avoidance (collision avoidance) is performed according to the
methods recommended in Chapter 7 of the DNP3 Data Link Layer document for full and
half duplex operation. For half duplex operation, the random delay method is employed.
In addition, a simplified method of collision avoidance is provided for fiber optic ring
operation.
Collision Avoidance Method Selection
Two collision avoidance methods are available: The standard DNP method which utilizes
the RS232 Data Carrier Detect (DCD) signal to monitor for an in-use communication
system, and a simplified method which monitors the received data waiting for a “quiet”
period to determine that the communication system is no longer in use. The collision
avoidance method is determined by the configuration value for Dead-Line-Sync. If the
value is set to zero, the standard DCD method is used. If the value is non-zero, the
receive must not have activity for the timeout period selected before the system is
considered not to be in use.
The control has provisions to prevent setting the DCD method if a DCD signal is not
present, or if the communication channel is in use. In the case where parameters are being
changed to the port not presently connected, DCD must not be active for this mode to
take effect. A NAK will be returned from the control if DCD is active. In the case where
parameters are being changed to the port presently connected, a complete requestresponse message transaction must occur before this method becomes active. If a
complete exchange cannot be made, the port setting will revert to the previous mode.
Collision Avoidance Backoff Delay Settings
Regardless of which collision avoidance method is selected, after the system is
determined not to be in use the random backoff delay timing is started before another
response attempt is made. The values set for the minimum and maximum delays should
determined with these characteristics in mind:
1. The lower the value for the minimum backoff delay, the higher the priority
the control will have. A value of zero is usually reserved for the master
station to allow it to have the highest priority.
2. The smaller the difference between the minimum and maximum delays, the
greater the likelihood of collisions with other nodes.
3. Setting multiple controls with the same minimums and maximums is
acceptable, since each device will compute a different random delay.
4. If the minimum is set equal to the maximum, the control will wait exactly
that amount of time before retrying. Multiple devices cannot have the same
settings in this case.
F5 Communications Unsolicited Report by Exception and Collision Avoidance • 14
Summary of settings and uses
Operating Mode
URBE
Enable
Collision
Avoidance Enable
Collision
Avoidance
Method
Communication
media
URBE, half
duplex or simplex
On
On
Carrier Detect
half duplex or
simplex RS232,
radio
URBE, half
duplex or simplex
On
URBE, full duplex
On
Off
N/A
Full duplex
RS232, radio
Polled
Off
Off
N/A
Full duplex
RS232, radio
(DLS set to zero)
On
Dead Line Sync
(DLS set nonzero)
half duplex or
simplex RS232,
radio, fiber optic
ring
F5 Communications Unsolicited Report by Exception and Collision Avoidance • 15
Configurable Class 0 Response
Overview
The components of a DNP Class 0 data poll response and processing/readout for Class
1/2/3 Event polls is configurable according to the user’s needs. Configuration is
performed via the F5 Interface program or another program that is capable of setting the
port configuration parameters. When the control is interrogated for Class 0 data, only the
configured data will be returned. Additionally, Change Event processing, Event Class
assignment and read out is allowed only if the static point has been assigned to Class 0.
All data in the F5, including data not mapped to class 0, can be read by a request for
specific points
Configuration
a) A configuration screen is available under Port n setup of the F5 Interface
program. Configuration screens consist of all of the objects original index
numbers with a check box next to it. User checks the box to enable value to be in
class 0 poll. The data values will not be reassignable to indices that were not
defined at the factory.
b) User configuration can be performed on each of the factory defined class 0 items
– binary inputs, counters, analog inputs and CROB output status.
c) Binary inputs, counters and analog inputs are configured on a point by point basis
by index number. CROB output status is configured as a group, i.e., all the
statuses or none will be returned depending on the configuration.
d) The configuration is stored in non-volatile memory.
Class 0 request handling
a) A request for class 0 data will only return data for points that have been
configured.
b) Selected items are returned in order as defined. As an example, for Obj.1 if
indices 0, 1, 3 are selected the data will be packed in the response.
c) The user is required to know a particular control’s mapping in order interpret the
results of the class 0 response. The mapping data may always be read back from
the control in the communication port configuration object.
Change Event Handling
a) If item is enabled in class 0, it can be assigned (using the Assign Class command)
to event classes 1/2/3.
b) Requests for event class 1/2/3 data will return data and the configued index.
F5 Communications
Configurable Class 0 Response • 16
References
DNP30 Basic 4, Rev. 01
DNP3 Subset Definitions, Version 1.00
DNP Control Relay Output Block Minimum Implementation, 3/8/96
DNP Floating Point Analog Input Variation Recommendations, DNP User’s Group
Technical Committee meeting minutes - February 19, 1997 & April 16, 1997.
F5 Recloser Control Product Data - DATA 2470
DNP Technical Bulletin 9912-002 – Unsolicited Event Reporting: Retry Configuration
F5 Communications
References • 17
Appendix A: F5 DNP3 Device Profile Template
F5 Communications
Appendix A: F5 DNP3 Device Profile Template •
DNP V3.00
DEVICE PROFILE DOCUMENT
This document must be accompanied by a table having the following
headings:
Object
Object
Object
Group
Request Function Codes Response Function Codes
Variation
Request Qualifiers
Response Qualifiers
Name (optional)
Vendor Name: Cooper Power Systems
Device Name: F5 Recloser Control
Highest DNP Level Supported:
For Requests
For Responses
Device Function:
Master
3
Slave
3
Notable objects, functions, and/or qualifiers supported in addition to the
Highest DNP Levels Supported (the complete list is described in the
attached table):
Device uses File Identifier (Obj. 70 Var. 01) to access Read-only static & live
data, configuration data, time-tagged data and alarm data.
Explanations for items that are configurable may be found in the D N P R e l a t e d
C o n f i g u r a t i o n P a r a m e t e r s in this document.
Maximum Data Link Frame Size
(octets):
Transmitted 2 9 2
Received
Transmitted 2048
292
Maximum Data Link Re-tries:
None
Fixed at
C o n f i g u r a b l e , r a n g e None t o 1 0
October 25, 2001
Maximum Application Fragment Size
(octets):
Received
2048
Maximum Application Layer Re-tries:
None
C o n f i g u r a b l e , r a n g e None t o 1 0
(Fixed is not permitted)
1
v1.12
Requires Data Link Layer Confirmation:
Never
Always
Sometimes
If 'Sometimes', when?
______________________________________________
C o n f i g u r a b l e I f ' C o n f i g u r a b l e ' , h o w ? _ __ V i a I t e m i n c o n f i g u r a t i o n
parameters
____
Requires Application Layer Confirmation:
Never
Always (not recommended)
When reporting Event Data (Slave devices only)
When sending multi-fragment responses (Slave devices only)
Sometimes
If 'Sometimes', when?
______________________________________________
Configurable If 'Configurable',
how?______________________________________________
Timeouts while waiting for:
Data Link Confirm
Configurable
Complete Appl. Fragment
Configurable
Application Confirm
Configurable
Complete Appl. Response
Configurable
None
Fixed at _________ Variable None
None
Fixed at _________ Variable Fixed at _________ Variable None
Fixed at _________ Variable Others
__________________________________________________________________________
Attach explanation if 'Variable' or 'Configurable' was checked for any
timeout
Sends/Executes Control Operations:
WRITE Binary Outputs
Never Always S o m e t i m e s Configurable
SELECT/OPERATE
Never Always S o m e t i m e s Configurable
DIRECT OPERATE
Never Always S o m e t i m e s Configurable
DIRECT OPERATE - NO ACK Never Always S o m e t i m e s Configurable
Count > 1
Configurable
Pulse On
Pulse Off
Latch On
Never
Never
Never
Never
Always S o m e t i m e s
Always Always Always 2
Sometimes
Sometimes
Sometimes
Configurable
Configurable
Configurable
Latch Off
Configurable
Never Always S o m e t i m e s
Queue
Configurable
Clear Queue
Configurable
Never Always S o m e t i m e s
Never Always S o m e t i m e s
Attach explanation if 'Sometimes' or 'Configurable' was checked for any
operation.
3
FILL OUT THE FOLLOWING ITEM FOR MASTER DEVICES ONLY:
Expects Binary Input Change Events:
Either time-tagged or
Both time-tagged and
Configurable (attach
non-time-tagged for a single event
non-time-tagged for a single event
explanation)
FILL OUT THE FOLLOWING ITEMS FOR SLAVE DEVICES ONLY:
Reports Binary Input Change Events
when no specific variation
requested:
Reports time-tagged Binary Input
Change Events when no specific
variation requested:
Never
Only time-tagged
Only non-time-tagged
Configurable to send both, one
or the other (attach explanation)
Time
Sends Unsolicited Responses:
Sends Static Data in Unsolicited
Responses:
Never
Configurable (attach
explanation)
Only certain objects
Sometimes (attach
explanation)
Never
Binary Input Change With Time
Binary Input Change With Relative
Configurable (attach explanation)
Never
When Device Restarts
When Status Flags Change
No other options are permitted.
ENABLE/DISABLE
UNSOLICITED
Function codes supported
Default Counter Object/Variation:
No Counters Reported
Configurable (attach
explanation)
Default Object 2 0
Default Variation 0 2
Point-by-point list attached
Counters Roll Over at:
No Counters Reported
Configurable (attach explanation)
16 Bits
32 Bits
Other Value _____________
Point-by-point list attached
S e n d s M u l t i - F r a g m e n t R e s p o n s e s : Yes No
4
OBJECT
Obj
Va
r
Description
REQUEST
RESPONSE
(DNP message
components
parsed by the F5)
(DNP message
components
reported by the
F5)
Func
Code
s
(dec)
Func
Codes
(dec)
Qual
Codes
(hex)
1
0
Binary Input - All Variations
1,22
00,01,06
1
1
Binary
1
00,01,06
1
2
Binary Input with Status
1
00,01,06
2
0
Binary Input Change - All
Variations
1
06,07,08
2
1
Binary Input Change without Time
1
2
2
Binary Input Change with Time
2
3
10
Input
Qual
Codes
(hex)
129
00,01
06,07,08
129,13
0
17, 28
1
06,07,08
129
17, 28
Binary Input Change with Relative
Time
1
06,07,08
129
17, 28
0
Binary Output - All Variations
1
00,01,06
10
1
Binary
10
2
Binary Output Status
1
00,01,06
129
00, 01
12
0
Control Block - All Variations
12
1
Control Relay Output Block
3,4,5
,6
17, 28
129
echo of
request
12
2
Pattern Control Block
3,4,5
,6
17, 28
12
3
Pattern
3,4,5
,6
00,01
20
0
Binary Counter - All Variations
1,7,8
,
9,10,
22
00,01,06
20
1
32-Bit Binary Counter
1, 7,
8,
9,10
00,01,06
129
00, 01
20
2
16-Bit Binary Counter
1, 7,
8,
9,10
00,01,06
129
00, 01
20
3
32-Bit Delta Counter
1
00,01,06
20
4
16-Bit Delta Counter
1
00,01,06
20
5
32-Bit Binary Counter without Flag
1, 7,
00,01,06
129
00, 01
Output
Mask
5
OBJECT
Obj
Va
r
Description
REQUEST
RESPONSE
(DNP message
components
parsed by the F5)
(DNP message
components
reported by the
F5)
Func
Code
s
(dec)
Func
Codes
(dec)
Qual
Codes
Qual
Codes
(hex)
(hex)
8,
9,10
20
6
16-Bit Binary Counter without Flag
1, 7,
8,
9,10
00,01,06
20
7
32-Bit Delta Counter without Flag
1
00,01,06
20
8
16-Bit Delta Counter without Flag
1
00,01,06
21
0
Frozen Counter - All Variations
1,22
00,01,06
21
1
32-Bit
Frozen
Counter
1
00,01,06
21
2
16-Bit
Frozen
Counter
1
00,01,06
21
3
32-Bit Frozen Delta Counter
1
00,01,06
21
4
16-Bit Frozen Delta Counter
1
00,01,06
21
5
32-Bit Frozen Counter with Time of
Freeze
21
6
16-Bit Frozen Counter with Time of
Freeze
21
7
32-Bit Frozen
Delta Counter with
Time of Freeze
21
8
16-Bit Frozen
Delta Counter with
Time of Freeze
21
9
32-Bit Frozen Counter without Flag
1
00,01,06
21
10
16-Bit Frozen Counter without Flag
1
00,01,06
21
11
32-Bit Frozen
without Flag
Delta Counter
21
12
16-Bit Frozen
without Flag
Delta Counter
22
0
Counter Change Event - All
Variations
1
06,07,08
22
1
32-Bit Counter Change Event
without Time
1
22
2
16-Bit Counter Change Event
without Time
22
3
32-Bit Delta Counter Change Event
without Time
6
129
00, 01
06,07,08
129,13
0
17, 28
1
06,07,08
129,13
0
17, 28
1
06,07,08
OBJECT
Obj
Va
r
Description
REQUEST
RESPONSE
(DNP message
components
parsed by the F5)
(DNP message
components
reported by the
F5)
Func
Code
s
(dec)
Func
Codes
(dec)
Qual
Codes
Qual
Codes
(hex)
(hex)
22
4
16-Bit Delta Counter Change Event
without Time
1
06,07,08
22
5
32-Bit Counter Change Event with
Time
1
06,07,08
129
17, 28
22
6
16-Bit Counter Change Event with
Time
1
06,07,08
129
17, 28
22
7
32-Bit Delta Counter Change Event
with Time
22
8
16-Bit Delta Counter Change Event
with Time
23
0
Frozen Counter Event - All
Variations
1
06,07,08
23
1
32-Bit Frozen Counter Event
without Time
1
06,07,08
23
2
16-Bit Frozen Counter Event
without Time
1
06,07,08
23
3
32-Bit Frozen Delta Counter Event
without Time
1
06,07,08
23
4
16-Bit Frozen Delta Counter Event
without Time
1
06,07,08
23
5
32-Bit Frozen Counter Event with
Time
23
6
16-Bit Frozen Counter Event with
Time
23
7
32-Bit Frozen Delta Counter Event
with Time
23
8
16-Bit Frozen Delta Counter Event
with Time
30
0
Analog Input - All Variations
1,22
00,01,06
30
1
32-Bit Analog Input
1
00,01,06
30
2
16-Bit Analog Input
1
00,01,06
129
00,01
30
3
32-Bit Analog Input without Flag
1
00,01,06
30
4
16-Bit Analog Input without Flag
1
00,01,06
129
00,01
30
5
Short Floating Point Analog Input
1
00,01,06
129
00,01
7
OBJECT
Obj
Va
r
Description
REQUEST
RESPONSE
(DNP message
components
parsed by the F5)
(DNP message
components
reported by the
F5)
Func
Code
s
(dec)
Func
Codes
(dec)
Qual
Codes
(hex)
Qual
Codes
(hex)
30
6
Long Floating Point Analog Input
31
0
Frozen Analog Input - All Variations
31
1
32-Bit Frozen Analog Input
31
2
16-Bit Frozen Analog Input
31
3
32-Bit Frozen Analog Input with
Time of Freeze
31
4
16-Bit Frozen Analog Input with
Time of Freeze
31
5
32-Bit Frozen Analog
Flag
Input without
31
6
16-Bit Frozen Analog
Flag
Input without
31
7
Short Floating Point Frozen Analog
Input
31
8
Long Floating Point Frozen Analog
Input
32
0
Analog Change Event - All
Variations
1
06,07,08
32
1
32-Bit Analog Change Event without
Time
1
06,07,08
32
2
16-Bit Analog Change Event without
Time
1
06,07,08
129,13
0
17, 28
32
3
32-Bit Analog Change Event with
Time
32
4
16-Bit Analog Change Event with
Time
1
06,07,08
129
17, 28
32
5
Short Floating Point Analog Change
Event
1
06,07,08
129
17, 28
32
6
Long Floating Point Analog Change
Event
32
7
Short Floating Point Analog Change
Event with Time
32
8
Long Floating Point Analog Change
Event with Time
8
OBJECT
Obj
Va
r
Description
REQUEST
RESPONSE
(DNP message
components
parsed by the F5)
(DNP message
components
reported by the
F5)
Func
Code
s
(dec)
Func
Codes
(dec)
Qual
Codes
(hex)
33
0
Frozen Analog Event - All
Variations
33
1
32-Bit Frozen Analog Event without
Time
33
2
16-Bit Frozen Analog Event without
Time
33
3
32-Bit Frozen Analog Event with
Time
33
4
16-Bit Frozen Analog Event with
Time
33
5
Short Floating Point Frozen Analog
Event
33
6
Long Floating Point Frozen Analog
Event
33
7
Short Floating Point Frozen Analog
Event with Time
33
8
Long Floating Point Frozen Analog
Event with Time
40
0
Analog Output Status - All
Variations
1
00,01,06
40
1
32-Bit Analog Output Status
1
00,01,06
40
2
16-Bit Analog Output Status
1
00,01,06
40
3
Short Floating Point Analog Output
Status
40
4
Long Floating Point Analog Output
Status
41
0
Analog Output Block - All
Variations
41
1
32-Bit Analog Output Block
3,4,5
,6
17,28
41
2
16-Bit Analog Output Block
3,4,5
,6
17,28
41
3
Short Floating Point Analog Output
Block
41
4
Long Floating Point Analog Output
9
Qual
Codes
(hex)
OBJECT
Obj
Va
r
Description
REQUEST
RESPONSE
(DNP message
components
parsed by the F5)
(DNP message
components
reported by the
F5)
Func
Code
s
(dec)
Func
Codes
(dec)
Qual
Codes
Qual
Codes
(hex)
(hex)
Block
50
0
Time and Date - All Variations
50
1
Time and Date
50
2
Time and Date with Interval
51
0
Time and Date CTO - All Variations
51
1
Time and Date CTO
1,2
07 w h e r e
quantity = 1
129
echo of
request
129
07
where
quantity =
1
51
2
Unsynchronized Time and Date CTO
52
0
Time Delay - All Variations
129
07
where
quantity =
1
52
52
1
2
Time Delay Coarse
23
Time Delay Fine
23
07 w h e r e
quantity = 1
129
07 w h e r e
quantity = 1
129
60
0
60
1
Class 0 Data
1
06
60
2
Class 1 Data
1
06,07,08
20,21
,22
06
1
06,07,08
20,21
,22
06
1
06,07,08
20,21
,22
06
2
1B
60
60
3
4
Class 2 Data
Class 3 Data
70
1
File
Identifier
80
1
Internal
Indications
1
10
00,01
07
where
quantity =
1
07
where
quantity =
1
129
1B
OBJECT
Obj
Va
r
Description
REQUEST
RESPONSE
(DNP message
components
parsed by the F5)
(DNP message
components
reported by the
F5)
Func
Code
s
(dec)
Func
Codes
(dec)
2
Qual
Codes
(hex)
00
index=7
81
1
Storage
Object
82
1
Device
Profile
83
1
Private
Registration
Object
83
2
Private Registration
Descriptor
Object
90
1
Application
101
1
Small Packed Binary-Coded Decimal
101
2
Medium Packed
Decimal
101
3
Large Packed
Decimal
Identifier
Binary-Coded
Binary-Coded
No object (Cold Restart)
No object (Delay Measurement)
11
23
129
Qual
Codes
(hex)
Appendix B: F5 DNP3 Data Dictionary
F5 Communications
Appendix B: F5 DNP3 Data Dictionary •
v 1.32
Database v16
Database v16
Date
12/3/01
3/22/01
9/27/00
7/21/00
2/4/00
1/4/00
10/14/99
6/14/99
2/24/99
2/4/99
1/18/99
10/8/98
9/21/98
8/5/98
7/22/98
5/27/98
5/18/98
4/7/98
4/7/98
10/7/97
Document
1.32
1.31
1.30
1.29
1.28
1.27
1.26
1.25
1.24
1.23
1.22
1.21
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
v7
v7
v7
v9
v9
v9
v8
v11
v10
v13
v12
v14
v15
v15
Database
v16
Page 1
Description
Added fault event info (distance, magnitudes and magnitude time) to analog points
Updated ESKOM CROBs
Added combined trip/close point to CROBs
Corrected counter index definitions
Added Hot Line Tag items to protection profile object
Moved triple single mode items to protection profile object
Added Primary Voltage present threshold parameter to system info object
Removed NPS items from protection profile object
Removed NPS binary input status & counter definitions
Removed Zero sequence voltage from analogs & histograms
Removed battery charger fail/battery low voltage status and configuration object
Added NPS items to protection profile object
Added NPS binary input status & counter definitions
Added Zero sequence voltage to analogs & histograms
Added battery charger fail/battery low voltage status and configuration object
Fixed indices for OCP counters
Added Dynamic Phase Trip Enable parameter to Triple-Single object.
Added source-to-load side voltage difference object.
Added voltage difference data profile configuration items.
Added voltage difference histogram configuration and reset items.
Added Fault Location and Directional SEF items to protection profile object
Added Triple single binary input status & CROB definitions
Added trip/close safety delay, power factor sign (File ID, configuration)
Corrected size of triple single configuration object
Made all CROB point direct operate
Added triple single configuration object file (File ID, configuration)
Added additional SGF reclose intervals (File ID, configuration)
Added calibration object files (File ID, configuration)
Updated comm object for variable data size
Added voltage-frequency status and CROB definitions
Added Voltage-frequency items
Made provisions for new voltage sensors
Corrected scale factors for 16 bit analogs
Added load side voltages.
Added worksheet with error definitions
Changed number of low set & high set shots in protection profiles
Added new objects for phase-to-phase voltage and energy metering.
Added relay-like items to protection profile object.
Added sections for ESKOM specific binary inputs and CROB.
Added LS specific items
THE INFORMATION CONTAINED IN THIS DOCUMENT IS THE PROPERTY OF COOPER INDUSTRIES, INC.
UNAUTHORIZED REPRODUCTION OR MODIFICATION IS PROHIBITED.
December 3, 2001
F5 DNP 3.0 Protocol Device Profile Data Dictionary
F5 DNP 3.0 Device Profile data dictionary
Cover Page
Database v16
8/26/97
7/25/97
5/15/97
4/24/97
4/17/97
3/31/97
3/6/97
3/4/97
2/25/97
2/11/97
2/11/97
10/4/96
10/4/96
1.12
1.11
1.10
1.09
1.08
1.07
1.06
1.05
1.04
1.03
1.02
1.01
1.00
Page 2
Updated the column heading for default counter and analog static and event variations.
Updated profile to match functionality of control.
Added fast trips disabled shots to lockout to protection profile parameters (File ID, configuration)
Updated scale factors in analogs.
Modified CROB to reflect inputs to port logic that are pulsed, not latched.
Recombined 16 & 32 bit counters into a single variation.
Added I/O definitions for SGF Block.
Fixed indices for analogs.
Corrected order of status outputs in CROB
Made file names unique.
Split 32 bit counter object into 32 and 16 bit objects.
Fixed some typos on 32 bit floating point analogs.
Removed Confidential stuff and reformatted
Updated profile to match functionality of control.
Formatting changes and class assignments.
Initial release.
F5 DNP 3.0 Device Profile data dictionary
Cover Page
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Port status output from custom logic
Normal profile active
Fast trips disabled
Battery test active
Cold load pickup blocked
Supervisory off
Non reclosing active
Ground trip blocked
Above minimum trip
Not used
Not used
Frequency trip target
Voltage trip target
Hot line tag active
Alternate profile 3 active
Alternate profile 2 active
Alternate profile 1 active
Port status output from custom logic
Target counter on
Operation counter on
Duty accumulator on
Database v16
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
Index
Default
Event
Class
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Page 1
Default Static Variation
Obj 01 Var 01 Binary input w/o status
Description
Port status output from custom logic
Voltage/frequency auto-restore blocked
Voltage trip blocked
Frequency trip blocked
SGF target
Ground fault target
Phase 5-6 fault target
Phase 3-4 fault target
Phase 1-2 fault target
AC power present
Control OK
Control lockout
Recloser open
Recloser closed
Check Battery
Recloser malfunction
Reverse power flow
Binary Inputs
INPUT SUBSYSTEM
Default Event Variation
Obj 02 Var 1 Binary input w/o time
F5 DNP 3.0 Device Profile data dictionary
Class 0 - 3, Binarys
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Port status output from custom logic
* Time delay 1 voltage transfer
* Source II disabled
* Source I disabled
* LS function disabled
* LS disabled
* LS not reset
* Tie active
* Sectionalizing active
Trip Circuit Disconnected
Control Door open
Not used
Not used
Not used
OCP lockout
* Time delay 3 LS auto reset
* Time delay 2 momentary function
Database v16
* LS Controls Only
35
36
37
38
39
40
41
42
43
44
45
46
47
Index
Description
Event recorder on
Data alarms on
Status alarms on
Data profiler on
Histograms on
* Z Phase voltage present
* Y Phase voltage present
* X Phase voltage present
Bushing 5-6 (* or C Phase) voltage present
Bushing 3-4 (* or B Phase) voltage present
Bushing 1-2 (* or A Phase) voltage present
SGF Block on
Active alarms present
Default
Event
Class
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Page 2
F5 DNP 3.0 Device Profile data dictionary
Class 0 - 3, Binarys
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Port status output from custom logic
Normal profile active
Fast trips disabled
Battery test active
Cold load pickup blocked
Supervisory off
Non reclosing active
Ground trip blocked
Above minimum trip
Not used
Not used
Frequency trip target
Voltage trip target
Hot line tag active
Alternate profile 3 active
Alternate profile 2 active
Alternate profile 1 active
Port status output from custom logic
Target counter on
Operation counter on
Duty accumulator on
Database v16
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
Index
Default
Event
Class
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Page 1
Default Static Variation
Obj 01 Var 01 Binary input w/o status
Description
Port status output from custom logic
Voltage/frequency auto-restore blocked
Voltage trip blocked
Frequency trip blocked
SGF target
Ground fault target
Phase 5-6 fault target
Phase 3-4 fault target
Phase 1-2 fault target
AC power present
Control OK
Control (or A Phase) lockout
Recloser (or A Phase) open
Recloser (or A Phase) closed
Check Battery
Recloser malfunction
Reverse power flow
Binary Inputs
INPUT SUBSYSTEM
Default Event Variation
Obj 02 Var 1 Binary input w/o time
F5 DNP 3.0 Device Profile data dictionary
Class 0 - 3, Binarys (3-1)
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Port status output from custom logic
B Phase "Yellow Handle" Active
A Phase "Yellow Handle" Active
Single Phase Trip - Single Phase Lockout mode
Single Phase Trip - Three Phase Lockout mode
Three Phase Trip - Three Phase Lockout mode
C Phase Lockout
C Phase Open
C Phase Closed
Trip Circuit Disconnected
Control Door open
Not used
Not used
C Phase OCP Lockout
B Phase OCP Lockout
A Phase OCP Lockout
C Phase "Yellow Handle" Active
Database v16
35
36
37
38
39
40
41
42
43
44
45
46
47
Index
Description
Event recorder on
Data alarms on
Status alarms on
Data profiler on
Histograms on
B Phase Lockout
B Phase Open
B Phase Closed
C Phase voltage present
B Phase voltage present
A Phase voltage present
SGF Block on
Active alarms present
Default
Event
Class
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Page 2
F5 DNP 3.0 Device Profile data dictionary
Class 0 - 3, Binarys (3-1)
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Overcurrent protection target counters
Number of phase 1-2 OCP targets
Number of phase 3-4 OCP targets
Number of phase 5-6 OCP targets
Number of ground OCP targets
Number of SGF OCP targets
Number of adapted ground OCP targets
Sequence coordination operation counters
Number of phase 1-2 sequence coordination operations
Number of phase 3-4 sequence coordination operations
Number of phase 5-6 sequence coordination operations
Number of ground sequence coordination operations
Number of SGF sequence coordination operations
Number of adapted ground sequence coordination operations
Number of alarms information
Number of inactive, unsuppressed & unchanged alarms
Number of inactive, unsuppressed & changed alarms
Number of inactive, suppressed & unchanged alarms
Number of inactive, suppressed & changed alarms
Number of active, unsuppressed & unchanged alarms
Number of active, unsuppressed & changed alarms
Number of active, suppressed & unchanged alarms
Number of active, suppressed & changed alarms
Number of profile records information
Number of masked profile records
Number of unmasked profile records
Number of event records information
Number of masked event records
Number of unmasked event records
Database v16
Number of error event records information
00
01
02
Index
Default
Event
Class
1
3
3
3
3
3
3
3
3
3
3
3
2
2
2
2
2
2
1
1
1
1
1
1
1
1
1
Page 1
Default Static Variation
Obj 20 Var 2 16 bit Counter
Description
Switch operation counters
Number of phase 1-2 Operations
Number of phase 3-4 Operations
Number of phase 5-6 Operations
Counters
INPUT SUBSYSTEM
Default Event Variation
Obj 22 Var 2 16 bitCounter w/o time
F5 DNP 3.0 Device Profile data dictionary
Class 0 - 3, Counters
Database v16
NOTE: Counters 15-28 roll over at 16 bits
Description
Number of masked error event records
Number of unmasked error event records
Index
27
28
Default
Event
Class
1
3
Page 2
F5 DNP 3.0 Device Profile data dictionary
Class 0 - 3, Counters
2
2
2
2
2
2
2
2
2
2
2
2
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Instantaneous power factor for phase 3-4
Instantaneous KVA for phase 3-4
Instantaneous KW for phase 3-4
Instantaneous KVAR for phase 3-4
Instantaneous power factor for phase 5-6
Instantaneous KVA for phase 5-6
Instantaneous KW for phase 5-6
Instantaneous KVAR for phase 5-6
Instantaneous total power factor
Instantaneous total KVA
Instantaneous total KW
Instantaneous total KVAR
Instantaneous current harmonic values
Instantaneous THD current through bushing 1-2
Instantaneous THD current through bushing 3-4
Instantaneous THD current through bushing 5-6
Instantaneous THD ground current
Database v16
Instantaneous voltage harmonic values
2
2
2
2
07
08
09
10
Instantaneous power values
Instantaneous power factor for phase 1-2
Instantaneous KVA for phase 1-2
Instantaneous KW for phase 1-2
Instantaneous KVAR for phase 1-2
3
3
3
3
2
2
2
04
05
06
2
2
2
2
Instantaneous souce-side line-to-neutral voltage
Instantaneous voltage at bushing 1
Instantaneous voltage at bushing 3
Instantaneous voltage at bushing 5
Default
Event
Class
00
01
02
03
Index
Page 1
0.01
0.01
0.01
0.01
0.0001
1
1
1
0.0001
1
1
1
0.0001
1
1
1
0.0001
1
1
1
2
2
2
0.1
0.1
0.1
0.1
Multiplication
Scale Factor
Default Static Variation
Obj 30 Var 2 16 bit
Instantaneous current values
Instantaneous current through bushing 1-2
Instantaneous current through bushing 3-4
Instantaneous current through bushing 5-6
Instantaneous ground current
Description
Analog Inputs
INPUT SUBSYSTEM
%
%
%
%
KVA
KW
KVAR
KVA
KW
KVAR
KVA
KW
KVAR
KVA
KW
KVAR
Volts
Volts
Volts
Amps
Amps
Amps
Amps
Units
Default Event Variation
Obj 32 Var 2 16 bit w/o time
F5 DNP 3.0 Device Profile data dictionary
Class 0 - 3, Analogs
0.0001
1
1
1
0.0001
1
1
1
0.0001
1
1
1
2
2
2
2
2
2
2
2
2
2
2
2
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Demand voltage values
Demand voltage at bushing 1-2
Demand voltage at bushing 3-4
Demand voltage at bushing 5-6
Demand power values
Demand power factor for phase 1-2
Demand KVA for phase 1-2
Demand KW for phase 1-2
Demand KVAR for phase 1-2
Demand power factor for phase 3-4
Demand KVA for phase 3-4
Demand KW for phase 3-4
Demand KVAR for phase 3-4
Demand power factor for phase 5-6
Demand KVA for phase 5-6
Demand KW for phase 5-6
Demand KVAR for phase 5-6
Total Demand power factor
Total Demand KVA
Total Demand KW
Total Demand KVAR
Demand current harmonic values
Demand THD current through bushing 1-2
Demand THD current through bushing 3-4
Demand THD current through bushing 5-6
Demand THD ground current
Database v16
0.0001
1
1
1
2
2
2
2
32
33
34
35
3
3
3
3
2
2
2
2
2
2
2
Page 2
0.01
0.01
0.01
0.01
2
2
2
0.1
0.1
0.1
0.1
0.01
0.0001
Demand current values
Demand current through bushing 1-2
Demand current through bushing 3-4
Demand current through bushing 5-6
Demand ground current
3
3
30
31
0.01
0.01
0.01
Normal battery monitor parameters
Unloaded battery voltage
Unloaded battery current
3
3
3
Multiplication
Scale Factor
27
28
29
Default
Event
Class
Description
Instantaneous THD voltage at bushing 1-2
Instantaneous THD voltage at bushing 3-4
Instantaneous THD voltage at bushing 5-6
Index
%
%
%
%
KVA
KW
KVAR
KVA
KW
KVAR
KVA
KW
KVAR
KVA
KW
KVAR
Volts
Volts
Volts
Amps
Amps
Amps
Amps
Volts
Amps
%
%
%
Units
F5 DNP 3.0 Device Profile data dictionary
Class 0 - 3, Analogs
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
Duty accumulators information
Phase 1-2 % Rated Duty Depleted
Phase 3-4 % Rated Duty Depleted
Phase 5-6 % Rated Duty Depleted
Instantaneous energy values
Instantaneous energy through bushing 1-2
Instantaneous energy through bushing 3-4
Instantaneous energy through bushing 5-6
Total Instantaneous energy
Instantaneous source-side phase-to-phase voltage
Instantaneous voltage from bushing 1 to 3
Instantaneous voltage from bushing 3 to 5
Instantaneous voltage from bushing 5 to 1
Demand phase-to-phase voltage values
Demand voltage from bushing 1-2 to 3-4
Demand voltage from bushing 3-4 to 5-6
Demand voltage from bushing 5-6 to 1-2
Instantaneous load-side line-to-neutral voltage
Instantaneous voltage at bushing 2
Instantaneous voltage at bushing 4
Instantaneous voltage at bushing 6
Instantaneous load-side phase-to-phase voltage
Instantaneous voltage from bushing 2 to 4
Instantaneous voltage from bushing 4 to 6
Instantaneous voltage from bushing 6 to 2
Demand load-side line-to-neutral voltage
Demand voltage at bushing 2
Demand voltage at bushing 4
Demand voltage at bushing 6
Instantaneous load-side phase-to-phase voltage
Demand voltage from bushing 2 to 4
Demand voltage from bushing 4 to 6
Database v16
59
60
61
Demand voltage harmonic values
Demand THD voltage at bushing 1-2
Demand THD voltage at bushing 3-4
Demand THD voltage at bushing 5-6
Description
Index
Default
Event
Class
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
3
3
3
3
3
3
3
3
3
3
Page 3
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
500
500
500
500
0.01
0.01
0.01
0.01
0.01
0.01
Multiplication
Scale Factor
Volts
Volts
Volts
Volts
Volts
Volts
Volts
Volts
Volts
Volts
Volts
Volts
Volts
Volts
Volts
Volts
Volts
KWh
KWh
KWh
KWh
%
%
%
%
%
%
Units
F5 DNP 3.0 Device Profile data dictionary
Class 0 - 3, Analogs
1
87
88
89
90
91
92
93
Instantaneous line frequency
Instantaneous source-to-load side voltage difference
Instantaneous voltage difference bushing 1 and 2
Instantaneous voltage difference bushing 3 and 4
Instantaneous voltage difference bushing 5 and 6
Demand source-to-load side voltage difference
Demand voltage difference bushing 1 and 2
Demand voltage difference bushing 3 and 4
Demand voltage difference bushing 5 and 6
0
3
105
106
Fault Distance from most recent event
Tested battery voltage
Database v16
0
0
0
0
0
0
0
3
3
3
3
94
95
96
97
98
99
100
101
102
103
104
Most Recent Overcurrent Protection (OCP) info
Year of most recent OCP event
Month of most recent OCP event
Day of most recent OCP event
Hour of most recent OCP event
Minute of most recent OCP event
Second of most recent OCP event
Millisecond of most recent OCP event
Fault Current A phase from most recent OCP event
Fault Current B phase from most recent OCP event
Fault Current C phase from most recent OCP event
Fault Current Ground from most recent OCP event
2
2
2
2
2
2
2
86
Default
Event
Class
Description
Demand voltage from bushing 6 to 2
Index
2
Volts
Volts
Volts
Volts
Volts
Volts
Hz
Volts
Units
Page 4
0.01
1
Volts
1
Years
1 Months
1
Days
1
Hours
1 Minutes
1 Seconds
1 Millisec
1
Amps
1
Amps
1
Amps
1
Amps
2
2
2
2
2
2
0.005
Multiplication
Scale Factor
F5 DNP 3.0 Device Profile data dictionary
Class 0 - 3, Analogs
64
65
66
67
68
69
70
71
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Database v16
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30 - 63
Index
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Description
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
Obj Var Desc
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
Default Static Variation
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Latched
Latched
Latched
Latched
Latched
Latched
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Latched
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Undefined
Undefined
Pulsed
Pulsed
Pulsed
Latched
Undefined
Operation Type
OUTPUT SUBSYSTEM - Control Output Relay Block Operations and Status
X
X
X
X
X
X
X
X
Page 1
Off
Off
Off
Off
Off
Off
Off
Off
Assorted Histogram Resets
Reset ALL histograms
Reset Phase 1-2 current histogram
Reset Phase 3-4 current histogram
Reset Phase 5-6 current histogram
Reset Ground current histogram
Reset Phase 1 voltage histogram
Reset Phase 3 voltage histogram
Reset Phase 5 voltage histogram
Direct
Operation
Default
Allowed Condition Comments
Port Logic Input
X
Off
Cold load pickup Block
X
Off
Histogram off
X
Off
Profiler off
X
On
Status alarm recording on
X
On
Data alarm recording on
X
Off
Event Recorder off
X
Off
Test mode off
X
On
Normal profile enabled
X
Off
Alternate profile 1 enabled
X
Off
Alternate profile 2 enabled
X
Off
Alternate profile 3 enabled
X
Off
Non reclosing on
X
Off
Ground trip block on
X
Off
Hot line tag on
X
Off
Fast trips disabled
X
Off
Battery test on
X
Off
Lockout
X
Off
Close
X
Off
Reset targets
X
Off
SGF block on
X
Off
x Source I Disable
X
Off
x Source II Disable
X
Off
x LS Reset
X
Off
x LS Disable
X
Undefined Reserved
X
Undefined Reserved
X
Off
Frequency trip block
X
Off
Voltage trip block
X
Off
Voltage-frequency auto-restore block
X
Off
Combined Trip/Close
X
Undefined Reserved
F5 DNP 3.0 Device Profile data dictionary
CROB
105
106
107
108
109
110
111
112
113
114
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Database v16
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
Index
Description
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
12
12
12
12
12
12
12
12
12
12
01
01
01
01
01
01
01
01
01
01
Obj Var Desc
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
Default Static Variation
Pulsed
Pulsed
Latched
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Operation Type
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
X
X
X
X
X
X
X
X
X
X
Page 2
Off
Off
Off
Off
Off
Off
Off
Off
Off
Off
Calibration Reset
OCP Target Reset
Alarm suppression on
Unmask all system event recorder entries
Mask all system event recorder entries
Unmask all error event recorder entries
Mask all error event recorder entries
Unmask all profile recorder entries
Mask all profile recorder entries
Reset kWh
Direct
Operation
Default
Allowed Condition Comments
X
Off
Reset Phase 1-2 power factor histogram
X
Off
Reset Phase 1-2 KVA histogram
X
Off
Reset Phase 1-2 KW histogram
X
Off
Reset Phase 1-2 KVAR histogram
X
Off
Reset Phase 3-4 power factor histogram
X
Off
Reset Phase 3-4 KVA histogram
X
Off
Reset Phase 3-4 KW histogram
X
Off
Reset Phase 3-4 KVAR histogram
X
Off
Reset Phase 5-6 power factor histogram
X
Off
Reset Phase 5-6 KVA histogram
X
Off
Reset Phase 5-6 KW histogram
X
Off
Reset Phase 5-6 KVAR histogram
X
Off
Reset Phase Total power factor histogram
X
Off
Reset Phase Total KVA histogram
X
Off
Reset Phase Total KW histogram
X
Off
Reset Phase Total KVAR histogram
X
Off
Reset Positive sequence current magnitude
X
Off
Reset Positive sequence current angle
X
Off
Reset Negative sequence current magnitude
X
Off
Reset Negative sequence current angle
X
Off
Reset Zero sequence current magnitude
X
Off
Reset Zero sequence current angle
X
Off
Reset Positive sequence voltage magnitude
X
Off
Reset Positive sequence voltage angle
X
Off
Reset Negative sequence voltage magnitude
X
Off
Reset Negative sequence voltage angle
X
Off
Reset Phase 1-2 current THD histogram
X
Off
Reset Phase 3-4 current THD histogram
X
Off
Reset Phase 5-6 current THD histogram
X
Off
Reset Ground current THD histogram
X
Off
Reset Phase 1-2 voltage THD histogram
X
Off
Reset Phase 3-4 voltage THD histogram
X
Off
Reset Phase 5-6 voltage THD histogram
F5 DNP 3.0 Device Profile data dictionary
CROB
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Database v16
115
116
117
118
119
120
121
122
123
124
125
126
127
Index
Description
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
Obj Var Desc
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
Default Static Variation
Operation Type
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Page 3
Port Logic Input Status
* Cold load pickup Block
Histogram off
Profiler off
Status alarm recording on
Data alarm recording on
Event Recorder off
Test mode off
* Normal profile enabled
* Alternate profile 1 enabled
* Alternate profile 2 enabled
* Alternate profile 3 enabled
* Non reclosing on
* Ground trip block on
Hot line tag on
* Fast trips disabled
* Battery test on
* Lockout
* Close
* Reset targets
* SGF block on
*x Source I Disable
*x Source II Disable
*x LS Reset
*x LS Disable
Reserved
Reserved
* Frequency trip block
* Voltage trip block
* Voltage-frequency auto-restore block
Direct
Operation
Default
Allowed Condition Comments
X
Off
Reset Phase 1-3 voltage histogram
X
Off
Reset Phase 3-5 voltage histogram
X
Off
Reset Phase 5-1 voltage histogram
X
Off
Reset Phase 1 voltage histogram
X
Off
Reset Phase 3 voltage histogram
X
Off
Reset Phase 5 voltage histogram
X
Off
Reset Phase 2 voltage histogram
X
Off
Reset Phase 4 voltage histogram
X
Off
Reset Phase 6 voltage histogram
X
Off
Reset Line frequency histogram
X
Off
Reset Phase 1-2 voltage difference histogram
X
Off
Reset Phase 3-4 voltage difference histogram
X
Off
Reset Phase 5-6 voltage difference histogram
F5 DNP 3.0 Device Profile data dictionary
CROB
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Database v16
29
30 - 63
Index
Description
Binary Output
Binary Output
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
Obj Var Desc
10 02
10 02
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Default Static Variation
Operation Type
Page 4
Assorted Histogram Resets
* Reset ALL histograms
* Reset Phase 1-2 current histogram
* Reset Phase 3-4 current histogram
* Reset Phase 5-6 current histogram
* Reset Ground current histogram
* Reset Phase 1 voltage histogram
* Reset Phase 3 voltage histogram
* Reset Phase 5 voltage histogram
* Reset Phase 1-2 power factor histogram
* Reset Phase 1-2 KVA histogram
* Reset Phase 1-2 KW histogram
* Reset Phase 1-2 KVAR histogram
* Reset Phase 3-4 power factor histogram
* Reset Phase 3-4 KVA histogram
* Reset Phase 3-4 KW histogram
* Reset Phase 3-4 KVAR histogram
* Reset Phase 5-6 power factor histogram
* Reset Phase 5-6 KVA histogram
* Reset Phase 5-6 KW histogram
* Reset Phase 5-6 KVAR histogram
* Reset Phase Total power factor histogram
* Reset Phase Total KVA histogram
* Reset Phase Total KW histogram
* Reset Phase Total KVAR histogram
* Reset Positive sequence current magnitude
* Reset Positive sequence current angle
* Reset Negative sequence current magnitude
* Reset Negative sequence current angle
* Reset Zero sequence current magnitude
* Reset Zero sequence current angle
* Reset Positive sequence voltage magnitude
* Reset Positive sequence voltage angle
* Reset Negative sequence voltage magnitude
* Reset Negative sequence voltage angle
* Reset Phase 1-2 current THD histogram
* Reset Phase 3-4 current THD histogram
* Reset Phase 5-6 current THD histogram
* Reset Ground current THD histogram
* Reset Phase 1-2 voltage THD histogram
* Reset Phase 3-4 voltage THD histogram
Direct
Operation
Default
Allowed Condition Comments
Combined Trip/Close
Reserved
F5 DNP 3.0 Device Profile data dictionary
CROB
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Database v16
104
Index
Description
Binary Output
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
Obj Var Desc
10 02
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Default Static Variation
Operation Type
Page 5
* Non-latching inputs, always read FALSE
x LS Controls Only
* Calibration Reset
* OCP Target Reset
Alarm suppression on
* Unmask all system event recorder entries
* Mask all system event recorder entries
* Unmask all error event recorder entries
* Mask all error event recorder entries
* Unmask all profile recorder entries
* Mask all profile recorder entries
* Reset kWh
* Reset Phase 1-3 voltage histogram
* Reset Phase 3-5 voltage histogram
* Reset Phase 5-1 voltage histogram
* Reset Phase 1 voltage histogram
* Reset Phase 3 voltage histogram
* Reset Phase 5 voltage histogram
* Reset Phase 2 voltage histogram
* Reset Phase 4 voltage histogram
* Reset Phase 6 voltage histogram
* Reset Line frequency histogram
* Reset Phase 1-2 voltage difference histogram
* Reset Phase 3-4 voltage difference histogram
* Reset Phase 5-6 voltage difference histogram
Direct
Operation
Default
Allowed Condition Comments
* Reset Phase 5-6 voltage THD histogram
F5 DNP 3.0 Device Profile data dictionary
CROB
64
65
66
67
68
69
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Database v16
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32 - 63
Index
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Description
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
Obj Var Desc
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
Default Static Variation
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Latched
Latched
Latched
Latched
Latched
Latched
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Latched
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Latched
Latched
Latched
Undefined
Operation Type
OUTPUT SUBSYSTEM - Control Output Relay Block Operations and Status
X
X
X
X
X
X
Page 1
Off
Off
Off
Off
Off
Off
Assorted Histogram Resets
Reset ALL histograms
Reset Phase 1-2 current histogram
Reset Phase 3-4 current histogram
Reset Phase 5-6 current histogram
Reset Ground current histogram
Reset Phase 1 voltage histogram
Direct
Operation
Default
Allowed Condition Comments
Port Logic Input
X
Off
Cold load pickup Block
X
Off
Histogram off
X
Off
Profiler off
X
On
Status alarm recording on
X
On
Data alarm recording on
X
Off
Event Recorder off
X
Off
Test mode off
X
On
Normal profile enabled
X
Off
Alternate profile 1 enabled
X
Off
Alternate profile 2 enabled
X
Off
Alternate profile 3 enabled
X
Off
Non reclosing on
X
Off
Ground trip block on
X
Off
Hot line tag on
X
Off
Fast trips disabled
X
Off
Battery test on
X
Off
Phase A Trip/Lockout
X
Off
Phase A Close
X
Off
Reset targets
X
Off
SGF block on
X
Off
Phase B Trip/Lockout
X
Off
Phase B Close
X
Off
Phase C Trip/Lockout
X
Off
Phase C Close
X
Off
All Phases Trip/Lockout
X
Off
All Phases Close
X
Off
Frequency trip block
X
Off
Voltage trip block
X
Off
Voltage-frequency auto-restore block
X
Off
Phase A Combined Trip/Close
X
Off
Phase B Combined Trip/Close
X
Off
Phase C Combined Trip/Close
X
Undefined Reserved
F5 DNP 3.0 Device Profile data dictionary
CROB (3-1)
105
106
107
108
109
110
111
112
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Database v16
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
Index
Description
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
12
12
12
12
12
12
12
12
01
01
01
01
01
01
01
01
Obj Var Desc
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
Default Static Variation
Pulsed
Pulsed
Latched
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Operation Type
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
X
X
X
X
X
X
X
X
Page 2
Off
Off
Off
Off
Off
Off
Off
Off
Calibration Reset
OCP Target Reset
Alarm suppression on
Unmask all system event recorder entries
Mask all system event recorder entries
Unmask all error event recorder entries
Mask all error event recorder entries
Unmask all profile recorder entries
Direct
Operation
Default
Allowed Condition Comments
X
Off
Reset Phase 3 voltage histogram
X
Off
Reset Phase 5 voltage histogram
X
Off
Reset Phase 1-2 power factor histogram
X
Off
Reset Phase 1-2 KVA histogram
X
Off
Reset Phase 1-2 KW histogram
X
Off
Reset Phase 1-2 KVAR histogram
X
Off
Reset Phase 3-4 power factor histogram
X
Off
Reset Phase 3-4 KVA histogram
X
Off
Reset Phase 3-4 KW histogram
X
Off
Reset Phase 3-4 KVAR histogram
X
Off
Reset Phase 5-6 power factor histogram
X
Off
Reset Phase 5-6 KVA histogram
X
Off
Reset Phase 5-6 KW histogram
X
Off
Reset Phase 5-6 KVAR histogram
X
Off
Reset Phase Total power factor histogram
X
Off
Reset Phase Total KVA histogram
X
Off
Reset Phase Total KW histogram
X
Off
Reset Phase Total KVAR histogram
X
Off
Reset Positive sequence current magnitude
X
Off
Reset Positive sequence current angle
X
Off
Reset Negative sequence current magnitude
X
Off
Reset Negative sequence current angle
X
Off
Reset Zero sequence current magnitude
X
Off
Reset Zero sequence current angle
X
Off
Reset Positive sequence voltage magnitude
X
Off
Reset Positive sequence voltage angle
X
Off
Reset Negative sequence voltage magnitude
X
Off
Reset Negative sequence voltage angle
X
Off
Reset Phase 1-2 current THD histogram
X
Off
Reset Phase 3-4 current THD histogram
X
Off
Reset Phase 5-6 current THD histogram
X
Off
Reset Ground current THD histogram
X
Off
Reset Phase 1-2 voltage THD histogram
X
Off
Reset Phase 3-4 voltage THD histogram
X
Off
Reset Phase 5-6 voltage THD histogram
F5 DNP 3.0 Device Profile data dictionary
CROB (3-1)
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Database v16
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
Index
Description
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
Obj Var Desc
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
Default Static Variation
Operation Type
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Page 3
Port Logic Input Status
* Cold load pickup Block
Histogram off
Profiler off
Status alarm recording on
Data alarm recording on
Event Recorder off
Test mode off
* Normal profile enabled
* Alternate profile 1 enabled
* Alternate profile 2 enabled
* Alternate profile 3 enabled
* Non reclosing on
* Ground trip block on
Hot line tag on
* Fast trips disabled
* Battery test on
* Phase A Trip/Lockout
* Phase A Close
* Reset targets
* SGF block on
* Phase B Trip/Lockout
* Phase B Close
* Phase C Trip/Lockout
* Phase C Close
* All Phases Trip/Lockout
* All Phases Close
* Frequency trip block
Direct
Operation
Default
Allowed Condition Comments
X
Off
Mask all profile recorder entries
X
Off
Reset kWh
X
Off
Reset Phase 1-3 voltage histogram
X
Off
Reset Phase 3-5 voltage histogram
X
Off
Reset Phase 5-1 voltage histogram
X
Off
Reset Phase 1 voltage histogram
X
Off
Reset Phase 3 voltage histogram
X
Off
Reset Phase 5 voltage histogram
X
Off
Reset Phase 2 voltage histogram
X
Off
Reset Phase 4 voltage histogram
X
Off
Reset Phase 6 voltage histogram
X
Off
Reset Line frequency histogram
X
Off
Reset Phase 1-2 voltage difference histogram
X
Off
Reset Phase 3-4 voltage difference histogram
X
Off
Reset Phase 5-6 voltage difference histogram
F5 DNP 3.0 Device Profile data dictionary
CROB (3-1)
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Database v16
27
28
29
30
31
32 - 63
Index
Description
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
Obj Var Desc
10 02
10 02
10 02
10 02
10 02
10 02
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Default Static Variation
Operation Type
Page 4
Assorted Histogram Resets
* Reset ALL histograms
* Reset Phase 1-2 current histogram
* Reset Phase 3-4 current histogram
* Reset Phase 5-6 current histogram
* Reset Ground current histogram
* Reset Phase 1 voltage histogram
* Reset Phase 3 voltage histogram
* Reset Phase 5 voltage histogram
* Reset Phase 1-2 power factor histogram
* Reset Phase 1-2 KVA histogram
* Reset Phase 1-2 KW histogram
* Reset Phase 1-2 KVAR histogram
* Reset Phase 3-4 power factor histogram
* Reset Phase 3-4 KVA histogram
* Reset Phase 3-4 KW histogram
* Reset Phase 3-4 KVAR histogram
* Reset Phase 5-6 power factor histogram
* Reset Phase 5-6 KVA histogram
* Reset Phase 5-6 KW histogram
* Reset Phase 5-6 KVAR histogram
* Reset Phase Total power factor histogram
* Reset Phase Total KVA histogram
* Reset Phase Total KW histogram
* Reset Phase Total KVAR histogram
* Reset Positive sequence current magnitude
* Reset Positive sequence current angle
* Reset Negative sequence current magnitude
* Reset Negative sequence current angle
* Reset Zero sequence current magnitude
* Reset Zero sequence current angle
* Reset Positive sequence voltage magnitude
* Reset Positive sequence voltage angle
* Reset Negative sequence voltage magnitude
* Reset Negative sequence voltage angle
* Reset Phase 1-2 current THD histogram
* Reset Phase 3-4 current THD histogram
Direct
Operation
Default
Allowed Condition Comments
* Voltage trip block
* Voltage-frequency auto-restore block
Phase A Combined Trip/Close
Phase B Combined Trip/Close
Phase C Combined Trip/Close
Reserved
F5 DNP 3.0 Device Profile data dictionary
CROB (3-1)
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Database v16
100
101
102
103
104
Index
Description
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
Obj Var Desc
10 02
10 02
10 02
10 02
10 02
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Default Static Variation
Operation Type
Page 5
* Non-latching inputs, always read FALSE
x LS Controls Only
* Calibration Reset
* OCP Target Reset
Alarm suppression on
* Unmask all system event recorder entries
* Mask all system event recorder entries
* Unmask all error event recorder entries
* Mask all error event recorder entries
* Unmask all profile recorder entries
* Mask all profile recorder entries
* Reset kWh
* Reset Phase 1-3 voltage histogram
* Reset Phase 3-5 voltage histogram
* Reset Phase 5-1 voltage histogram
* Reset Phase 1 voltage histogram
* Reset Phase 3 voltage histogram
* Reset Phase 5 voltage histogram
* Reset Phase 2 voltage histogram
* Reset Phase 4 voltage histogram
* Reset Phase 6 voltage histogram
* Reset Line frequency histogram
* Reset Phase 1-2 voltage difference histogram
* Reset Phase 3-4 voltage difference histogram
* Reset Phase 5-6 voltage difference histogram
Direct
Operation
Default
Allowed Condition Comments
* Reset Phase 5-6 current THD histogram
* Reset Ground current THD histogram
* Reset Phase 1-2 voltage THD histogram
* Reset Phase 3-4 voltage THD histogram
* Reset Phase 5-6 voltage THD histogram
F5 DNP 3.0 Device Profile data dictionary
CROB (3-1)
70
File Identifier
Database v16
70
File Identifier
01
01
01
Static
Obj Var Desc
70
Index
File Identifier
Description
CONSTANT DATA (Read-only)
CO001
ID002
ID001
File Name
Record
Number
2
22
4
4
2
22
4
4
2
22
4
4
Comm port 1 port and protocol information
01 Comm port ID
Protocol ID
Protocol version
Protocol revision
Comm port 2 port and protocol information
02 Comm port ID
Protocol ID
Protocol version
Protocol revision
Comm port 3 port and protocol information
03 Comm port ID
Protocol ID
Protocol version
Protocol revision
Page 1
2
22
4
4
4
4
4
21
21
21
1
2
4
81
1
0000
0002
0018
001C
0000
0002
0018
001C
0000
0002
0018
001C
0000
0002
0018
001C
0000
0004
0008
000C
0021
0036
004B
004C
004E
0052
00A3
Data Size Start Offset in
(in bytes) Record (Hex)
200 0000
Presently connected comm port and protocol information
00 Comm port ID
Protocol ID
Protocol version
Protocol revision
Control manufacturing information
00 Control type identifier
Software version
Data dictionary version
Catalog part number of control
Serial number of control
Customization (custom logic) identifier
Pad
Date of final test
Time of final test
Obligatory copyright
Pad
00 "Readme File" - Interesting information about control
Comments
F5 DNP 3.0 Device Profile data dictionary
Files, Readonly Static
Database v16
File Identifier
Description
Index
70
01
Static
Obj Var Desc
HISTORICAL and MISC. LIVE DATA (Read-only)
HS001
File Name
Record
Number
Page 1
Max Phase 3-4 Demand Sample
Date of Max Phase 3-4 Demand Sample
Time of Max Phase 3-4 Demand Sample
Min Phase 3-4 Demand Sample
Date of Min Phase 3-4 Demand Sample
Time of Min Phase 3-4 Demand Sample
Date of Phase 3-4 Demand Record Clear
01 Phase 3-4 Current Under Band Bin
Phase 3-4 Current Bin 1
Phase 3-4 Current Bin 2
Phase 3-4 Current Bin 3
Phase 3-4 Current Bin 4
Phase 3-4 Current Bin 5
Phase 3-4 Current Bin 6
Phase 3-4 Current Bin 7
Phase 3-4 Current Bin 8
Phase 3-4 Current Bin 9
Phase 3-4 Current Bin 10
Phase 3-4 Current Over Band Bin
Max Phase 1-2 Demand Sample
Date of Max Phase 1-2 Demand Sample
Time of Max Phase 1-2 Demand Sample
Min Phase 1-2 Demand Sample
Date of Min Phase 1-2 Demand Sample
Time of Min Phase 1-2 Demand Sample
Date of Phase 1-2 Demand Record Clear
Time of Phase 1-2 Demand Record Clear
Current Fundamental Histogram
00 Phase 1-2 Current Under Band Bin
Phase 1-2 Current Bin 1
Phase 1-2 Current Bin 2
Phase 1-2 Current Bin 3
Phase 1-2 Current Bin 4
Phase 1-2 Current Bin 5
Phase 1-2 Current Bin 6
Phase 1-2 Current Bin 7
Phase 1-2 Current Bin 8
Phase 1-2 Current Bin 9
Phase 1-2 Current Bin 10
Phase 1-2 Current Over Band Bin
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
0018
001C
001E
0022
0026
0028
002C
4
2
4
4
2
4
2
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
2
2
2
2
2
2
2
2
2
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
Start Offset in
Record (Hex)
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
Max Ground Demand Sample
Date of Max Ground Demand Sample
Time of Max Ground Demand Sample
Min Ground Demand Sample
Date of Min Ground Demand Sample
Time of Min Ground Demand Sample
Date of Ground Demand Record Clear
Time of Ground Demand Record Clear
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
03 Ground Demand Current Under Band Bin
Ground Demand Current Bin 1
Ground Demand Current Bin 2
Ground Demand Current Bin 3
Ground Demand Current Bin 4
Ground Demand Current Bin 5
Ground Demand Current Bin 6
Ground Demand Current Bin 7
Ground Demand Current Bin 8
Ground Demand Current Bin 9
Ground Demand Current Bin 10
Ground Demand Current Over Band Bin
Page 2
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
Max Phase 5-6 Demand Sample
Date of Max Phase 5-6 Demand Sample
Time of Max Phase 5-6 Demand Sample
Min Phase 5-6 Demand Sample
Date of Min Phase 5-6 Demand Sample
Time of Min Phase 5-6 Demand Sample
Date of Phase 5-6 Demand Record Clear
Time of Phase 5-6 Demand Record Clear
Start Offset in
Record (Hex)
4
002E
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
Data Size
(in bytes)
2
2
2
2
2
2
2
2
2
2
2
2
02 Phase 5-6 Current Under Band Bin
Phase 5-6 Current Bin 1
Phase 5-6 Current Bin 2
Phase 5-6 Current Bin 3
Phase 5-6 Current Bin 4
Phase 5-6 Current Bin 5
Phase 5-6 Current Bin 6
Phase 5-6 Current Bin 7
Phase 5-6 Current Bin 8
Phase 5-6 Current Bin 9
Phase 5-6 Current Bin 10
Phase 5-6 Current Over Band Bin
Time of Phase 3-4 Demand Record Clear
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 3
Max Phase 3 Voltage Sample
Date of Max Phase 3 Voltage Sample
Time of Max Phase 3 Voltage Sample
Min Phase 3 Voltage Sample
Date of Min Phase 3 Voltage Sample
Time of Min Phase 3 Voltage Sample
Date of Phase 3 Voltage Record Clear
Time of Phase 3 Voltage Record Clear
05 Phase 3 Voltage Under Band Bin
Phase 3 Voltage Bin 1
Phase 3 Voltage Bin 2
Phase 3 Voltage Bin 3
Phase 3 Voltage Bin 4
Phase 3 Voltage Bin 5
Phase 3 Voltage Bin 6
Phase 3 Voltage Bin 7
Phase 3 Voltage Bin 8
Phase 3 Voltage Bin 9
Phase 3 Voltage Bin 10
Phase 3 Voltage Over Band Bin
Max Phase 1 Voltage Sample
Date of Max Phase 1 Voltage Sample
Time of Max Phase 1 Voltage Sample
Min Phase 1 Voltage Sample
Date of Min Phase 1 Voltage Sample
Time of Min Phase 1 Voltage Sample
Date of Phase 1 Voltage Record Clear
Time of Phase 1 Voltage Record Clear
Source-Side Voltage Fundamental Histogram
04 Phase 1 Voltage Under Band Bin
Phase 1 Voltage Bin 1
Phase 1 Voltage Bin 2
Phase 1 Voltage Bin 3
Phase 1 Voltage Bin 4
Phase 1 Voltage Bin 5
Phase 1 Voltage Bin 6
Phase 1 Voltage Bin 7
Phase 1 Voltage Bin 8
Phase 1 Voltage Bin 9
Phase 1 Voltage Bin 10
Phase 1 Voltage Over Band Bin
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
2
2
2
2
2
2
2
2
2
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
Start Offset in
Record (Hex)
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
Page 4
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
Power Histogram
07 Phase 1-2 Power Factor Under Band Bin
Phase 1-2 Power Factor Bin 1
Phase 1-2 Power Factor Bin 2
Phase 1-2 Power Factor Bin 3
Phase 1-2 Power Factor Bin 4
Phase 1-2 Power Factor Bin 5
Phase 1-2 Power Factor Bin 6
Phase 1-2 Power Factor Bin 7
Phase 1-2 Power Factor Bin 8
Phase 1-2 Power Factor Bin 9
Phase 1-2 Power Factor Bin 10
Phase 1-2 Power Factor Over Band Bin
Max Phase 1-2 Power Factor Sample
Date of Max Phase 1-2 Power Factor Sample
Time of Max Phase 1-2 Power Factor Sample
Min Phase 1-2 Power Factor Sample
Date of Min Phase 1-2 Power Factor Sample
Time of Min Phase 1-2 Power Factor Sample
Date of Phase 1-2 Power Factor Record Clear
Time of Phase 1-2 Power Factor Record Clear
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
Max Phase 5 Voltage Sample
Date of Max Phase 5 Voltage Sample
Time of Max Phase 5 Voltage Sample
Min Phase 5 Voltage Sample
Date of Min Phase 5 Voltage Sample
Time of Min Phase 5 Voltage Sample
Date of Phase 5 Voltage Record Clear
Time of Phase 5 Voltage Record Clear
Start Offset in
Record (Hex)
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
Data Size
(in bytes)
2
2
2
2
2
2
2
2
2
2
2
2
06 Phase 5 Voltage Under Band Bin
Phase 5 Voltage Bin 1
Phase 5 Voltage Bin 2
Phase 5 Voltage Bin 3
Phase 5 Voltage Bin 4
Phase 5 Voltage Bin 5
Phase 5 Voltage Bin 6
Phase 5 Voltage Bin 7
Phase 5 Voltage Bin 8
Phase 5 Voltage Bin 9
Phase 5 Voltage Bin 10
Phase 5 Voltage Over Band Bin
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 5
Max Phase 1-2 KW Sample
Date of Max Phase 1-2 KW Sample
Time of Max Phase 1-2 KW Sample
Min Phase 1-2 KW Sample
Date of Min Phase 1-2 KW Sample
Time of Min Phase 1-2 KW Sample
Date of Phase 1-2 KW Record Clear
Time of Phase 1-2 KW Record Clear
09 Phase 1-2 KW Under Band Bin
Phase 1-2 KW Bin 1
Phase 1-2 KW Bin 2
Phase 1-2 KW Bin 3
Phase 1-2 KW Bin 4
Phase 1-2 KW Bin 5
Phase 1-2 KW Bin 6
Phase 1-2 KW Bin 7
Phase 1-2 KW Bin 8
Phase 1-2 KW Bin 9
Phase 1-2 KW Bin 10
Phase 1-2 KW Over Band Bin
Max Phase 1-2 KVA Sample
Date of Max Phase 1-2 KVA Sample
Time of Max Phase 1-2 KVA Sample
Min Phase 1-2 KVA Sample
Date of Min Phase 1-2 KVA Sample
Time of Min Phase 1-2 KVA Sample
Date of Phase 1-2 KVA Record Clear
Time of Phase 1-2 KVA Record Clear
08 Phase 1-2 KVA Under Band Bin
Phase 1-2 KVA Bin 1
Phase 1-2 KVA Bin 2
Phase 1-2 KVA Bin 3
Phase 1-2 KVA Bin 4
Phase 1-2 KVA Bin 5
Phase 1-2 KVA Bin 6
Phase 1-2 KVA Bin 7
Phase 1-2 KVA Bin 8
Phase 1-2 KVA Bin 9
Phase 1-2 KVA Bin 10
Phase 1-2 KVA Over Band Bin
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
2
2
2
2
2
2
2
2
2
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
Start Offset in
Record (Hex)
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
Page 6
12 Phase 3-4 KVA Under Band Bin
Max Phase 3-4 Power Factor Sample
Date of Max Phase 3-4 Power Factor Sample
Time of Max Phase 3-4 Power Factor Sample
Min Phase 3-4 Power Factor Sample
Date of Min Phase 3-4 Power Factor Sample
Time of Min Phase 3-4 Power Factor Sample
Date of Phase 3-4 Power Factor Record Clear
Time of Phase 3-4 Power Factor Record Clear
Files, Readonly Dynamic
0000
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
11 Phase 3-4 Power Factor Under Band Bin
Phase 3-4 Power Factor Bin 1
Phase 3-4 Power Factor Bin 2
Phase 3-4 Power Factor Bin 3
Phase 3-4 Power Factor Bin 4
Phase 3-4 Power Factor Bin 5
Phase 3-4 Power Factor Bin 6
Phase 3-4 Power Factor Bin 7
Phase 3-4 Power Factor Bin 8
Phase 3-4 Power Factor Bin 9
Phase 3-4 Power Factor Bin 10
Phase 3-4 Power Factor Over Band Bin
2
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
Max Phase 1-2 KVAR Sample
Date of Max Phase 1-2 KVAR Sample
Time of Max Phase 1-2 KVAR Sample
Min Phase 1-2 KVAR Sample
Date of Min Phase 1-2 KVAR Sample
Time of Min Phase 1-2 KVAR Sample
Date of Phase 1-2 KVAR Record Clear
Time of Phase 1-2 KVAR Record Clear
10 Phase 1-2 KVAR Under Band Bin
Phase 1-2 KVAR Bin 1
Phase 1-2 KVAR Bin 2
Phase 1-2 KVAR Bin 3
Phase 1-2 KVAR Bin 4
Phase 1-2 KVAR Bin 5
Phase 1-2 KVAR Bin 6
Phase 1-2 KVAR Bin 7
Phase 1-2 KVAR Bin 8
Phase 1-2 KVAR Bin 9
Phase 1-2 KVAR Bin 10
Phase 1-2 KVAR Over Band Bin
2
2
2
2
2
2
2
2
2
2
2
2
Data Size
(in bytes)
Start Offset in
Record (Hex)
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 7
14 Phase 3-4 KVAR Under Band Bin
Phase 3-4 KVAR Bin 1
Max Phase 3-4 KW Sample
Date of Max Phase 3-4 KW Sample
Time of Max Phase 3-4 KW Sample
Min Phase 3-4 KW Sample
Date of Min Phase 3-4 KW Sample
Time of Min Phase 3-4 KW Sample
Date of Phase 3-4 KW Record Clear
Time of Phase 3-4 KW Record Clear
Files, Readonly Dynamic
0000
0002
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Max Phase 3-4 KVA Sample
Date of Max Phase 3-4 KVA Sample
Time of Max Phase 3-4 KVA Sample
Min Phase 3-4 KVA Sample
Date of Min Phase 3-4 KVA Sample
Time of Min Phase 3-4 KVA Sample
Date of Phase 3-4 KVA Record Clear
Time of Phase 3-4 KVA Record Clear
13 Phase 3-4 KW Under Band Bin
Phase 3-4 KW Bin 1
Phase 3-4 KW Bin 2
Phase 3-4 KW Bin 3
Phase 3-4 KW Bin 4
Phase 3-4 KW Bin 5
Phase 3-4 KW Bin 6
Phase 3-4 KW Bin 7
Phase 3-4 KW Bin 8
Phase 3-4 KW Bin 9
Phase 3-4 KW Bin 10
Phase 3-4 KW Over Band Bin
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
2
2
2
2
2
Phase 3-4 KVA Bin 1
Phase 3-4 KVA Bin 2
Phase 3-4 KVA Bin 3
Phase 3-4 KVA Bin 4
Phase 3-4 KVA Bin 5
Phase 3-4 KVA Bin 6
Phase 3-4 KVA Bin 7
Phase 3-4 KVA Bin 8
Phase 3-4 KVA Bin 9
Phase 3-4 KVA Bin 10
Phase 3-4 KVA Over Band Bin
Data Size
(in bytes)
Start Offset in
Record (Hex)
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
4
2
4
4
2
4
2
4
Page 8
16 Phase 5-6 KVA Under Band Bin
Phase 5-6 KVA Bin 1
Phase 5-6 KVA Bin 2
Files, Readonly Dynamic
0000
0002
0004
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
2
2
2
2
2
2
15 Phase 5-6 Power Factor Under Band Bin
Phase 5-6 Power Factor Bin 1
Phase 5-6 Power Factor Bin 2
Phase 5-6 Power Factor Bin 3
Phase 5-6 Power Factor Bin 4
Phase 5-6 Power Factor Bin 5
Phase 5-6 Power Factor Bin 6
Phase 5-6 Power Factor Bin 7
Phase 5-6 Power Factor Bin 8
Phase 5-6 Power Factor Bin 9
Phase 5-6 Power Factor Bin 10
Phase 5-6 Power Factor Over Band Bin
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
4
2
4
4
2
4
2
4
Max Phase 3-4 KVAR Sample
Date of Max Phase 3-4 KVAR Sample
Time of Max Phase 3-4 KVAR Sample
Min Phase 3-4 KVAR Sample
Date of Min Phase 3-4 KVAR Sample
Time of Min Phase 3-4 KVAR Sample
Date of Phase 3-4 KVAR Record Clear
Time of Phase 3-4 KVAR Record Clear
Max Phase 5-6 Power Factor Sample
Date of Max Phase 5-6 Power Factor Sample
Time of Max Phase 5-6 Power Factor Sample
Min Phase 5-6 Power Factor Sample
Date of Min Phase 5-6 Power Factor Sample
Time of Min Phase 5-6 Power Factor Sample
Date of Phase 5-6 Power Factor Record Clear
Time of Phase 5-6 Power Factor Record Clear
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
2
2
2
2
Phase 3-4 KVAR Bin 2
Phase 3-4 KVAR Bin 3
Phase 3-4 KVAR Bin 4
Phase 3-4 KVAR Bin 5
Phase 3-4 KVAR Bin 6
Phase 3-4 KVAR Bin 7
Phase 3-4 KVAR Bin 8
Phase 3-4 KVAR Bin 9
Phase 3-4 KVAR Bin 10
Phase 3-4 KVAR Over Band Bin
Data Size
(in bytes)
Start Offset in
Record (Hex)
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 9
18 Phase 5-6 KVAR Under Band Bin
Phase 5-6 KVAR Bin 1
Phase 5-6 KVAR Bin 2
Phase 5-6 KVAR Bin 3
Max Phase 5-6 KW Sample
Date of Max Phase 5-6 KW Sample
Time of Max Phase 5-6 KW Sample
Min Phase 5-6 KW Sample
Date of Min Phase 5-6 KW Sample
Time of Min Phase 5-6 KW Sample
Date of Phase 5-6 KW Record Clear
Time of Phase 5-6 KW Record Clear
Files, Readonly Dynamic
0000
0002
0004
0006
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
2
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Max Phase 5-6 KVA Sample
Date of Max Phase 5-6 KVA Sample
Time of Max Phase 5-6 KVA Sample
Min Phase 5-6 KVA Sample
Date of Min Phase 5-6 KVA Sample
Time of Min Phase 5-6 KVA Sample
Date of Phase 5-6 KVA Record Clear
Time of Phase 5-6 KVA Record Clear
17 Phase 5-6 KW Under Band Bin
Phase 5-6 KW Bin 1
Phase 5-6 KW Bin 2
Phase 5-6 KW Bin 3
Phase 5-6 KW Bin 4
Phase 5-6 KW Bin 5
Phase 5-6 KW Bin 6
Phase 5-6 KW Bin 7
Phase 5-6 KW Bin 8
Phase 5-6 KW Bin 9
Phase 5-6 KW Bin 10
Phase 5-6 KW Over Band Bin
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
2
2
2
Phase 5-6 KVA Bin 3
Phase 5-6 KVA Bin 4
Phase 5-6 KVA Bin 5
Phase 5-6 KVA Bin 6
Phase 5-6 KVA Bin 7
Phase 5-6 KVA Bin 8
Phase 5-6 KVA Bin 9
Phase 5-6 KVA Bin 10
Phase 5-6 KVA Over Band Bin
Data Size
(in bytes)
Start Offset in
Record (Hex)
0006
0008
000A
000C
000E
0010
0012
0014
0016
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 10
20 Total KVA Under Band Bin
Total KVA Bin 1
Total KVA Bin 2
Total KVA Bin 3
Total KVA Bin 4
Max Total Power Factor Sample
Date of Max Total Power Factor Sample
Time of Max Total Power Factor Sample
Min Total Power Factor Sample
Date of Min Total Power Factor Sample
Time of Min Total Power Factor Sample
Date of Total Power Factor Record Clear
Time of Total Power Factor Record Clear
Files, Readonly Dynamic
0000
0002
0004
0006
0008
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
2
2
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Max Phase 5-6 KVAR Sample
Date of Max Phase 5-6 KVAR Sample
Time of Max Phase 5-6 KVAR Sample
Min Phase 5-6 KVAR Sample
Date of Min Phase 5-6 KVAR Sample
Time of Min Phase 5-6 KVAR Sample
Date of Phase 5-6 KVAR Record Clear
Time of Phase 5-6 KVAR Record Clear
19 Total Power Factor Under Band Bin
Total Power Factor Bin 1
Total Power Factor Bin 2
Total Power Factor Bin 3
Total Power Factor Bin 4
Total Power Factor Bin 5
Total Power Factor Bin 6
Total Power Factor Bin 7
Total Power Factor Bin 8
Total Power Factor Bin 9
Total Power Factor Bin 10
Total Power Factor Over Band Bin
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
2
2
Phase 5-6 KVAR Bin 4
Phase 5-6 KVAR Bin 5
Phase 5-6 KVAR Bin 6
Phase 5-6 KVAR Bin 7
Phase 5-6 KVAR Bin 8
Phase 5-6 KVAR Bin 9
Phase 5-6 KVAR Bin 10
Phase 5-6 KVAR Over Band Bin
Data Size
(in bytes)
Start Offset in
Record (Hex)
0008
000A
000C
000E
0010
0012
0014
0016
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 11
22 Total KVAR Under Band Bin
Total KVAR Bin 1
Total KVAR Bin 2
Total KVAR Bin 3
Total KVAR Bin 4
Total KVAR Bin 5
Max Total KW Sample
Date of Max Total KW Sample
Time of Max Total KW Sample
Min Total KW Sample
Date of Min Total KW Sample
Time of Min Total KW Sample
Date of Total KW Record Clear
Time of Total KW Record Clear
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
2
2
2
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Max Total KVA Sample
Date of Max Total KVA Sample
Time of Max Total KVA Sample
Min Total KVA Sample
Date of Min Total KVA Sample
Time of Min Total KVA Sample
Date of Total KVA Record Clear
Time of Total KVA Record Clear
21 Total KW Under Band Bin
Total KW Bin 1
Total KW Bin 2
Total KW Bin 3
Total KW Bin 4
Total KW Bin 5
Total KW Bin 6
Total KW Bin 7
Total KW Bin 8
Total KW Bin 9
Total KW Bin 10
Total KW Over Band Bin
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
2
Total KVA Bin 5
Total KVA Bin 6
Total KVA Bin 7
Total KVA Bin 8
Total KVA Bin 9
Total KVA Bin 10
Total KVA Over Band Bin
Data Size
(in bytes)
Start Offset in
Record (Hex)
000A
000C
000E
0010
0012
0014
0016
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 12
2
2
2
2
2
2
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
Max Positive Sequence Magnitude Sample
Date of Max Positive Sequence Magnitude Sample
Time of Max Positive Sequence Magnitude Sample
Min Positive Sequence Magnitude Sample
Date of Min Positive Sequence Magnitude Sample
Time of Min Positive Sequence Magnitude Sample
Date of Positive Sequence Magnitude Record Clear
Time of Positive Sequence Magnitude Record Clear
24 Positive Sequence Current Angle Under Band Bin
Positive Sequence Current Angle Bin 1
Positive Sequence Current Angle Bin 2
Positive Sequence Current Angle Bin 3
Positive Sequence Current Angle Bin 4
Positive Sequence Current Angle Bin 5
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Max Total KVAR Sample
Date of Max Total KVAR Sample
Time of Max Total KVAR Sample
Min Total KVAR Sample
Date of Min Total KVAR Sample
Time of Min Total KVAR Sample
Date of Total KVAR Record Clear
Time of Total KVAR Record Clear
Sequence Component Current Histogram
23 Positive Sequence Current Magnitude Under Band Bin
Positive Sequence Current Magnitude Bin 1
Positive Sequence Current Magnitude Bin 2
Positive Sequence Current Magnitude Bin 3
Positive Sequence Current Magnitude Bin 4
Positive Sequence Current Magnitude Bin 5
Positive Sequence Current Magnitude Bin 6
Positive Sequence Current Magnitude Bin 7
Positive Sequence Current Magnitude Bin 8
Positive Sequence Current Magnitude Bin 9
Positive Sequence Current Magnitude Bin 10
Positive Sequence Current Magnitude Over Band Bin
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
Total KVAR Bin 6
Total KVAR Bin 7
Total KVAR Bin 8
Total KVAR Bin 9
Total KVAR Bin 10
Total KVAR Over Band Bin
Data Size
(in bytes)
Start Offset in
Record (Hex)
000C
000E
0010
0012
0014
0016
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 13
2
2
2
2
2
2
2
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
Max Negative Sequence Magnitude Sample
Date of Max Negative Sequence Magnitude Sample
Time of Max Negative Sequence Magnitude Sample
Min Negative Sequence Magnitude Sample
Date of Min Negative Sequence Magnitude Sample
Time of Min Negative Sequence Magnitude Sample
Date of Negative Sequence Magnitude Record Clear
Time of Negative Sequence Magnitude Record Clear
26 Negative Sequence Current Angle Under Band Bin
Negative Sequence Current Angle Bin 1
Negative Sequence Current Angle Bin 2
Negative Sequence Current Angle Bin 3
Negative Sequence Current Angle Bin 4
Negative Sequence Current Angle Bin 5
Negative Sequence Current Angle Bin 6
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Max Positive Sequence Angle Sample
Date of Max Positive Sequence Angle Sample
Time of Max Positive Sequence Angle Sample
Min Positive Sequence Angle Sample
Date of Min Positive Sequence Angle Sample
Time of Min Positive Sequence Angle Sample
Date of Positive Sequence Angle Record Clear
Time of Positive Sequence Angle Record Clear
25 Negative Sequence Current Magnitude Under Band Bin
Negative Sequence Current Magnitude Bin 1
Negative Sequence Current Magnitude Bin 2
Negative Sequence Current Magnitude Bin 3
Negative Sequence Current Magnitude Bin 4
Negative Sequence Current Magnitude Bin 5
Negative Sequence Current Magnitude Bin 6
Negative Sequence Current Magnitude Bin 7
Negative Sequence Current Magnitude Bin 8
Negative Sequence Current Magnitude Bin 9
Negative Sequence Current Magnitude Bin 10
Negative Sequence Current Magnitude Over Band Bin
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
Positive Sequence Current Angle Bin 6
Positive Sequence Current Angle Bin 7
Positive Sequence Current Angle Bin 8
Positive Sequence Current Angle Bin 9
Positive Sequence Current Angle Bin 10
Positive Sequence Current Angle Over Band Bin
Data Size
(in bytes)
Start Offset in
Record (Hex)
000C
000E
0010
0012
0014
0016
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
4
2
4
4
2
4
2
4
Max Zero Sequence Magnitude Sample
Date of Max Zero Sequence Magnitude Sample
Time of Max Zero Sequence Magnitude Sample
Min Zero Sequence Magnitude Sample
Date of Min Zero Sequence Magnitude Sample
Time of Min Zero Sequence Magnitude Sample
Date of Zero Sequence Magnitude Record Clear
Time of Zero Sequence Magnitude Record Clear
Page 14
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
2
2
2
2
2
2
27 Zero Sequence Current Magnitude Under Band Bin
Zero Sequence Current Magnitude Bin 1
Zero Sequence Current Magnitude Bin 2
Zero Sequence Current Magnitude Bin 3
Zero Sequence Current Magnitude Bin 4
Zero Sequence Current Magnitude Bin 5
Zero Sequence Current Magnitude Bin 6
Zero Sequence Current Magnitude Bin 7
Zero Sequence Current Magnitude Bin 8
Zero Sequence Current Magnitude Bin 9
Zero Sequence Current Magnitude Bin 10
Zero Sequence Current Magnitude Over Band Bin
2
2
2
2
2
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
4
2
4
4
2
4
2
4
Max Negative Sequence Angle Sample
Date of Max Negative Sequence Angle Sample
Time of Max Negative Sequence Angle Sample
Min Negative Sequence Angle Sample
Date of Min Negative Sequence Angle Sample
Time of Min Negative Sequence Angle Sample
Date of Negative Sequence Angle Record Clear
Time of Negative Sequence Angle Record Clear
28 Zero Sequence Current Angle Under Band Bin
Zero Sequence Current Angle Bin 1
Zero Sequence Current Angle Bin 2
Zero Sequence Current Angle Bin 3
Zero Sequence Current Angle Bin 4
Zero Sequence Current Angle Bin 5
Zero Sequence Current Angle Bin 6
Zero Sequence Current Angle Bin 7
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
Negative Sequence Current Angle Bin 7
Negative Sequence Current Angle Bin 8
Negative Sequence Current Angle Bin 9
Negative Sequence Current Angle Bin 10
Negative Sequence Current Angle Over Band Bin
Data Size
(in bytes)
Start Offset in
Record (Hex)
000E
0010
0012
0014
0016
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 15
2
2
2
2
2
2
2
2
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
Max Positive Sequence Magnitude Sample
Date of Max Positive Sequence Magnitude Sample
Time of Max Positive Sequence Magnitude Sample
Min Positive Sequence Magnitude Sample
Date of Min Positive Sequence Magnitude Sample
Time of Min Positive Sequence Magnitude Sample
Date of Positive Sequence Magnitude Record Clear
Time of Positive Sequence Magnitude Record Clear
30 Positive Sequence Voltage Angle Under Band Bin
Positive Sequence Voltage Angle Bin 1
Positive Sequence Voltage Angle Bin 2
Positive Sequence Voltage Angle Bin 3
Positive Sequence Voltage Angle Bin 4
Positive Sequence Voltage Angle Bin 5
Positive Sequence Voltage Angle Bin 6
Positive Sequence Voltage Angle Bin 7
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Max Zero Sequence Angle Sample
Date of Max Zero Sequence Angle Sample
Time of Max Zero Sequence Angle Sample
Min Zero Sequence Angle Sample
Date of Min Zero Sequence Angle Sample
Time of Min Zero Sequence Angle Sample
Date of Zero Sequence Angle Record Clear
Time of Zero Sequence Angle Record Clear
Sequence Component Voltage Histogram
29 Positive Sequence Voltage Magnitude Under Band Bin
Positive Sequence Voltage Magnitude Bin 1
Positive Sequence Voltage Magnitude Bin 2
Positive Sequence Voltage Magnitude Bin 3
Positive Sequence Voltage Magnitude Bin 4
Positive Sequence Voltage Magnitude Bin 5
Positive Sequence Voltage Magnitude Bin 6
Positive Sequence Voltage Magnitude Bin 7
Positive Sequence Voltage Magnitude Bin 8
Positive Sequence Voltage Magnitude Bin 9
Positive Sequence Voltage Magnitude Bin 10
Positive Sequence Voltage Magnitude Over Band Bin
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
Zero Sequence Current Angle Bin 8
Zero Sequence Current Angle Bin 9
Zero Sequence Current Angle Bin 10
Zero Sequence Current Angle Over Band Bin
Data Size
(in bytes)
Start Offset in
Record (Hex)
0010
0012
0014
0016
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 16
2
2
2
2
2
2
2
2
2
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
Max Negative Sequence Magnitude Sample
Date of Max Negative Sequence Magnitude Sample
Time of Max Negative Sequence Magnitude Sample
Min Negative Sequence Magnitude Sample
Date of Min Negative Sequence Magnitude Sample
Time of Min Negative Sequence Magnitude Sample
Date of Negative Sequence Magnitude Record Clear
Time of Negative Sequence Magnitude Record Clear
32 Negative Sequence Voltage Angle Under Band Bin
Negative Sequence Voltage Angle Bin 1
Negative Sequence Voltage Angle Bin 2
Negative Sequence Voltage Angle Bin 3
Negative Sequence Voltage Angle Bin 4
Negative Sequence Voltage Angle Bin 5
Negative Sequence Voltage Angle Bin 6
Negative Sequence Voltage Angle Bin 7
Negative Sequence Voltage Angle Bin 8
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Max Positive Sequence Angle Sample
Date of Max Positive Sequence Angle Sample
Time of Max Positive Sequence Angle Sample
Min Positive Sequence Angle Sample
Date of Min Positive Sequence Angle Sample
Time of Min Positive Sequence Angle Sample
Date of Positive Sequence Angle Record Clear
Time of Positive Sequence Angle Record Clear
31 Negative Sequence Voltage Magnitude Under Band Bin
Negative Sequence Voltage Magnitude Bin 1
Negative Sequence Voltage Magnitude Bin 2
Negative Sequence Voltage Magnitude Bin 3
Negative Sequence Voltage Magnitude Bin 4
Negative Sequence Voltage Magnitude Bin 5
Negative Sequence Voltage Magnitude Bin 6
Negative Sequence Voltage Magnitude Bin 7
Negative Sequence Voltage Magnitude Bin 8
Negative Sequence Voltage Magnitude Bin 9
Negative Sequence Voltage Magnitude Bin 10
Negative Sequence Voltage Magnitude Over Band Bin
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
Positive Sequence Voltage Angle Bin 8
Positive Sequence Voltage Angle Bin 9
Positive Sequence Voltage Angle Bin 10
Positive Sequence Voltage Angle Over Band Bin
Data Size
(in bytes)
Start Offset in
Record (Hex)
0010
0012
0014
0016
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 17
34 Phase 3-4 Current THD Under Band Bin
Phase 3-4 Current THD Bin 1
Phase 3-4 Current THD Bin 2
Phase 3-4 Current THD Bin 3
Phase 3-4 Current THD Bin 4
Phase 3-4 Current THD Bin 5
Phase 3-4 Current THD Bin 6
Phase 3-4 Current THD Bin 7
Phase 3-4 Current THD Bin 8
Max Phase 1-2 Current THD Sample
Date of Max Phase 1-2 Current THD Sample
Time of Max Phase 1-2 Current THD Sample
Min Phase 1-2 Current THD Sample
Date of Min Phase 1-2 Current THD Sample
Time of Min Phase 1-2 Current THD Sample
Date of Phase 1-2 Current THD Record Clear
Time of Phase 1-2 Current THD Record Clear
Current Harmonic Histogram
33 Phase 1-2 Current THD Under Band Bin
Phase 1-2 Current THD Bin 1
Phase 1-2 Current THD Bin 2
Phase 1-2 Current THD Bin 3
Phase 1-2 Current THD Bin 4
Phase 1-2 Current THD Bin 5
Phase 1-2 Current THD Bin 6
Phase 1-2 Current THD Bin 7
Phase 1-2 Current THD Bin 8
Phase 1-2 Current THD Bin 9
Phase 1-2 Current THD Bin 10
Phase 1-2 Current THD Over Band Bin
Max Negative Sequence Angle Sample
Date of Max Negative Sequence Angle Sample
Time of Max Negative Sequence Angle Sample
Min Negative Sequence Angle Sample
Date of Min Negative Sequence Angle Sample
Time of Min Negative Sequence Angle Sample
Date of Negative Sequence Angle Record Clear
Time of Negative Sequence Angle Record Clear
Negative Sequence Voltage Angle Bin 9
Negative Sequence Voltage Angle Bin 10
Negative Sequence Voltage Angle Over Band Bin
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
2
2
2
2
2
2
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Start Offset in
Record (Hex)
2
0012
2
0014
2
0016
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 18
2
2
2
2
2
2
2
2
2
2
36 Ground Demand Current THD Under Band Bin
Ground Demand Current THD Bin 1
Ground Demand Current THD Bin 2
Ground Demand Current THD Bin 3
Ground Demand Current THD Bin 4
Ground Demand Current THD Bin 5
Ground Demand Current THD Bin 6
Ground Demand Current THD Bin 7
Ground Demand Current THD Bin 8
Ground Demand Current THD Bin 9
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
0018
001C
001E
0022
0026
0028
002C
002E
Max Phase 5-6 Current THD Sample
Date of Max Phase 5-6 Current THD Sample
Time of Max Phase 5-6 Current THD Sample
Min Phase 5-6 Current THD Sample
Date of Min Phase 5-6 Current THD Sample
Time of Min Phase 5-6 Current THD Sample
Date of Phase 5-6 Current THD Record Clear
Time of Phase 5-6 Current THD Record Clear
4
2
4
4
2
4
2
4
Start Offset in
Record (Hex)
2
0012
2
0014
2
0016
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
Data Size
(in bytes)
2
2
2
2
2
2
2
2
2
2
2
2
35 Phase 5-6 Current THD Under Band Bin
Phase 5-6 Current THD Bin 1
Phase 5-6 Current THD Bin 2
Phase 5-6 Current THD Bin 3
Phase 5-6 Current THD Bin 4
Phase 5-6 Current THD Bin 5
Phase 5-6 Current THD Bin 6
Phase 5-6 Current THD Bin 7
Phase 5-6 Current THD Bin 8
Phase 5-6 Current THD Bin 9
Phase 5-6 Current THD Bin 10
Phase 5-6 Current THD Over Band Bin
Max Phase 3-4 Current THD Sample
Date of Max Phase 3-4 Current THD Sample
Time of Max Phase 3-4 Current THD Sample
Min Phase 3-4 Current THD Sample
Date of Min Phase 3-4 Current THD Sample
Time of Min Phase 3-4 Current THD Sample
Date of Phase 3-4 Current THD Record Clear
Time of Phase 3-4 Current THD Record Clear
Phase 3-4 Current THD Bin 9
Phase 3-4 Current THD Bin 10
Phase 3-4 Current THD Over Band Bin
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 19
38 Phase 3-4 Voltage THD Under Band Bin
Phase 3-4 Voltage THD Bin 1
Phase 3-4 Voltage THD Bin 2
Phase 3-4 Voltage THD Bin 3
Phase 3-4 Voltage THD Bin 4
Phase 3-4 Voltage THD Bin 5
Phase 3-4 Voltage THD Bin 6
Phase 3-4 Voltage THD Bin 7
Phase 3-4 Voltage THD Bin 8
Phase 3-4 Voltage THD Bin 9
Max Phase 1-2 Voltage THD Sample
Date of Max Phase 1-2 Voltage THD Sample
Time of Max Phase 1-2 Voltage THD Sample
Min Phase 1-2 Voltage THD Sample
Date of Min Phase 1-2 Voltage THD Sample
Time of Min Phase 1-2 Voltage THD Sample
Date of Phase 1-2 Voltage THD Record Clear
Time of Phase 1-2 Voltage THD Record Clear
Voltage Harmonic Histogram
37 Phase 1-2 Voltage THD Under Band Bin
Phase 1-2 Voltage THD Bin 1
Phase 1-2 Voltage THD Bin 2
Phase 1-2 Voltage THD Bin 3
Phase 1-2 Voltage THD Bin 4
Phase 1-2 Voltage THD Bin 5
Phase 1-2 Voltage THD Bin 6
Phase 1-2 Voltage THD Bin 7
Phase 1-2 Voltage THD Bin 8
Phase 1-2 Voltage THD Bin 9
Phase 1-2 Voltage THD Bin 10
Phase 1-2 Voltage THD Over Band Bin
Max Ground Current THD Sample
Date of Max Ground Current THD Sample
Time of Max Ground Current THD Sample
Min Ground Current THD Sample
Date of Min Ground Current THD Sample
Time of Min Ground Current THD Sample
Date of Ground Current THD Record Clear
Time of Ground Current THD Record Clear
Ground Demand Current THD Bin 10
Ground Demand Current THD Over Band Bin
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
2
2
2
2
2
2
2
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Start Offset in
Record (Hex)
2
0014
2
0016
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 20
2
2
2
2
2
2
2
2
2
2
Phase-to-phase Voltage Fundamental Histogram
40 Phase 1-3 Voltage Under Band Bin
Phase 1-3 Voltage Bin 1
Phase 1-3 Voltage Bin 2
Phase 1-3 Voltage Bin 3
Phase 1-3 Voltage Bin 2
Phase 1-3 Voltage Bin 5
Phase 1-3 Voltage Bin 2
Phase 1-3 Voltage Bin 7
Phase 1-3 Voltage Bin 8
Phase 1-3 Voltage Bin 9
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
0018
001C
001E
0022
0026
0028
002C
002E
Max Phase 5-6 Voltage THD Sample
Date of Max Phase 5-6 Voltage THD Sample
Time of Max Phase 5-6 Voltage THD Sample
Min Phase 5-6 Voltage THD Sample
Date of Min Phase 5-6 Voltage THD Sample
Time of Min Phase 5-6 Voltage THD Sample
Date of Phase 5-6 Voltage THD Record Clear
Time of Phase 5-6 Voltage THD Record Clear
4
2
4
4
2
4
2
4
Start Offset in
Record (Hex)
2
0014
2
0016
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
Data Size
(in bytes)
2
2
2
2
2
2
2
2
2
2
2
2
39 Phase 5-6 Voltage THD Under Band Bin
Phase 5-6 Voltage THD Bin 1
Phase 5-6 Voltage THD Bin 2
Phase 5-6 Voltage THD Bin 3
Phase 5-6 Voltage THD Bin 4
Phase 5-6 Voltage THD Bin 5
Phase 5-6 Voltage THD Bin 6
Phase 5-6 Voltage THD Bin 7
Phase 5-6 Voltage THD Bin 8
Phase 5-6 Voltage THD Bin 9
Phase 5-6 Voltage THD Bin 10
Phase 5-6 Voltage THD Over Band Bin
Max Phase 3-4 Voltage THD Sample
Date of Max Phase 3-4 Voltage THD Sample
Time of Max Phase 3-4 Voltage THD Sample
Min Phase 3-4 Voltage THD Sample
Date of Min Phase 3-4 Voltage THD Sample
Time of Min Phase 3-4 Voltage THD Sample
Date of Phase 3-4 Voltage THD Record Clear
Time of Phase 3-4 Voltage THD Record Clear
Phase 3-4 Voltage THD Bin 10
Phase 3-4 Voltage THD Over Band Bin
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 21
42 Phase 5-1 Voltage Under Band Bin
Phase 5-1 Voltage Bin 1
Phase 5-1 Voltage Bin 2
Phase 5-1 Voltage Bin 3
Phase 5-1 Voltage Bin 4
Phase 5-1 Voltage Bin 5
Phase 5-1 Voltage Bin 6
Phase 5-1 Voltage Bin 7
Phase 5-1 Voltage Bin 8
Phase 5-1 Voltage Bin 9
Phase 5-1 Voltage Bin 10
Max Phase 3-5 Voltage Sample
Date of Max Phase 3-5 Voltage Sample
Time of Max Phase 3-5 Voltage Sample
Min Phase 3-5 Voltage Sample
Date of Min Phase 3-5 Voltage Sample
Time of Min Phase 3-5 Voltage Sample
Date of Phase 3-5 Voltage Record Clear
Time of Phase 3-5 Voltage Record Clear
41 Phase 3-5 Voltage Under Band Bin
Phase 3-5 Voltage Bin 1
Phase 3-5 Voltage Bin 2
Phase 3-5 Voltage Bin 3
Phase 3-5 Voltage Bin 4
Phase 3-5 Voltage Bin 5
Phase 3-5 Voltage Bin 4
Phase 3-5 Voltage Bin 7
Phase 3-5 Voltage Bin 8
Phase 3-5 Voltage Bin 9
Phase 3-5 Voltage Bin 10
Phase 3-5 Voltage Over Band Bin
Max Phase 1-3 Voltage Sample
Date of Max Phase 1-3 Voltage Sample
Time of Max Phase 1-3 Voltage Sample
Min Phase 1-3 Voltage Sample
Date of Min Phase 1-3 Voltage Sample
Time of Min Phase 1-3 Voltage Sample
Date of Phase 1-3 Voltage Record Clear
Time of Phase 1-3 Voltage Record Clear
Phase 1-3 Voltage Bin 10
Phase 1-3 Voltage Over Band Bin
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
2
2
2
2
2
2
2
2
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Start Offset in
Record (Hex)
2
0014
2
0016
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 22
2
2
2
2
2
2
2
2
2
2
2
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
Max Phase 2 Voltage Sample
Date of Max Phase 2 Voltage Sample
Time of Max Phase 2 Voltage Sample
Min Phase 2 Voltage Sample
Date of Min Phase 2 Voltage Sample
Time of Min Phase 2 Voltage Sample
Date of Phase 2 Voltage Record Clear
Time of Phase 2 Voltage Record Clear
44 Phase 4 Voltage Under Band Bin
Phase 4 Voltage Bin 1
Phase 4 Voltage Bin 2
Phase 4 Voltage Bin 3
Phase 4 Voltage Bin 4
Phase 4 Voltage Bin 5
Phase 4 Voltage Bin 4
Phase 4 Voltage Bin 7
Phase 4 Voltage Bin 8
Phase 4 Voltage Bin 9
Phase 4 Voltage Bin 10
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
2
2
2
2
2
2
2
2
2
2
2
2
Load-Side Voltage Fundamental Histogram
43 Phase 2 Voltage Under Band Bin
Phase 2 Voltage Bin 1
Phase 2 Voltage Bin 2
Phase 2 Voltage Bin 3
Phase 2 Voltage Bin 2
Phase 2 Voltage Bin 5
Phase 2 Voltage Bin 2
Phase 2 Voltage Bin 7
Phase 2 Voltage Bin 8
Phase 2 Voltage Bin 9
Phase 2 Voltage Bin 10
Phase 2 Voltage Over Band Bin
0018
001C
001E
0022
0026
0028
002C
002E
Start Offset in
Record (Hex)
2
0016
4
2
4
4
2
4
2
4
Data Size
(in bytes)
Max Phase 5-1 Voltage Sample
Date of Max Phase 5-1 Voltage Sample
Time of Max Phase 5-1 Voltage Sample
Min Phase 5-1 Voltage Sample
Date of Min Phase 5-1 Voltage Sample
Time of Min Phase 5-1 Voltage Sample
Date of Phase 5-1 Voltage Record Clear
Time of Phase 5-1 Voltage Record Clear
Phase 5-1 Voltage Over Band Bin
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 23
Load-Side Phase-to-phase Voltage Histogram
46 Phase 2-4 Voltage Under Band Bin
Phase 2-4 Voltage Bin 1
Phase 2-4 Voltage Bin 2
Phase 2-4 Voltage Bin 3
Phase 2-4 Voltage Bin 2
Phase 2-4 Voltage Bin 5
Phase 2-4 Voltage Bin 2
Phase 2-4 Voltage Bin 7
Phase 2-4 Voltage Bin 8
Phase 2-4 Voltage Bin 9
Phase 2-4 Voltage Bin 10
Max Phase 6 Voltage Sample
Date of Max Phase 6 Voltage Sample
Time of Max Phase 6 Voltage Sample
Min Phase 6 Voltage Sample
Date of Min Phase 6 Voltage Sample
Time of Min Phase 6 Voltage Sample
Date of Phase 6 Voltage Record Clear
Time of Phase 6 Voltage Record Clear
45 Phase 6 Voltage Under Band Bin
Phase 6 Voltage Bin 1
Phase 6 Voltage Bin 2
Phase 6 Voltage Bin 3
Phase 6 Voltage Bin 4
Phase 6 Voltage Bin 5
Phase 6 Voltage Bin 6
Phase 6 Voltage Bin 7
Phase 6 Voltage Bin 8
Phase 6 Voltage Bin 9
Phase 6 Voltage Bin 10
Phase 6 Voltage Over Band Bin
Max Phase 4 Voltage Sample
Date of Max Phase 4 Voltage Sample
Time of Max Phase 4 Voltage Sample
Min Phase 4 Voltage Sample
Date of Min Phase 4 Voltage Sample
Time of Min Phase 4 Voltage Sample
Date of Phase 4 Voltage Record Clear
Time of Phase 4 Voltage Record Clear
Phase 4 Voltage Over Band Bin
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
2
2
2
2
2
2
2
2
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Start Offset in
Record (Hex)
2
0016
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 24
48 Phase 6-2 Voltage Under Band Bin
Phase 6-2 Voltage Bin 1
Phase 6-2 Voltage Bin 2
Phase 6-2 Voltage Bin 3
Phase 6-2 Voltage Bin 4
Phase 6-2 Voltage Bin 5
Phase 6-2 Voltage Bin 6
Phase 6-2 Voltage Bin 7
Phase 6-2 Voltage Bin 8
Phase 6-2 Voltage Bin 9
Phase 6-2 Voltage Bin 10
Phase 6-2 Voltage Over Band Bin
Max Phase 4-6 Voltage Sample
Date of Max Phase 4-6 Voltage Sample
Time of Max Phase 4-6 Voltage Sample
Min Phase 4-6 Voltage Sample
Date of Min Phase 4-6 Voltage Sample
Time of Min Phase 4-6 Voltage Sample
Date of Phase 4-6 Voltage Record Clear
Time of Phase 4-6 Voltage Record Clear
47 Phase 4-6 Voltage Under Band Bin
Phase 4-6 Voltage Bin 1
Phase 4-6 Voltage Bin 2
Phase 4-6 Voltage Bin 3
Phase 4-6 Voltage Bin 4
Phase 4-6 Voltage Bin 5
Phase 4-6 Voltage Bin 4
Phase 4-6 Voltage Bin 7
Phase 4-6 Voltage Bin 8
Phase 4-6 Voltage Bin 9
Phase 4-6 Voltage Bin 10
Phase 4-6 Voltage Over Band Bin
Max Phase 2-4 Voltage Sample
Date of Max Phase 2-4 Voltage Sample
Time of Max Phase 2-4 Voltage Sample
Min Phase 2-4 Voltage Sample
Date of Min Phase 2-4 Voltage Sample
Time of Min Phase 2-4 Voltage Sample
Date of Phase 2-4 Voltage Record Clear
Time of Phase 2-4 Voltage Record Clear
Phase 2-4 Voltage Over Band Bin
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
2
2
2
2
2
2
2
2
2
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Start Offset in
Record (Hex)
2
0016
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 25
Source-to-Load Side Voltage Difference Histograms
50 Phase 1-2 Voltage Diff Under Band Bin
Phase 1-2 Voltage Diff Bin 1
Phase 1-2 Voltage Diff Bin 2
Phase 1-2 Voltage Diff Bin 3
Phase 1-2 Voltage Diff Bin 4
Phase 1-2 Voltage Diff Bin 5
Phase 1-2 Voltage Diff Bin 6
Phase 1-2 Voltage Diff Bin 7
Phase 1-2 Voltage Diff Bin 8
Phase 1-2 Voltage Diff Bin 9
Phase 1-2 Voltage Diff Bin 10
Phase 1-2 Voltage Diff Over Band Bin
Max Line Frequency Sample
Date of Max Line Frequency Sample
Time of Max Line Frequency Sample
Min Line Frequency Sample
Date of Min Line Frequency Sample
Time of Min Line Frequency Sample
Date of Line Frequency Record Clear
Time of Line Frequency Record Clear
49 Line Frequency Under Band Bin
Line Frequency Bin 1
Line Frequency Bin 2
Line Frequency Bin 3
Line Frequency Bin 4
Line Frequency Bin 5
Line Frequency Bin 6
Line Frequency Bin 7
Line Frequency Bin 8
Line Frequency Bin 9
Line Frequency Bin 10
Line Frequency Over Band Bin
Max Phase 6-2 Voltage Sample
Date of Max Phase 6-2 Voltage Sample
Time of Max Phase 6-2 Voltage Sample
Min Phase 6-2 Voltage Sample
Date of Min Phase 6-2 Voltage Sample
Time of Min Phase 6-2 Voltage Sample
Date of Phase 6-2 Voltage Record Clear
Time of Phase 6-2 Voltage Record Clear
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
2
2
2
2
2
2
2
2
2
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Start Offset in
Record (Hex)
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 26
52 Phase 5-6 Voltage Diff Under Band Bin
Phase 5-6 Voltage Diff Bin 1
Phase 5-6 Voltage Diff Bin 2
Phase 5-6 Voltage Diff Bin 3
Phase 5-6 Voltage Diff Bin 4
Phase 5-6 Voltage Diff Bin 5
Phase 5-6 Voltage Diff Bin 6
Phase 5-6 Voltage Diff Bin 7
Phase 5-6 Voltage Diff Bin 8
Phase 5-6 Voltage Diff Bin 9
Phase 5-6 Voltage Diff Bin 10
Phase 5-6 Voltage Diff Over Band Bin
Max Phase 3-4 Voltage Diff Sample
Date of Max Phase 3-4 Voltage Diff Sample
Time of Max Phase 3-4 Voltage Diff Sample
Min Phase 3-4 Voltage Diff Sample
Date of Min Phase 3-4 Voltage Diff Sample
Time of Min Phase 3-4 Voltage Diff Sample
Date of Phase 3-4 Voltage Diff Record Clear
Time of Phase 3-4 Voltage Diff Record Clear
51 Phase 3-4 Voltage Diff Under Band Bin
Phase 3-4 Voltage Diff Bin 1
Phase 3-4 Voltage Diff Bin 2
Phase 3-4 Voltage Diff Bin 3
Phase 3-4 Voltage Diff Bin 4
Phase 3-4 Voltage Diff Bin 5
Phase 3-4 Voltage Diff Bin 6
Phase 3-4 Voltage Diff Bin 7
Phase 3-4 Voltage Diff Bin 8
Phase 3-4 Voltage Diff Bin 9
Phase 3-4 Voltage Diff Bin 10
Phase 3-4 Voltage Diff Over Band Bin
Max Phase 1-2 Voltage Diff Sample
Date of Max Phase 1-2 Voltage Diff Sample
Time of Max Phase 1-2 Voltage Diff Sample
Min Phase 1-2 Voltage Diff Sample
Date of Min Phase 1-2 Voltage Diff Sample
Time of Min Phase 1-2 Voltage Diff Sample
Date of Phase 1-2 Voltage Diff Record Clear
Time of Phase 1-2 Voltage Diff Record Clear
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
Files, Readonly Dynamic
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
0018
001C
001E
0022
0026
0028
002C
002E
4
2
4
4
2
4
2
4
2
2
2
2
2
2
2
2
2
2
2
2
0000
0002
0004
0006
0008
000A
000C
000E
0010
0012
0014
0016
0018
001C
001E
0022
0026
0028
002C
002E
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
4
2
4
2
4
Start Offset in
Record (Hex)
70
70
File Identifier
File Identifier
Database v16
70
File Identifier
01
01
01
01
Static
Obj Var Desc
70
Index
File Identifier
Description
CA001
PM002
PM001
PP009
File Name
Record
Number
Page 27
Measured baseline values using present calibration
00 Voltage at bushing 1
Voltage at bushing 3
Voltage at bushing 5
Current through bushing 1-2, low range channel
Current through bushing 3-4, low range channel
Battery test parameters
00 Loaded battery voltage
Loaded battery current
Battery parameters
00 Unloaded battery voltage
Unloaded battery current
Available TCC Names
00 Available TCC 1 ID
Available TCC 2 ID
Available TCC 3 ID
Available TCC 4 ID
Available TCC 5 ID
Available TCC 6 ID
Available TCC 7 ID
Available TCC 8 ID
Available TCC 9 ID
Available TCC 10 ID
Available TCC 11 ID
Available TCC 12 ID
Available TCC 13 ID
Available TCC 14 ID
Available TCC 15 ID
Available TCC 16 ID
Available TCC 17 ID
Available TCC 18 ID
Available TCC 19 ID
Available TCC 20 ID
Max Phase 5-6 Voltage Diff Sample
Date of Max Phase 5-6 Voltage Diff Sample
Time of Max Phase 5-6 Voltage Diff Sample
Min Phase 5-6 Voltage Diff Sample
Date of Min Phase 5-6 Voltage Diff Sample
Time of Min Phase 5-6 Voltage Diff Sample
Date of Phase 5-6 Voltage Diff Record Clear
Time of Phase 5-6 Voltage Diff Record Clear
Comments
F5 DNP 3.0 Device Profile data dictionary
4
2
4
4
2
4
2
4
4
4
4
4
4
4
4
4
4
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
Data Size
(in bytes)
Files, Readonly Dynamic
0000
0004
0008
000C
0010
0000
0004
0000
0004
0000
0012
0024
0036
0048
005A
006C
007E
0090
00A2
00B4
00C6
00D8
00EA
00FC
010E
0120
0132
0144
0156
Start Offset in
Record (Hex)
0018
001C
001E
0022
0026
0028
002C
002E
Database v16
70
File Identifier
01
01
Static
Obj Var Desc
70
Index
File Identifier
Description
CO999
CA003
File Name
Record
Number
Page 28
DNP Error info
00 Internal error code info
Offset in object (if error code is a NAK)
Calibration results
00 Bit-mapped calibration results
Current through bushing 5-6, low range channel
Current through bushing 1-2, high range channel
Current through bushing 3-4, high range channel
Current through bushing 5-6, high range channel
Ground imbalance current, high range channel
Ground imbalance current, low range channel
Ground imbalance current, sensitive fault channel
Current through bushing 3-4, mid range channel
Current through bushing 1-2, mid range channel
Ground imbalance current, mid range channel
Current through bushing 5-6, mid range channel
Power factor for bushing 1-2
Power factor for bushing 3-4
Power factor for bushing 5-6
Unloaded battery voltage
Battery current
Voltage at bushing 2
Voltage at bushing 4
Voltage at bushing 6
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
2
2
2
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
Files, Readonly Dynamic
0000
0002
0000
Start Offset in
Record (Hex)
0014
0018
001C
0020
0024
0028
002C
0030
0034
0038
003C
0040
0044
0048
004C
0050
0054
0058
005C
Database v16
File Identifier
Description
Index
70
01
Static
Obj Var Desc
ME010
File Name
SPECIAL METERING APPLICATIONS (Read-only)
Record
Number
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
01 2nd Harmonic current through bushing 1-2
2nd Harmonic current through bushing 3-4
2nd Harmonic current through bushing 5-6
2nd Harmonic ground current
02 3rd Harmonic current through bushing 1-2
3rd Harmonic current through bushing 3-4
3rd Harmonic current through bushing 5-6
3rd Harmonic ground current
03 4th Harmonic current through bushing 1-2
4th Harmonic current through bushing 3-4
4th Harmonic current through bushing 5-6
4th Harmonic ground current
04 5th Harmonic current through bushing 1-2
5th Harmonic current through bushing 3-4
5th Harmonic current through bushing 5-6
5th Harmonic ground current
05 6th Harmonic current through bushing 1-2
6th Harmonic current through bushing 3-4
6th Harmonic current through bushing 5-6
6th Harmonic ground current
06 7th Harmonic current through bushing 1-2
7th Harmonic current through bushing 3-4
7th Harmonic current through bushing 5-6
7th Harmonic ground current
07 8th Harmonic current through bushing 1-2
8th Harmonic current through bushing 3-4
8th Harmonic current through bushing 5-6
8th Harmonic ground current
08 9th Harmonic current through bushing 1-2
9th Harmonic current through bushing 3-4
Page 1
4
4
4
4
Data Size
(in bytes)
00 Instantaneous Current Harmonics
Harmonic current through bushing 1-2
Harmonic current through bushing 3-4
Harmonic current through bushing 5-6
Harmonic ground current
Comments
F5 DNP 3.0 Device Profile data dictionary
Files, Readonly Spec. Apps
0000
0004
0000
0004
0008
000C
0000
0004
0008
000C
0000
0004
0008
000C
0000
0004
0008
000C
0000
0004
0008
000C
0000
0004
0008
000C
0000
0004
0008
000C
0000
0004
0008
000C
Start Offset in
Record (Hex)
Database v16
File Identifier
Description
Index
70
01
Static
Obj Var Desc
ME011
File Name
Record
Number
Page 2
4
4
4
02 3rd Harmonic voltage at bushing 1-2
3rd Harmonic voltage at bushing 3-4
3rd Harmonic voltage at bushing 5-6
4
4
4
4
14 15th Harmonic current through bushing 1-2
15th Harmonic current through bushing 3-4
15th Harmonic current through bushing 5-6
15th Harmonic ground current
4
4
4
4
4
4
4
13 14th Harmonic current through bushing 1-2
14th Harmonic current through bushing 3-4
14th Harmonic current through bushing 5-6
14th Harmonic ground current
01 2nd Harmonic voltage at bushing 1-2
2nd Harmonic voltage at bushing 3-4
2nd Harmonic voltage at bushing 5-6
4
4
4
4
12 13th Harmonic current through bushing 1-2
13th Harmonic current through bushing 3-4
13th Harmonic current through bushing 5-6
13th Harmonic ground current
4
4
4
4
4
4
4
11 12th Harmonic current through bushing 1-2
12th Harmonic current through bushing 3-4
12th Harmonic current through bushing 5-6
12th Harmonic ground current
Instantaneous voltage harmonic values
00 Harmonic voltage at bushing 1-2
Harmonic voltage at bushing 3-4
Harmonic voltage at bushing 5-6
4
4
4
4
10 11th Harmonic current through bushing 1-2
11th Harmonic current through bushing 3-4
11th Harmonic current through bushing 5-6
11th Harmonic ground current
Files, Readonly Spec. Apps
0000
0004
0008
0000
0004
0008
0000
0004
0008
0000
0004
0008
000C
0000
0004
0008
000C
0000
0004
0008
000C
0000
0004
0008
000C
0000
0004
0008
000C
0000
0004
0008
000C
Start Offset in
Record (Hex)
4
0008
4
000C
4
4
4
4
Data Size
(in bytes)
09 10th Harmonic current through bushing 1-2
10th Harmonic current through bushing 3-4
10th Harmonic current through bushing 5-6
10th Harmonic ground current
9th Harmonic current through bushing 5-6
9th Harmonic ground current
Comments
F5 DNP 3.0 Device Profile data dictionary
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
04 5th Harmonic voltage at bushing 1-2
5th Harmonic voltage at bushing 3-4
5th Harmonic voltage at bushing 5-6
05 6th Harmonic voltage at bushing 1-2
6th Harmonic voltage at bushing 3-4
6th Harmonic voltage at bushing 5-6
06 7th Harmonic voltage at bushing 1-2
7th Harmonic voltage at bushing 3-4
7th Harmonic voltage at bushing 5-6
07 8th Harmonic voltage at bushing 1-2
8th Harmonic voltage at bushing 3-4
8th Harmonic voltage at bushing 5-6
08 9th Harmonic voltage at bushing 1-2
9th Harmonic voltage at bushing 3-4
9th Harmonic voltage at bushing 5-6
09 10th Harmonic voltage at bushing 1-2
10th Harmonic voltage at bushing 3-4
10th Harmonic voltage at bushing 5-6
10 11th Harmonic voltage at bushing 1-2
11th Harmonic voltage at bushing 3-4
11th Harmonic voltage at bushing 5-6
11 12th Harmonic voltage at bushing 1-2
12th Harmonic voltage at bushing 3-4
12th Harmonic voltage at bushing 5-6
12 13th Harmonic voltage at bushing 1-2
13th Harmonic voltage at bushing 3-4
13th Harmonic voltage at bushing 5-6
13 14th Harmonic voltage at bushing 1-2
14th Harmonic voltage at bushing 3-4
14th Harmonic voltage at bushing 5-6
Page 3
4
4
4
Data Size
(in bytes)
03 4th Harmonic voltage at bushing 1-2
4th Harmonic voltage at bushing 3-4
4th Harmonic voltage at bushing 5-6
Comments
F5 DNP 3.0 Device Profile data dictionary
Files, Readonly Spec. Apps
0000
0004
0008
0000
0004
0008
0000
0004
0008
0000
0004
0008
0000
0004
0008
0000
0004
0008
0000
0004
0008
0000
0004
0008
0000
0004
0008
0000
0004
0008
0000
0004
0008
Start Offset in
Record (Hex)
70
70
70
File Identifier
File Identifier
File Identifier
Database v16
70
File Identifier
01
01
01
01
01
Static
Obj Var Desc
70
Index
File Identifier
Description
Demand current sequence component values
00 Positive sequence current magnitude
Positive sequence current angle
Negative sequence current magnitude
Negative sequence current angle
Zero sequence current magnitude
Zero sequence current angle
Demand voltage sequence component values
00 Positive sequence voltage magnitude
Positive sequence voltage angle
Negative sequence voltage magnitude
Negative sequence voltage angle
Duty accumulators information
00 Phase 1-2 % Rated Duty Depleted
Phase 3-4 % Rated Duty Depleted
Phase 5-6 % Rated Duty Depleted
DE006
DE007
IM001
Page 4
Instantaneous voltage sequence component values
00 Positive sequence voltage magnitude
Positive sequence voltage angle
Negative sequence voltage magnitude
Negative sequence voltage angle
ME007
14 15th Harmonic voltage at bushing 1-2
15th Harmonic voltage at bushing 3-4
15th Harmonic voltage at bushing 5-6
Comments
Instantaneous current sequence component values
00 Positive sequence current magnitude
Positive sequence current angle
Negative sequence current magnitude
Negative sequence current angle
Zero sequence current magnitude
Zero sequence current angle
Record
Number
ME006
File Name
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
Files, Readonly Spec. Apps
0000
0004
0008
0000
0004
0008
000C
0000
0004
0008
000C
0010
0014
0000
0004
0008
000C
0000
0004
0008
000C
0010
0014
Start Offset in
Record (Hex)
4
0000
4
0004
4
0008
Database v16
File Identifier
Description
Index
CONFIGURATION DATA
70
01
Static
Obj Var Desc
PP001
File Name
Record
Number
Page 1
0058
1
SGF Enable
0000
0002
0004
0006
0008
000A
000B
000C
000D
000E
0012
0016
001A
001B
001C
001D
001E
0022
0026
002A
002E
0032
0036
003A
003E
0042
0046
0047
0048
0049
004A
004C
004D
004E
0052
0054
0056
0057
2
2
2
2
2
1
1
1
1
4
4
4
1
1
1
1
4
4
4
4
4
4
4
4
4
4
1
1
1
1
Start Offset in
Record (Hex)
2
1
1
4
2
2
1
1
Data Size
(in bytes)
Sequence Coordination Enable
Pad
Disc Reset Time
Phase Min Trip For Hot Line Tag
Ground Min Trip For Hot Line Tag
Hot Line tag Mode (AUTO, MANUAL)
Pad
0 Phase Min Trip For Normal Sequence
Ground Min Trip For Normal Sequence
Phase Shots To Lockout
Ground Shots To Lockout
Fast Trips Disabled Shots To Lockout
Phase High Current Lockout Enable - Shot 1
Phase High Current Lockout Enable - Shot 2
Phase High Current Lockout Enable - Shot 3
Pad
Phase High Current Lockout Threshold - 1
Phase High Current Lockout Threshold - 2
Phase High Current Lockout Threshold - 3
Ground High Current Lockout Enable - Shot 1
Ground High Current Lockout Enable - Shot 2
Ground High Current Lockout Enable - Shot 3
Pad
Ground High Current Lockout Threshold - 1
Ground High Current Lockout Threshold - 2
Ground High Current Lockout Threshold - 3
Phase Reclose Interval 1
Phase Reclose Interval 2
Phase Reclose Interval 3
Ground Reclose Interval 1
Ground Reclose Interval 2
Ground Reclose Interval 3
Sequence Reset Time
Trip Precedence (GROUND, PHASE)
Close Retry Enable
Target Reset Mode (AUTO, MANUAL)
Pad
Maximum Sequence Coordination Shots
1st set of overcurrent protection parameters (Protection Profile)
Comments
F5 DNP 3.0 Device Profile data dictionary
Files, Configuration
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
009E
009F
00A0
00A4
00A8
00BA
00CC
00DE
00F0
0102
0114
0126
0138
014A
1
1
2
2
4
4
4
4
2
1
1
4
1
1
4
1
1
4
4
18
18
18
18
18
18
18
18
18
18
CLP Enable
Pad
Phase Min Trip For CLP
Ground Min Trip For CLP
External CLP Activation Time
Auto CLP Activation Time
Auto CLP Arming Time Delay
CLP Reclose Interval
CLP Shots To Lockout
Auto CLP Mode (OFF, CURRENT, VOLTAGE)
Phase CLP HCLO Enable
Phase CLP HCLO Threshold
Ground CLP HCLO Enable
Pad
Ground CLP HCLO Threshold
Auto Momentary Non Reclose Enable
Pad
Auto NRC Arming Time Delay
Auto NRC Activation Time
Page 2
TCC ID (name) used during first phase operation
TCC ID (name) used during second phase operation
TCC ID (name) used during third phase operation
TCC ID (name) used during fourth phase operation
TCC ID (name) used during first ground operation
TCC ID (name) used during second ground operation
TCC ID (name) used during third ground operation
TCC ID (name) used during fourth ground operation
TCC ID (name) used during phase cold load pickup
TCC ID (name) used during ground cold load pickup
007A
007B
007C
007E
0080
0084
0088
008C
0090
0092
0093
0094
0098
0099
009A
1
2
4
2
4
4
4
4
1
1
2
2
2
Pad
SGF Min Trip
SGF Definite Trip Time
SGF Shots To Lockout
SGF Reclose Interval 1
SGF Reclose Interval 2
SGF Reclose Interval 3
SGF Reset Time
SGF Directional Enable
Pad
Max Torque Angle
Voltage Threshold
Torque Angle Width
Data Size
(in bytes)
Start Offset in
Record (Hex)
0059
005A
005C
0060
0062
0066
006A
006E
0072
0073
0074
0076
0078
Comments
F5 DNP 3.0 Device Profile data dictionary
Files, Configuration
Database v16
File Identifier
Description
Index
70
01
Static
Obj Var Desc
PP002
File Name
Record
Number
Page 3
(see
above)
01D2
01D6
01D8
01DA
01DC
01DE
01E0
01E2
01E4
01E6
01E8
4
2
2
2
2
2
2
2
2
2
Nominal Line-to-Line Voltage
Source Positive Seq Impedance Real
Source Positive Seq Impedance Imag
Source Zero Seq Impedance Real
Source Zero Seq Impedance Real
Line Zero Seq Impedance Per Distance Units Real
Line Zero Seq Impedance Per Distance Units Imag
Line Positive Seq Impedance Per Distance Units Real
Line Positive Seq Impedance Per Distance Units Imag
Distance Units
Triple - Single mode (Ganged = 0; 1-phase trip, 3 phase lockout =
1;1-phase trip, 1-phase lockout = 2)
Dynamic Phase Trip Enable
00 2nd set of overcurrent protection parameters (Protection Profile)
01BA
01BB
01BC
01BD
01BE
01C2
01C6
01C7
01C8
01C9
01CA
01CE
1
1
1
1
4
4
1
1
1
1
4
4
Phase High Set Enable - Shot 1
Phase High Set Enable - Shot 2
Phase High Set Enable - Shot 3
Phase High Set Enable - Shot 4
Phase High Set Time
Phase High Set Current
Ground High Set Enable - Shot 1
Ground High Set Enable - Shot 2
Ground High Set Enable - Shot 3
Ground High Set Enable - Shot 4
Ground High Set Time
Ground High Set Current
(see above)
01E9
01B2
01B3
01B4
01B5
01B6
1
1
1
1
4
Phase Low Set Enable - Shot 1
Phase Low Set Enable - Shot 2
Phase Low Set Enable - Shot 3
Phase Low Set Enable - Shot 4
Phase Low Set Time
1
1
01A4
01A5
01A6
01AA
01AE
1
1
4
4
4
Data Size Start Offset in
(in bytes) Record (Hex)
18
015C
18
016E
18
0180
18
0192
Adaptive Extended Ground Min Trip Enable
Pad
Extended Ground Min Trip Min Trip %
Extended Ground Min Trip Lower Limit
Extended GMT Filter Time Constant
TCC ID (name) used during phase hot line tag
TCC ID (name) used during ground hot line tag
TCC ID (name) used during phase fast trips disabled
TCC ID (name) used during ground fast trips disabled
Comments
F5 DNP 3.0 Device Profile data dictionary
Files, Configuration
70
70
File Identifier
File Identifier
Database v16
70
File Identifier
01
01
01
01
Static
Obj Var Desc
70
Index
File Identifier
Description
HS002
PP010
PP004
PP003
File Name
Record
Number
4
4
4
4
4
Power Histogram Config
07 Phase 1-2 Power Factor Histogram Lower Limit
Phase 1-2 Power Factor Histogram Upper Limit
08 Phase 1-2 KVA Histogram Lower Limit
Phase 1-2 KVA Histogram Upper Limit
09 Phase 1-2 KW Histogram Lower Limit
Page 4
4
4
4
4
4
4
Voltage Fundamental Histogram Config
04 Phase 1-2 Voltage Histogram Lower Limit
Phase 1-2 Voltage Histogram Upper Limit
05 Phase 3-4 Voltage Histogram Lower Limit
Phase 3-4 Voltage Histogram Upper Limit
06 Phase 5-6 Voltage Histogram Lower Limit
Phase 5-6 Voltage Histogram Upper Limit
4
512
18
1
1
2
8
8
8
8
8
4
4
4
4
4
4
4
4
(see
above)
(see
above)
Data Size
(in bytes)
Current Fundamental Histogram Config
00 Phase 1-2 Current Histogram Lower Limit
Phase 1-2 Current Histogram Upper Limit
01 Phase 3-4 Current Histogram Lower Limit
Phase 3-4 Current Histogram Upper Limit
02 Phase 5-6 Current Histogram Lower Limit
Phase 5-6 Current Histogram Upper Limit
03 Ground Current Histogram Lower Limit
Ground Current Histogram Upper Limit
Magic Number
ARRAY of TCC Point Information
TCC Identifier String
Nominal Frequency (50, 60)
Pad
TCC Editor Control
Time Multiplier
Time Adder
Minimum Response Time
High Trip Time
High Trip Current Ratio
00 Requested TCC data (requires arg to specify which TCC from1-20)
00 4th set of overcurrent protection parameters (Protection Profile)
00 3rd set of overcurrent protection parameters (Protection Profile)
Comments
F5 DNP 3.0 Device Profile data dictionary
0000
0004
0000
0004
0000
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0204
0216
0217
0218
021A
0222
022A
0232
023A
(see above)
(see above)
Start Offset in
Record (Hex)
Files, Configuration
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
4
4
4
4
4
4
4
4
4
4
4
4
4
4
Sequence Component Current Histogram Config
23 Pos Seq Current Mag Histogram Lower Limit
Pos Seq Current Mag Histogram Upper Limit
24 Pos Seq Current Angle Histogram Lower Limit
Pos Seq Current Angle Histogram Upper Limit
25 Neg Seq Current Mag Histogram Lower Limit
Neg Seq Current Mag Histogram Upper Limit
26 Neg Seq Current Angle Histogram Lower Limit
Neg Seq Current Angle Histogram Upper Limit
27 Zero Seq Current Mag Histogram Lower Limit
Zero Seq Current Mag Histogram Upper Limit
28 Zero Seq Current Angle Histogram Lower Limit
Zero Seq Current Angle Histogram Upper Limit
Sequence Component Voltage Histogram Config
29 Pos Seq Voltage Mag Histogram Lower Limit
Pos Seq Voltage Mag Histogram Upper Limit
Page 5
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
Data Size
(in bytes)
Phase 1-2 KW Histogram Upper Limit
10 Phase 1-2 KVAR Histogram Lower Limit
Phase 1-2 KVAR Histogram Upper Limit
11 Phase 3-4 Power Factor Histogram Lower Limit
Phase 3-4 Power Factor Histogram Upper Limit
12 Phase 3-4 KVA Histogram Lower Limit
Phase 3-4 KVA Histogram Upper Limit
13 Phase 3-4 KW Histogram Lower Limit
Phase 3-4 KW Histogram Upper Limit
14 Phase 3-4 KVAR Histogram Lower Limit
Phase 3-4 KVAR Histogram Upper Limit
15 Phase 5-6 Power Factor Histogram Lower Limit
Phase 5-6 Power Factor Histogram Upper Limit
16 Phase 5-6 KVA Histogram Lower Limit
Phase 5-6 KVA Histogram Upper Limit
17 Phase 5-6 KW Histogram Lower Limit
Phase 5-6 KW Histogram Upper Limit
18 Phase 5-6 KVAR Histogram Lower Limit
Phase 5-6 KVAR Histogram Upper Limit
19 Total Power Factor Histogram Lower Limit
Total Power Factor Histogram Upper Limit
20 Total KVA Histogram Lower Limit
Total KVA Histogram Upper Limit
21 Total KW Histogram Lower Limit
Total KW Histogram Upper Limit
22 Total KVAR Histogram Lower Limit
Total KVAR Histogram Upper Limit
Comments
F5 DNP 3.0 Device Profile data dictionary
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
Start Offset in
Record (Hex)
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
Files, Configuration
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
Harmonic Current Histogram Config
33 Phase 1-2 Current THD Histogram Lower Limit
Phase 1-2 Current THD Histogram Upper Limit
34 Phase 3-4 Current THD Histogram Lower Limit
Phase 3-4 Current THD Histogram Upper Limit
35 Phase 5-6 Current THD Histogram Lower Limit
Phase 5-6 Current THD Histogram Upper Limit
36 Ground Current THD Histogram Lower Limit
Ground Current THD Histogram Upper Limit
Harmonic Voltage Histogram Config
37 Phase 1-2 Voltage THD Histogram Lower Limit
Phase 1-2 Voltage THD Histogram Upper Limit
38 Phase 3-4 Voltage THD Histogram Lower Limit
Phase 3-4 Voltage THD Histogram Upper Limit
39 Phase 5-6 Voltage THD Histogram Lower Limit
Phase 5-6 Voltage THD Histogram Upper Limit
Phase-to-phase Voltage Histogram Config
40 Phase 1-3 Voltage Histogram Lower Limit
Phase 1-3 Voltage Histogram Upper Limit
41 Phase 3-5 Voltage Histogram Lower Limit
Phase 3-5 Voltage Histogram Upper Limit
42 Phase 5-1 Voltage Histogram Lower Limit
Phase 5-1 Voltage Histogram Upper Limit
Load side Voltage Histogram Config
43 Phase 2 Voltage Histogram Lower Limit
Phase 2 Voltage Histogram Upper Limit
44 Phase 4 Voltage Histogram Lower Limit
Phase 4 Voltage Histogram Upper Limit
45 Phase 6 Voltage Histogram Lower Limit
Phase 6 Voltage Histogram Upper Limit
Load side Phase-to-phase Voltage Histogram Config
46 Phase 2-4 Voltage Histogram Lower Limit
Phase 2-4 Voltage Histogram Upper Limit
47 Phase 4-6 Voltage Histogram Lower Limit
Page 6
4
4
4
4
4
4
Data Size
(in bytes)
30 Pos Seq Voltage Angle Histogram Lower Limit
Pos Seq Voltage Angle Histogram Upper Limit
31 Neg Seq Voltage Mag Histogram Lower Limit
Neg Seq Voltage Mag Histogram Upper Limit
32 Neg Seq Voltage Angle Histogram Lower Limit
Neg Seq Voltage Angle Histogram Upper Limit
Comments
F5 DNP 3.0 Device Profile data dictionary
0000
0004
0000
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
0000
0004
Start Offset in
Record (Hex)
0000
0004
0000
0004
0000
0004
Files, Configuration
Database v16
File Identifier
Description
Index
70
01
Static
Obj Var Desc
PR001
File Name
Record
Number
Page 7
00 Profile Recorder Control
Profile Recorder Time Interval
Profile Recorder Start Time
Profile Recorder Duration Time
Profile Recorder Start Day
Profile Recorder End Day
Phase 1-2 Current Profile Enable
Phase 3-4 Current Profile Enable
Phase 5-6 Current Profile Enable
Ground Current Profile Enable
Phase 1 Voltage Profile Enable
Phase 3 Voltage Profile Enable
Phase 5 Voltage Profile Enable
Phase 1-2 Current THD Profile Enable
Phase 3-4 Current THD Profile Enable
Phase 5-6 Current THD Profile Enable
Ground Current THD Profile Enable
Phase 1-2 Current 2nd Harmonic Profile Enable
Phase 3-4 Current 2nd Harmonic Profile Enable
Phase 5-6 Current 2nd Harmonic Profile Enable
Ground Current 2nd Harmonic Profile Enable
Phase 1-2 Current 3rd Harmonic Profile Enable
Phase 3-4 Current 3rd Harmonic Profile Enable
Phase 5-6 Current 3rd Harmonic Profile Enable
Ground Current 3rd Harmonic Profile Enable
Phase 1-2 Current 4th Harmonic Profile Enable
Phase 3-4 Current 4th Harmonic Profile Enable
Phase 5-6 Current 4th Harmonic Profile Enable
Ground Current 4th Harmonic Profile Enable
2
2
2
2
2
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
4
4
4
4
4
4
Source-to-Load side Voltage Difference Histogram Config
50 Phase 1-2 Voltage Diff Histogram Lower Limit
Phase 1-2 Voltage Diff Histogram Upper Limit
51 Phase 3-4 Voltage Diff Histogram Lower Limit
Phase 3-4 Voltage Diff Histogram Upper Limit
52 Phase 5-6 Voltage Diff Histogram Lower Limit
Phase 5-6 Voltage Diff Histogram Upper Limit
0000
0002
0004
0006
0008
000A
000B
000C
000D
000E
000F
0010
0011
0012
0013
0014
0015
0016
0017
0018
0019
001A
001B
001C
001D
001E
001F
0020
0000
0004
0000
0004
0000
0004
0000
0004
Start Offset in
Record (Hex)
4
0004
4
0000
4
0004
4
4
Data Size
(in bytes)
Line frequency Histogram Config
49 Line frequency Histogram Lower Limit
Line frequency Histogram Upper Limit
Phase 4-6 Voltage Histogram Upper Limit
48 Phase 6-2 Voltage Histogram Lower Limit
Phase 6-2 Voltage Histogram Upper Limit
Comments
F5 DNP 3.0 Device Profile data dictionary
Files, Configuration
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 8
Phase 1-2 Current 5th Harmonic Profile Enable
Phase 3-4 Current 5th Harmonic Profile Enable
Phase 5-6 Current 5th Harmonic Profile Enable
Ground Current 5th Harmonic Profile Enable
Phase 1-2 Current 6th Harmonic Profile Enable
Phase 3-4 Current 6th Harmonic Profile Enable
Phase 5-6 Current 6th Harmonic Profile Enable
Ground Current 6th Harmonic Profile Enable
Phase 1-2 Current 7th Harmonic Profile Enable
Phase 3-4 Current 7th Harmonic Profile Enable
Phase 5-6 Current 7th Harmonic Profile Enable
Ground Current 7th Harmonic Profile Enable
Phase 1-2 Current 8th Harmonic Profile Enable
Phase 3-4 Current 8th Harmonic Profile Enable
Phase 5-6 Current 8th Harmonic Profile Enable
Ground Current 8th Harmonic Profile Enable
Phase 1-2 Current 9th Harmonic Profile Enable
Phase 3-4 Current 9th Harmonic Profile Enable
Phase 5-6 Current 9th Harmonic Profile Enable
Ground Current 9th Harmonic Profile Enable
Phase 1-2 Current 10th Harmonic Profile Enable
Phase 3-4 Current 10th Harmonic Profile Enable
Phase 5-6 Current 10th Harmonic Profile Enable
Ground Current 10th Harmonic Profile Enable
Phase 1-2 Current 11th Harmonic Profile Enable
Phase 3-4 Current 11th Harmonic Profile Enable
Phase 5-6 Current 11th Harmonic Profile Enable
Ground Current 11th Harmonic Profile Enable
Phase 1-2 Current 12th Harmonic Profile Enable
Phase 3-4 Current 12th Harmonic Profile Enable
Phase 5-6 Current 12th Harmonic Profile Enable
Ground Current 12th Harmonic Profile Enable
Phase 1-2 Current 13th Harmonic Profile Enable
Phase 3-4 Current 13th Harmonic Profile Enable
Phase 5-6 Current 13th Harmonic Profile Enable
Ground Current 13th Harmonic Profile Enable
Phase 1-2 Current 14th Harmonic Profile Enable
Phase 3-4 Current 14th Harmonic Profile Enable
Phase 5-6 Current 14th Harmonic Profile Enable
Ground Current 14th Harmonic Profile Enable
Phase 1-2 Current 15th Harmonic Profile Enable
Phase 3-4 Current 15th Harmonic Profile Enable
Phase 5-6 Current 15th Harmonic Profile Enable
Ground Current 15th Harmonic Profile Enable
Phase 1-2 Voltage THD Profile Enable
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Start Offset in
Record (Hex)
0021
0022
0023
0024
0025
0026
0027
0028
0029
002A
002B
002C
002D
002E
002F
0030
0031
0032
0033
0034
0035
0036
0037
0038
0039
003A
003B
003C
003D
003E
003F
0040
0041
0042
0043
0044
0045
0046
0047
0048
0049
004A
004B
004C
004D
Files, Configuration
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Page 9
Phase 3-4 Voltage THD Profile Enable
Phase 5-6 Voltage THD Profile Enable
Phase 1-2 Voltage 2nd Harmonic Profile Enable
Phase 3-4 Voltage 2nd Harmonic Profile Enable
Phase 5-6 Voltage 2nd Harmonic Profile Enable
Phase 1-2 Voltage 3rd Harmonic Profile Enable
Phase 3-4 Voltage 3rd Harmonic Profile Enable
Phase 5-6 Voltage 3rd Harmonic Profile Enable
Phase 1-2 Voltage 4th Harmonic Profile Enable
Phase 3-4 Voltage 4th Harmonic Profile Enable
Phase 5-6 Voltage 4th Harmonic Profile Enable
Phase 1-2 Voltage 5th Harmonic Profile Enable
Phase 3-4 Voltage 5th Harmonic Profile Enable
Phase 5-6 Voltage 5th Harmonic Profile Enable
Phase 1-2 Voltage 6th Harmonic Profile Enable
Phase 3-4 Voltage 6th Harmonic Profile Enable
Phase 5-6 Voltage 6th Harmonic Profile Enable
Phase 1-2 Voltage 7th Harmonic Profile Enable
Phase 3-4 Voltage 7th Harmonic Profile Enable
Phase 5-6 Voltage 7th Harmonic Profile Enable
Phase 1-2 Voltage 8th Harmonic Profile Enable
Phase 3-4 Voltage 8th Harmonic Profile Enable
Phase 5-6 Voltage 8th Harmonic Profile Enable
Phase 1-2 Voltage 9th Harmonic Profile Enable
Phase 3-4 Voltage 9th Harmonic Profile Enable
Phase 5-6 Voltage 9th Harmonic Profile Enable
Phase 1-2 Voltage 10th Harmonic Profile Enable
Phase 3-4 Voltage 10th Harmonic Profile Enable
Phase 5-6 Voltage 10th Harmonic Profile Enable
Phase 1-2 Voltage 11th Harmonic Profile Enable
Phase 3-4 Voltage 11th Harmonic Profile Enable
Phase 5-6 Voltage 11th Harmonic Profile Enable
Phase 1-2 Voltage 12th Harmonic Profile Enable
Phase 3-4 Voltage 12th Harmonic Profile Enable
Phase 5-6 Voltage 12th Harmonic Profile Enable
Phase 1-2 Voltage 13th Harmonic Profile Enable
Phase 3-4 Voltage 13th Harmonic Profile Enable
Phase 5-6 Voltage 13th Harmonic Profile Enable
Phase 1-2 Voltage 14th Harmonic Profile Enable
Phase 3-4 Voltage 14th Harmonic Profile Enable
Phase 5-6 Voltage 14th Harmonic Profile Enable
Phase 1-2 Voltage 15th Harmonic Profile Enable
Phase 3-4 Voltage 15th Harmonic Profile Enable
Phase 5-6 Voltage 15th Harmonic Profile Enable
Phase 1-2 Power Factor Profile Enable
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Start Offset in
Record (Hex)
004E
004F
0050
0051
0052
0053
0054
0055
0056
0057
0058
0059
005A
005B
005C
005D
005E
005F
0060
0061
0062
0063
0064
0065
0066
0067
0068
0069
006A
006B
006C
006D
006E
006F
0070
0071
0072
0073
0074
0075
0076
0077
0078
0079
007A
Files, Configuration
Database v16
File Identifier
Description
Index
70
01
Static
Obj Var Desc
AL001 n
File Name
Record
Number
Page 10
00 Data Alarm Cfg (requires arg to specify which Alarm Cfg)
Data alarm ID (same as input arg)
Alarm enable
Pad
Alarm activation limit
When to record event (OFF, ACTIVE, INACTIVE, BOTH)
When to trigger a profile recording (OFF, ACTIVE, INACTIVE,
BOTH)
Alarm priority (0...127)
Pad
Alarm activation delay filter
Phase 3-4 Power Factor Profile Enable
Phase 5-6 Power Factor Profile Enable
Total Power Factor Profile Enable
Phase 1-2 KVA Profile Enable
Phase 3-4 KVA Profile Enable
Phase 5-6 KVA Profile Enable
Total KVA Profile Enable
Phase 1-2 KW Profile Enable
Phase 3-4 KW Profile Enable
Phase 5-6 KW Profile Enable
Total KW Profile Enable
Phase 1-2 KVAR Profile Enable
Phase 3-4 KVAR Profile Enable
Phase 5-6 KVAR Profile Enable
Total KVAR Profile Enable
Phase 1 to 3 Voltage Profile Enable
Phase 3 to 5 Voltage Profile Enable
Phase 5 to 1 Voltage Profile Enable
Phase 1-2 kWh Profile Enable
Phase 3-4 kWh Profile Enable
Phase 5-6 kWh Profile Enable
Total kWh Profile Enable
Phase 2 Voltage Profile Enable
Phase 4 Voltage Profile Enable
Phase 6 Voltage Profile Enable
Phase 2 to 4 Voltage Profile Enable
Phase 4 to 6 Voltage Profile Enable
Phase 6 to 2 Voltage Profile Enable
Line Frequency Profile Enable
Phase 1-2 Voltage Difference Profile Enable
Phase 3-4 Voltage Difference Profile Enable
Phase 5-6 Voltage Difference Profile Enable
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
1
1
1
4
2
1
1
4
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
000A
000B
000C
0000
0000
0002
0003
0004
0008
0009
Start Offset in
Record (Hex)
007B
007C
007D
007E
007F
0080
0081
0082
0083
0084
0085
0086
0087
0088
0089
008A
008B
008C
008A
008B
008C
008D
008E
008F
0090
0091
0092
0093
0094
0095
0096
0097
Files, Configuration
70
70
70
70
File Identifier
File Identifier
File Identifier
File Identifier
Database v16
70
File Identifier
01
01
01
01
01
01
Static
Obj Var Desc
70
Index
File Identifier
Description
CT004
CT002
IM004
IM002
DE008
AL005 n
File Name
Record
Number
Page 11
00 OCP Target Counters Preset
Preset Ground Target Counter
Preset Phase 1-2 Target Counter
Preset Phase 3-4 Target Counter
00 Sequence Coordination Counters Preset
Preset Ground Seq Coord Counter
Preset Phase 1-2 Seq Coord Counter
Preset Phase 3-4 Seq Coord Counter
Preset Phase 5-6 Seq Coord Counter
Preset SGF Seq Coord Counter
Preset Adapted Ground Seq Coord Counter
Date Of Last Preset
Time Of Last Preset
00 Operation Counter Preset
Preset Phase 1-2 Operation Counter
Preset Phase 3-4 Operation Counter
Preset Phase 5-6 Operation Counter
Date Of Last Preset
Time Of Last Preset
00 Duty Accumulator Preset
Preset Phase 1-2 % Rated Duty Depleted
Preset Phase 3-4 % Rated Duty Depleted
Preset Phase 5-6 % Rated Duty Depleted
Date Of Last Preset
Time Of Last Preset
00 Demand Metering Programming data
Demand voltage and current filter tau
Demand power values filter tau
Demand harmonics filter tau
Demand sequence components filter tau
00 Status Alarm Cfg (requires arg to specify which Alarm Cfg)
Data alarm ID (same as input arg)
Alarm enable
Pad
When to record event (OFF, ACTIVE, INACTIVE, BOTH)
When to trigger a profile recording (OFF, ACTIVE, INACTIVE,
BOTH)
Alarm priority (0...127)
Pad
Alarm activation delay filter
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
4
4
4
4
4
4
4
4
4
2
4
4
4
4
2
4
4
4
4
2
4
4
4
4
4
1
1
1
4
2
1
1
1
0000
0004
0008
0000
0004
0008
000C
0010
0014
0018
001A
0000
0004
0008
000C
000E
0000
0004
0008
000C
000E
0000
0004
0008
000C
0006
0007
0008
Start Offset in
Record (Hex)
0000
0000
0002
0003
0004
0005
Files, Configuration
Index
70
01
Static
Obj Var Desc
ID003
File Name
Record
Number
Database v16
File Identifier
70
01
SW001
Note: Adjusted Voltage Sensor Ratio =
(Voltage sensor ratio * Nominal RIF input voltage)/120
File Identifier
Description
Page 12
00 Switch Characteristics Data Configuration
Close Retry Interval
Maximum Number Retry Attempts
00 System Information
Nominal Line Frequency (50,60)
Voltage Sensor Configuration
Phantom Phase Reference
Bushing Voltage Phase Rotation
Voltage Sensor Quality
RIF Type
Reclose Time Adjuster
Phase 1-2 Duty Figure of Merit
Phase 3-4 Duty Figure Of Merit
Phase 5-6 Duty Figure Of Merit
Reserved
CT Ratio
Primary "Voltage Present" threshold
User defined ID string
Bushing 1 Nominal RIF Input Voltage Enum
Bushing 2 Nominal RIF Input Voltage Enum
Bushing 3 Nominal RIF Input Voltage Enum
Bushing 4 Nominal RIF Input Voltage Enum
Bushing 5 Nominal RIF Input Voltage Enum
Bushing 6 Nominal RIF Input Voltage Enum
Bushing 1 Adjusted Voltage Sensor Ratio
Bushing 2 Adjusted Voltage Sensor Ratio
Bushing 3 Adjusted Voltage Sensor Ratio
Bushing 4 Adjusted Voltage Sensor Ratio
Bushing 5 Adjusted Voltage Sensor Ratio
Bushing 6 Adjusted Voltage Sensor Ratio
Bushing 1 Phase Angle Correction
Bushing 2 Phase Angle Correction
Bushing 3 Phase Angle Correction
Bushing 4 Phase Angle Correction
Bushing 5 Phase Angle Correction
Bushing 6 Phase Angle Correction
Power Factor sign convention
Preset Phase 5-6 Target Counter
Preset SGF Target Counter
Preset Adapted Ground Target Counter
Date Of Last Preset
Time Of Last Preset
Comments
F5 DNP 3.0 Device Profile data dictionary
4
4
4
2
4
4
2
1
1
1
1
1
21
4
4
4
4
4
4
4
82
1
1
1
1
1
1
4
4
4
4
4
4
4
4
4
4
4
4
2
Data Size
(in bytes)
0000
0004
0000
0001
0002
0003
0004
0005
001A
001E
0022
0026
002A
002E
0032
0036
0088
0089
008A
008B
008C
008D
008E
0092
0096
009A
009E
00A2
00A6
00AA
00AE
00B2
00B6
00BA
00BE
Start Offset in
Record (Hex)
000C
0010
0014
0018
001A
Files, Configuration
70
70
File Identifier
File Identifier
Database v16
70
File Identifier
01
01
01
01
Static
Obj Var Desc
70
Index
File Identifier
Description
ID005
ID004
CA002
SW002
File Name
Record
Number
Page 13
00 Analog channel assignment data
Analog input channel 1 logical assignment
Analog input channel 2 logical assignment
Analog input channel 3 logical assignment
Analog input channel 4 logical assignment
Analog input channel 5 logical assignment
Analog input channel 6 logical assignment
00 Scale Factor Data
Analog input channel 1 Scale Factor
Analog input channel 2 Scale Factor
Analog input channel 3 Scale Factor
Analog input channel 4 Scale Factor
Analog input channel 5 Scale Factor
Analog input channel 6 Scale Factor
Analog input channel 7 Scale Factor
Analog input channel 8 Scale Factor
Analog input channel 9 Scale Factor
Analog input channel 10 Scale Factor
Analog input channel 11 Scale Factor
Analog input channel 12 Scale Factor
Analog input channel 13 Scale Factor
Analog input channel 14 Scale Factor
Analog input channel 15 Scale Factor
Analog input channel 16 Scale Factor
00 Measured Calibration Values
Phase 1-2 Voltage
Phase 3-4 Voltage
Phase 5-6 Voltage
Phase 1-2 Current
Phase 3-4 Current
Phase 5-6 Current
Phase 1-2 Power Factor
Phase 3-4 Power Factor
Phase 5-6 Power Factor
Battery Voltage
Battery Current
00 Switch Characteristics Data Configuration
Min Trip Pulse
Min Close Pulse
Max Trip Time
Max Close Time
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
2
2
2
2
2
2
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
2
2
2
2
0000
0002
0004
0006
0008
000A
0000
0004
0008
000C
0010
0014
0018
001C
0020
0024
0028
002C
0030
0034
0038
003C
0000
0004
0008
000C
0010
0014
0018
001C
0020
0024
0028
0000
0002
0004
0006
Start Offset in
Record (Hex)
Files, Configuration
Database v16
Note:
01
CO002
PM003
File Name
Number of remaining Comm Programming
values depends on protocol implementation.
70
File Identifier
01
Static
Obj Var Desc
70
Index
File Identifier
Description
Record
Number
Page 14
4
22
4
4
2
4
4
01 Port 1 Programming Data
Port Handle
Protocol ID
Protocol Version
Protocol Revision
Size
Baud Rate
Sync Time
4
4
4
4
2
2
2
2
2
2
2
2
2
2
2
2
2
2
4
22
4
4
2
4
4
2
2
2
4
4
nn
Data Size
(in bytes)
00 Currently Connected Comm Port Programming Data
Port Handle
Protocol ID
Protocol Version
Protocol Revision
Size
Baud Rate
Sync Time
Remote Address
Master Address
Handshake Mode
Tx Enable Delay
Tx Disable Delay
Remaining Comm Programming values
00 Power Monitor Programming Data
PM Chan 1 Scale Factor
PM Chan 2 Scale Factor
PM Chan 3 Scale Factor
PM Chan 4 Scale Factor
Analog input channel 7 logical assignment
Analog input channel 8 logical assignment
Analog input channel 9 logical assignment
Analog input channel 10 logical assignment
Analog input channel 11 logical assignment
Analog input channel 12 logical assignment
Analog input channel 13 logical assignment
Analog input channel 14 logical assignment
Analog input channel 15 logical assignment
Analog input channel 16 logical assignment
Analog input channel 17 logical assignment
Analog input channel 18 logical assignment
Analog input channel 19 logical assignment
Analog input channel 20 logical assignment
Comments
F5 DNP 3.0 Device Profile data dictionary
0000
0004
001A
001E
0022
0024
0028
0000
0004
001A
001E
0022
0024
0028
002C
002E
0030
0032
0036
003A
0000
0004
0008
000C
Start Offset in
Record (Hex)
000C
000E
0010
0012
0014
0016
0018
001A
001C
001E
0020
0022
0024
0026
Files, Configuration
Database v16
File Identifier
Description
Index
70
01
Static
Obj Var Desc
LS001
File Name
Record
Number
4
22
4
4
2
4
4
2
2
2
4
4
nn
03 Port 3 Programming Data
Port Handle
Protocol ID
Protocol Version
Protocol Revision
Size
Baud Rate
Sync Time
Remote Address
Master Address
Handshake Mode
Tx Enable Delay
Tx Disable Delay
Remaining Comm Programming values
Page 15
2
2
1
1
4
1
1
4
22
4
4
2
4
4
2
2
2
4
4
nn
02 Port 2 Programming Data
Port Handle
Protocol ID
Protocol Version
Protocol Revision
Size
Baud Rate
Sync Time
Remote Address
Master Address
Handshake Mode
Tx Enable Delay
Tx Disable Delay
Remaining Comm Programming values
00 LS Configuration
Utility Code (to specifiy special versions)
Feeder ID
LS Function (Tie, sectionalizer)
Auto reset (on, off)
Auto reset time delay
Auto close on auto reset (on, off)
Auto close on manual reset (on, off)
2
2
2
4
4
nn
Data Size
(in bytes)
Remote Address
Master Address
Handshake Mode
Tx Enable Delay
Tx Disable Delay
Remaining Comm Programming values
Comments
F5 DNP 3.0 Device Profile data dictionary
0000
0002
0004
0005
0006
000A
000B
0000
0004
001A
001E
0022
0024
0028
002C
002E
0030
0032
0036
003A
0000
0004
001A
001E
0022
0024
0028
002C
002E
0030
0032
0036
003A
Start Offset in
Record (Hex)
002C
002E
0030
0032
0036
003A
Files, Configuration
Database v16
File Identifier
Description
Index
70
01
Static
Obj Var Desc
VF001
File Name
Record
Number
Page 16
00 Voltage-Frequency Protection Configuration
Voltage sensing load shed mode ( 3 or single phase)
Under frequency load shed trip enable
Over frequency load shed trip enable
Under voltage load shed trip enable
Over voltage load shed trip enable
Pad
Under frequency load shed trip point
Over frequency load shed trip point
Under voltage load shed trip point
Over voltage load shed trip point
Load side alternate profile number
Load side switch mode function (on, off)
Pad
Load side momentary time
Load side non-reclose function (None, latched, momemtary)
Load side alternate profile function (None, latched, momemtary)
Load side ground trip block function (None, latched, momemtary)
Source side alternate profile number
Source side switch mode function (on, off)
Pad
Source side momentary time
Load side voltage loss response mode (3 phase, single phase)
Pad
Load side voltage loss transfer time
Load side action on loss of voltage loss transfer (None, trip, close)
Source side alternate profile function (None, latched, momemtary)
Source side non-reclose function (None, latched, momemtary)
Reset on manual trip (on, off)
Allow close (on, off)
Reset on manual close (on, off)
Disable source side LS (on, off)
Disable load side LS (on, off)
Disable LS (on, off)
Source voltage loss response mode (3 phase, single phase)
Pad
Source side voltage loss transfer time
Source side action on loss of voltage loss transfer (None, trip,
close)
Source side ground trip block function (None, latched, momemtary)
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
1
1
1
1
1
1
4
4
4
4
1
2
1
1
4
1
1
1
2
1
1
4
1
1
4
1
1
1
1
1
1
1
1
1
1
1
4
1
0000
0001
0002
0003
0004
0005
0006
000A
000E
0012
002E
0030
0031
0032
002C
002D
002B
001C
001E
001F
0020
0024
0025
0026
002A
001B
001A
0019
Start Offset in
Record (Hex)
000C
000D
000E
000F
0010
0011
0012
0013
0014
0018
Files, Configuration
01
CA999
PP011
File Name
Database v16
Note: Calibration Factors are for factory use only.
Control misoperation may result if modified without authorization.
70
File Identifier
01
Static
Obj Var Desc
70
Index
File Identifier
Description
Record
Number
Page 17
00 Calibration Factors FACTORY USE ONLY
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
00 Triple - Single Configuration (Not used in DB 15 and higher)
Triple - Single mode (Ganged = 0; 1-phase trip, 3 phase lockout =
1;1-phase trip, 1-phase lockout = 2)
Dynamic Phase Trip Enable
Frequency load shed time delay
Voltage load shed time delay
Voltage sensing restoration mode ( 3 or single phase)
Frequency restoration enable
Voltage restoration enable
Pad
Frequency restoration low limit
Frequency restoration high limit
Volatge restoration low limit
Voltage restoration high limit
Restoration time delay
Minimum voltage for frequency measurement
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
1
1
4
4
1
1
1
1
4
4
4
4
4
4
0000
0004
0008
000C
0010
0014
0018
001C
0020
0024
0028
002C
0030
0034
0038
003C
0040
0044
0048
004C
0050
0054
0058
005C
0060
0064
0068
0001
0000
Start Offset in
Record (Hex)
0016
001A
001E
001F
0020
0021
0022
0026
002A
002E
0032
0036
Files, Configuration
Index
70
01
Static
Obj Var Desc
PM999
File Name
Database v16
File Identifier
70
01
MO001
Note: Battery Monitor Cal Factors are for factory use only.
Control misoperation may result if modified without authorization.
File Identifier
Description
Record
Number
Page 18
00 Manual Operations Delays
Close delay
Trip delay
00 Battery Monitor Calibration Factors FACTORY USE ONLY
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Comments
F5 DNP 3.0 Device Profile data dictionary
Data Size
(in bytes)
2
2
4
4
4
4
2
4
4
4
4
4
4
4
4
4
4
4
4
4
4
2
4
0000
0002
0000
0004
0008
000C
0010
0012
Start Offset in
Record (Hex)
006C
0070
0074
0078
007C
0080
0084
0088
008C
0090
0094
0098
009C
00A0
00A2
Files, Configuration
70
File Identifier
Database v16
70
File Identifier
01
01
01
Static
Obj Var Desc
70
Index
File Identifier
Description
TIME-TAGGED & ALARM DATA (Read-only)
EV003 2
EV003 1
EV003 0
File Name
Record
Number
Page 1
nn Event type ID code
Time that event occurred
Date that event occurred
Size of optional data
Type of optional data
2
4
2
2
2
2
4
2
2
2
variable
2
4
2
2
2
variable
nn Event type ID code
Time that event occurred
Date that event occurred
Size of optional data
Type of optional data
Optional data
Profile recorder information
00 Event type ID code
Time that event occurred
Date that event occurred
Size of optional data
Type of optional data
Optional data
2
4
2
2
2
variable
2
4
2
2
2
variable
nn Event type ID code
Time that event occurred
Date that event occurred
Size of optional data
Type of optional data
Optional data
System event recorder information
00 Event type ID code
Time that event occurred
Date that event occurred
Size of optional data
Type of optional data
Optional data
2
4
2
2
2
variable
Data Size
(in bytes)
Error event recorder information
00 Event type ID code
Time that event occurred
Date that event occurred
Size of optional data
Type of optional data
Optional data
Comments
F5 DNP 3.0 Device Profile data dictionary
0000
0002
0006
0008
000A
0000
0002
0006
0008
000A
000C
0000
0002
0006
0008
000A
000C
0000
0002
0006
0008
000A
000C
0000
0002
0006
0008
000A
000C
0000
0002
0006
0008
000A
000C
Start Offset in
Record (Hex)
Files, TT & Alarms
70
File Identifier
Database v16
70
File Identifier
01
01
01
Static
Obj Var Desc
70
Index
File Identifier
Description
AL003 2
AL003 1
AL003 0
File Name
Record
Number
2
2
4
2
4
nn Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Page 2
2
2
4
2
4
2
2
2
4
2
4
2
nn Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Date that alarm last became inactive
Active & Changed Alarms information
00 Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Date that alarm last became inactive
2
2
4
2
4
2
2
2
4
2
4
2
nn Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Date that alarm last became inactive
Inactive Alarms information
00 Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Date that alarm last became inactive
2
2
4
2
4
2
0000
0002
0004
0008
000A
0000
0002
0004
0008
000A
000E
0000
0002
0004
0008
000A
000E
0000
0002
0004
0008
000A
000E
0000
0002
0004
0008
000A
000E
0000
0002
0004
0008
000A
000E
Data Size Start Offset in
(in bytes) Record (Hex)
variable
000C
Active Alarms information
00 Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Date that alarm last became inactive
Optional data
Comments
F5 DNP 3.0 Device Profile data dictionary
Files, TT & Alarms
70
File Identifier
Database v16
70
File Identifier
01
01
01
Static
Obj Var Desc
70
Index
File Identifier
Description
AL003 5
AL003 4
AL003 3
File Name
Record
Number
2
2
4
2
4
nn Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Page 3
2
2
4
2
4
2
2
2
4
2
4
2
nn Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Date that alarm last became inactive
Inactive/Suppressed Alarms information
00 Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Date that alarm last became inactive
2
2
4
2
4
2
Active/Suppressed Alarms information
00 Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Date that alarm last became inactive
2
2
4
2
4
2
nn Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Date that alarm last became inactive
0000
0002
0004
0008
000A
0000
0002
0004
0008
000A
000E
0000
0002
0004
0008
000A
000E
0000
0002
0004
0008
000A
000E
0000
0002
0004
0008
000A
000E
0000
0002
0004
0008
000A
000E
Start Offset in
Record (Hex)
2
000E
2
2
4
2
4
2
Data Size
(in bytes)
Inactive & Changed Alarms information
00 Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Date that alarm last became inactive
Date that alarm last became inactive
Comments
F5 DNP 3.0 Device Profile data dictionary
Files, TT & Alarms
70
70
File Identifier
File Identifier
Database v16
70
File Identifier
01
01
01
01
Static
Obj Var Desc
70
Index
File Identifier
Description
CE002
CE001
AL003 7
AL003 6
File Name
Record
Number
Page 4
Control powerdown event information
00 Event type ID code
Time that event occurred
Date that event occurred
Size of data
2
4
2
2
2
4
2
2
2
18
2
2
4
2
4
2
nn Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Date that alarm last became inactive
Control critical event information
00 Event type ID code
Time that event occurred
Date that event occurred
Size of data
Type of data
Event data
2
2
4
2
4
2
Inactive/Changed/Suppressed Alarms information
00 Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Date that alarm last became inactive
2
2
4
2
4
2
nn Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Date that alarm last became inactive
0000
0002
0006
0008
0000
0002
0006
0008
000A
000C
0000
0002
0004
0008
000A
000E
0000
0002
0004
0008
000A
000E
0000
0002
0004
0008
000A
000E
0000
0002
0004
0008
000A
000E
Start Offset in
Record (Hex)
2
000E
2
2
4
2
4
2
Data Size
(in bytes)
Active/Changed/Suppressed Alarms information
00 Alarm ID code
Alarm priority
Time that alarm last became active
Date that alarm last became active
Time that alarm last became inactive
Date that alarm last became inactive
Date that alarm last became inactive
Comments
F5 DNP 3.0 Device Profile data dictionary
Files, TT & Alarms
Database v16
Description
Index
Static
Obj Var Desc
File Name
Record
Number
Type of data
Event data
Comments
Page 5
F5 DNP 3.0 Device Profile data dictionary
Start Offset in
Record (Hex)
2
000A
18
000C
Data Size
(in bytes)
Files, TT & Alarms
Database v16
Index
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description
ACK, function was successful
NAK, Generic unsuccessful indication
Reserved
NAK, Parameter value too high
NAK, Parameter value too low
NAK, Parameter enum type illegal
NAK, Alarm recorder full
NAK, Status alarm recorder full
NAK, Data alarm recorder full
NAK, Supervisory operation not allowed
NAK, Parameter is too low relative to another parameter
NAK, Parameter is too high relative to another parameter
NAK, Requested TCC name not found
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
NAK, Parameter conflicts with another parameter
Definitions used for status of File ID operations
ACK/NAK CODE DEFINITIONS
Page 1
F5 DNP 3.0 Device Profile data dictionary
NAK code definitions
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Port status output from custom logic
Normal profile active
Fast trips disabled
Battery test active
Cold load pickup blocked
Local
ARC On
Ground trip blocked
Above minimum trip
Not Used
Not Used
Frequency trip target
Voltage trip target
Hot line tag active
Alternate profile 3 active
Alternate profile 2 active
Alternate profile 1 active
Port status output from custom logic
Target counter on
Operation counter on
Duty accumulator on
Database v16
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
Index
Default
Event
Class
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Page 1
Default Static Variation
Obj 01 Var 01 Binary input w/o status
Description
Port status output from custom logic
Voltage/frequency auto-restore blocked
Voltage trip blocked
Frequency trip blocked
SEF target
Ground fault target
Phase 5-6 fault target
Phase 3-4 fault target
Phase 1-2 fault target
AC power present
Control OK
Control lockout
Recloser open
Recloser closed
Check Battery
Recloser malfunction
Reverse power flow
Binary Inputs - ESKOM version
INPUT SUBSYSTEM
Default Event Variation
Obj 02 Var 1 Binary input w/o time
F5 DNP 3.0 Device Profile data dictionary
Class 0 - 3, Eskom Binarys
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Port status output from custom logic
Not Used
Not Used
Not Used
Not Used
Not Used
Not Used
Not Used
Not Used
Trip Circuit Disconnected
Control Door open
SEF Off
ARC Off
Remote
OCP Lockout
Not Used
Not Used
Database v16
35
36
37
38
39
40
41
42
43
44
45
46
47
Index
Description
Event recorder on
Data alarms on
Status alarms on
Data profiler on
Histograms on
Not Used
Not Used
Not Used
Bushing 5-6 voltage present
Bushing 3-4 voltage present
Bushing 1-2 voltage present
SEF On
Active alarms present
Default
Event
Class
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Page 2
F5 DNP 3.0 Device Profile data dictionary
Class 0 - 3, Eskom Binarys
64
65
Binary Output
Binary Output
Database v16
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36 - 63
Index
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Description
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
12
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
01
Obj Var Desc
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
Default Static Variation
Pulsed
Pulsed
Latched
Latched
Latched
Latched
Latched
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Undefined
Undefined
Undefined
Undefined
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Latched
Latched
Latched
Latched
Latched
Latched
Undefined
Operation Type
X
X
Page 1
Off
Off
Assorted Histogram Resets
Reset ALL histograms
Reset Phase 1-2 current histogram
Direct
Operation
Default
Allowed Condition Comments
Port Logic Input
X
Off
Combined Trip/Close
X
Off
Combined SEF on/off
X
Off
Combined ARC on/off
X
Off
Combined Earth Fault on/off
X
Off
Hot Line tag on/off
X
On
Normal profile enabled (Active Low)
X
Off
Alternate profile 1 enabled (Active Low)
X
Off
Alternate profile 2 enabled (Active Low)
X
Off
Alternate profile 3 enabled (Active Low))
X
Undefined Reserved
X
Undefined Reserved
X
Off
ARC on
X
Undefined Reserved
X
Undefined Reserved
X
Off
Fast trips disabled
X
Off
Battery test on
X
Off
Lockout
X
Off
Close
X
Off
Reset targets
X
Off
SEF on
X
Undefined Reserved
X
Undefined Reserved
X
Undefined Reserved
X
Undefined Reserved
X
Off
ARC off
X
Off
SEF off
X
Off
Frequency trip block
X
Off
Voltage trip block
X
Off
Voltage-frequency auto-restore block
X
Off
Cold load pickup Block
X
Off
Histogram off
X
Off
Profiler off
X
On
Status alarm recording on
X
On
Data alarm recording on
X
Off
Event Recorder off
X
Off
Test mode off
X
Undefined Reserved
OUTPUT SUBSYSTEM - Control Output Relay Block Operations and Status -- ESKOM Version
F5 DNP 3.0 Device Profile data dictionary
CROB - Eskom
105
106
107
108
Binary Output
Binary Output
Binary Output
Binary Output
Database v16
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
Index
Description
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
12
12
12
12
01
01
01
01
Obj Var Desc
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
Default Static Variation
Pulsed
Pulsed
Latched
Pulsed
Operation Type
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
X
X
X
X
Page 2
Off
Off
Off
Off
Calibration Reset
OCP Target Reset
Alarm suppression on
Unmask all system event recorder entries
Direct
Operation
Default
Allowed Condition Comments
X
Off
Reset Phase 3-4 current histogram
X
Off
Reset Phase 5-6 current histogram
X
Off
Reset Ground current histogram
X
Off
Reset Phase 1 voltage histogram
X
Off
Reset Phase 3 voltage histogram
X
Off
Reset Phase 5 voltage histogram
X
Off
Reset Phase 1-2 power factor histogram
X
Off
Reset Phase 1-2 KVA histogram
X
Off
Reset Phase 1-2 KW histogram
X
Off
Reset Phase 1-2 KVAR histogram
X
Off
Reset Phase 3-4 power factor histogram
X
Off
Reset Phase 3-4 KVA histogram
X
Off
Reset Phase 3-4 KW histogram
X
Off
Reset Phase 3-4 KVAR histogram
X
Off
Reset Phase 5-6 power factor histogram
X
Off
Reset Phase 5-6 KVA histogram
X
Off
Reset Phase 5-6 KW histogram
X
Off
Reset Phase 5-6 KVAR histogram
X
Off
Reset Phase Total power factor histogram
X
Off
Reset Phase Total KVA histogram
X
Off
Reset Phase Total KW histogram
X
Off
Reset Phase Total KVAR histogram
X
Off
Reset Positive sequence current magnitude
X
Off
Reset Positive sequence current angle
X
Off
Reset Negative sequence current magnitude
X
Off
Reset Negative sequence current angle
X
Off
Reset Zero sequence current magnitude
X
Off
Reset Zero sequence current angle
X
Off
Reset Positive sequence voltage magnitude
X
Off
Reset Positive sequence voltage angle
X
Off
Reset Negative sequence voltage magnitude
X
Off
Reset Negative sequence voltage angle
X
Off
Reset Phase 1-2 current THD histogram
X
Off
Reset Phase 3-4 current THD histogram
X
Off
Reset Phase 5-6 current THD histogram
X
Off
Reset Ground current THD histogram
X
Off
Reset Phase 1-2 voltage THD histogram
X
Off
Reset Phase 3-4 voltage THD histogram
X
Off
Reset Phase 5-6 voltage THD histogram
F5 DNP 3.0 Device Profile data dictionary
CROB - Eskom
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Database v16
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
Index
Description
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
Obj Var Desc
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
12 01
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
CROB
Default Static Variation
Operation Type
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Pulsed
Page 3
Port Logic Input Status
Combined Trip/Close
Combined SEF on/off
Combined ARC on/off
Combined Earth Fault on/off
Hot Line tag on/off
** Normal profile enabled
** Alternate profile 1 enabled
** Alternate profile 2 enabled
** Alternate profile 3 enabled
Reserved
Reserved
ARC on
Reserved
Reserved
Fast trips disabled
Battery test on
Lockout
Close
Reset targets
SEF on
Reserved
Reserved
Reserved
Reserved
* ARC off
Direct
Operation
Default
Allowed Condition Comments
X
Off
Mask all system event recorder entries
X
Off
Unmask all error event recorder entries
X
Off
Mask all error event recorder entries
X
Off
Unmask all profile recorder entries
X
Off
Mask all profile recorder entries
X
Off
Reset kWh
X
Off
Reset Phase 1-3 voltage histogram
X
Off
Reset Phase 3-5 voltage histogram
X
Off
Reset Phase 5-1 voltage histogram
X
Off
Reset Phase 1 voltage histogram
X
Off
Reset Phase 3 voltage histogram
X
Off
Reset Phase 5 voltage histogram
X
Off
Reset Phase 2 voltage histogram
X
Off
Reset Phase 4 voltage histogram
X
Off
Reset Phase 6 voltage histogram
X
Off
Reset Line frequency histogram
F5 DNP 3.0 Device Profile data dictionary
CROB - Eskom
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Database v16
25
26
27
28
29
30
31
32
33
34
35
36 - 63
Index
Description
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
Obj Var Desc
10 02
10 02
10 02
10 02
10 02
10 02
10 02
10 02
10 02
10 02
10 02
10 02
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Default Static Variation
Operation Type
Page 4
Assorted Histogram Resets
* Reset ALL histograms
* Reset Phase 1-2 current histogram
* Reset Phase 3-4 current histogram
* Reset Phase 5-6 current histogram
* Reset Ground current histogram
* Reset Phase 1 voltage histogram
* Reset Phase 3 voltage histogram
* Reset Phase 5 voltage histogram
* Reset Phase 1-2 power factor histogram
* Reset Phase 1-2 KVA histogram
* Reset Phase 1-2 KW histogram
* Reset Phase 1-2 KVAR histogram
* Reset Phase 3-4 power factor histogram
* Reset Phase 3-4 KVA histogram
* Reset Phase 3-4 KW histogram
* Reset Phase 3-4 KVAR histogram
* Reset Phase 5-6 power factor histogram
* Reset Phase 5-6 KVA histogram
* Reset Phase 5-6 KW histogram
* Reset Phase 5-6 KVAR histogram
* Reset Phase Total power factor histogram
* Reset Phase Total KVA histogram
* Reset Phase Total KW histogram
* Reset Phase Total KVAR histogram
* Reset Positive sequence current magnitude
* Reset Positive sequence current angle
* Reset Negative sequence current magnitude
* Reset Negative sequence current angle
* Reset Zero sequence current magnitude
* Reset Zero sequence current angle
Direct
Operation
Default
Allowed Condition Comments
* SEF off
* Frequency trip block
* Voltage trip block
* Voltage-frequency auto-restore block
* Cold load pickup Block
Histogram off
Profiler off
Status alarm recording on
Data alarm recording on
Event Recorder off
Test mode off
Reserved
F5 DNP 3.0 Device Profile data dictionary
CROB - Eskom
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Database v16
94
95
96
97
98
99
100
101
102
103
104
Index
Description
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
Binary Output
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
10
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
02
Obj Var Desc
10 02
10 02
10 02
10 02
10 02
10 02
10 02
10 02
10 02
10 02
10 02
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Status
Default Static Variation
Operation Type
Page 5
* Non-latching inputs, always read FALSE
** Non-latching inputs, always read TRUE
* Calibration Reset
* OCP Target Reset
Alarm suppression on
* Unmask all system event recorder entries
* Mask all system event recorder entries
* Unmask all error event recorder entries
* Mask all error event recorder entries
* Unmask all profile recorder entries
* Mask all profile recorder entries
* Reset kWh
* Reset Phase 1-3 voltage histogram
* Reset Phase 3-5 voltage histogram
* Reset Phase 5-1 voltage histogram
* Reset Phase 1 voltage histogram
* Reset Phase 3 voltage histogram
* Reset Phase 5 voltage histogram
* Reset Phase 2 voltage histogram
* Reset Phase 4 voltage histogram
* Reset Phase 6 voltage histogram
* Reset Line frequency histogram
Direct
Operation
Default
Allowed Condition Comments
* Reset Positive sequence voltage magnitude
* Reset Positive sequence voltage angle
* Reset Negative sequence voltage magnitude
* Reset Negative sequence voltage angle
* Reset Phase 1-2 current THD histogram
* Reset Phase 3-4 current THD histogram
* Reset Phase 5-6 current THD histogram
* Reset Ground current THD histogram
* Reset Phase 1-2 voltage THD histogram
* Reset Phase 3-4 voltage THD histogram
* Reset Phase 5-6 voltage THD histogram
F5 DNP 3.0 Device Profile data dictionary
CROB - Eskom
Kyle Form 5 Microprocessor-based Electronic Recloser Control Serial Communications Data 2481 Protocol DNP3.0
P.O. Box 1640,
Waukesha, WI 53187
www.cooperpower.com
©2002
Cooper Power Systems, Inc.
Kyle is a registered trademark of Cooper Industries, Inc.
Printed on Recycled Paper
KEP
2/02
Download