I-14 Appendix I Date Code 20010518
SEL-2020 Instruction Manual
(continued from previous page)
USER database region too small: Current size = 0 Size needed = 20
Attempting to allocate larger USER region... Done.
Port 16 Settings Changed
*>>
Notice that we divided the voltage data by 100, so the read value will be in tenths of kilovolts.
4. Use the DNPMAP command to determine the object types and indexes of the binary input,
counter, and analog input objects you have selected:
*>>DNPMAP<ENTER>
DNPMAP<ENTER>DNPMAP<ENTER>
DNPMAP<ENTER>
Date: 01/01/95 Time: 00:22:03
DNP Address: 0005h
Object Type Index Default Variation Label
01 0-63 02 1:TARGET:TARGET
01 64-127 02 2:TARGET:TARGET
30 0 04 1:METER:IA(A)
30 1 04 1:METER:IB(A)
30 2 04 1:METER:IC(A)
30 3 04 1:METER:VA(V)
30 4 04 1:METER:VB(V)
30 5 04 1:METER:VC(V)
30 6 04 2:METER:IA(A)
30 7 04 2:METER:IB(A)
30 8 04 2:METER:IC(A)
30 9 04 2:METER:VA(V)
30 10 04 2:METER:VB(V)
30 11 04 2:METER:VC(V)
*>>
5. The data are now ready to be read. Configure your master to perform Class 0 polls to read
all of the static data. You can also selectively read data. Use the map obtained above with
the DNPMAP command to interpret the data.
6. You can also perform control using this interface by writing to binary outputs. The binary
outputs are not configurable; they are listed in tables I.3 and I.4 above. Thus, to cause the
relay on port 1 to open its breaker, you need to pulse the 1:SBR1 bit by performing a latch on
or pulse on operation (direct operate or select-before-operate) to the binary output object 96.
Similarly, to cause the relay on port 1 to close its breaker, you need to pulse the 1:CBR1 bit
by operating the binary output object 128.