May 2012
Page 8–11
Chapter 8. Protocols
8
<Private type="AMETEK_GooseSubscription">
<eapi:GooseSubscription iedName="SEL_421_1" ldInst="CFG" cbName="Conf" datSet="PLC"
confRev="1" mAddr="01-0C-CD-01-00-02" maxTime="500" vlanPriority="4" appId="SEL_421_1"
goCbRef="SEL_421_1CFG/LLN0$GO$PLC" datSetRef="SEL_421_1CFG/LLN0$PLC">
<eapi:GooseRxEntry gooseData="FSKTripTestDisable" type="Bool" />
<eapi:GooseRxEntry gooseData="ONOFFCarrierStart" type="Bool" />
<eapi:GooseRxEntry gooseData="ONOFFCarrierStop" type="Bool" />
<eapi:GooseRxEntry gooseData="ONOFFCheckbackReset" type="Bool" />
<eapi:GooseRxEntry gooseData="UPLCNoFunction" type="Bool" />
<eapi:GooseRxEntry gooseData="UPLCNoFunction" type="Bool" />
</eapi:GooseSubscription>
</Private>
Figure 8–7. Example GOOSE Subscription Block.
8.5.3 Overview
The UPLC™ is capable of using the Configured
IED Description file as a means of defining the
communications parameters and the data of
GOOSE Messages that the user needs the UPLC™
to “listen” to and perform functions based upon the
data received. This definition of the Goose message
is accomplished by using an IEC private data block
containing the information in a structured manner.
The private data block is contained within the
UPLC™’s .cid file, and can be edited to produce the
desired data to function mapping.
When editing the .cid file, you should use a non-for-
matting editor such as Windows
®
Notepad, or if a
formatting editor is used then be sure to save the file
as a plain ASCII text file. The SCL interpreter is
sensitive to embedded formatting characters, or
ANSI escape sequences. If the .CID file contains
these characters the file will not load.
Figure 8–7 shows an example of the UPLC™
<Private /> GOOSE subscription block.
The color coding is as follows:
Green – The <Private> </Private> block as
described in the IEC61850 section “Private
parts”
Blue – The UPLC™ private definition of a
“GooseSubscription”.
Proper XML and IEC formatting require the use of
a “Private namespace” denoted by the eapi: prefix,
and an opening item paired with a closing item. i.e.
< e a p i : G o o s e S u b s c r i p t i o n > . . . . . . . . . . . . . . . .
</eapi:GooseSubscription>. Note that all IEC defi-
nitions
ARE
case sensitive. The GooseSubscription
contains the communication parameters, and the
IEC data that uniquely identify the incoming
GOOSE. Due to publication formatting, this line
has been split into multiple lines, but in the actual
.cid file, it is one long line.
Orange – order sensitive multiple definitions
that correspond with the data order of the
incoming GOOSE message.
These definitions allow the UPLC™ to call func-
tions based upon the incoming data value. Note that
the number of definitions MUST correspond to the
number of data items contained in the received
GOOSE message,
EXACTLY
. For example, if the
GOOSE message contains 6 items, then there
MUST be 6 definitions. This is true regardless if the
data is to be used by the UPLC™ as an input to the
function or if the UPLC™ is to ignore the data. The
null function “UPLCNoFunction” is provided for
Содержание UPLC CU44-VER04
Страница 2: ......
Страница 20: ...Page 2 4 UPLC Application Manual Figure 2 3 Chassis Dimensions ...
Страница 78: ...Page 4 2 UPLC Application Manual USER NOTES ...
Страница 126: ...Page 8 16 UPLC Application Manual USER NOTES ...
Страница 129: ......