3-16
UR FAMILY – COMMUNICATIONS GUIDE
OVERVIEW
CHAPTER 3: IEC 61850 COMMUNICATION
3
13110 <DataSetDirectory/>
13111 <ConfDataSet max="18" maxAttributes="64"/>
13112 <ReadWrite/>
13113 <ConfReportControl max="48"/>
13114 <GetCBValues/>
13115 <ReportSettings cbName="Conf" datSet="Conf" rptID="Dyn/Conf" optFields="Dyn/Conf
" bufTime="Dyn/Conf " trgOps="Dyn/Conf " intgPd="Dyn/Conf "/>
13116 <GSESettings datSet="Conf" appID="Conf"/>
13117 <ConfLNs fixPrefix="true" fixLnInst="true"/>
13118 <ConfLdName/>
13119 <GOOSE max="16"/>
13120 <FileHandling/>
13121 <SupSubscription maxGo="64" maxSv="0"/>
13122 </Services>
For Edition 1, the Services content is as follows:
<Services>
<SettingGroups>
<SGEdit/>
</SettingGroups>
<GetDirectory/>
<GetDataObjectDefinition/>
<DataObjectDirectory/>
<GetDataSetValue/>
<DataSetDirectory/>
<ConfDataSet max="18" maxAttributes="64"/>
<ReadWrite/>
<ConfReportControl max="48"/>
<GetCBValues/>
<ReportSettings cbName="Conf" datSet="Conf" rptID="{ReportSettings rptID setting value}"
optFields="{ReportSettings optFields setting value}" bufTime="{ReportSettings bufTime setting value}"
trgOps="{ReportSettings trgOps setting value}" intgPd="{ReportSettings intgPd setting value}"/>
<GSESettings cbName="Conf" datSet=" Conf" appID="Conf"/>
<ConfLNs fixPrefix="true" fixLnInst="true"/>
<GOOSE max="16"/>
<FileHandling/>
</Services>
The "ReportSettings" element attributes "rptID," "optFields," "bufTime," "trgOps," and "intgPd" are configurable under
Settings > Product Setup > Communications > IEC 61850 > Reports > Report Settings
to either "Dyn" or "Conf."
Next in the IED element is the AccessPoint element, which describes the information model visible through Ethernet port 1.
Following this AccessPoint element are AccessPoint elements for Ethernet ports 2 and 3, each of which declares that it has
the same information model by referencing the first AccessPoint element. This first AccessPoint element contains an
LDevice element for each logical device in the IED. Each LDevice element contains an LN0 or LN element for each logical
node in that logical device. Each LN0 and LN element contains for each of its control blocks and data objects an element
defining that control block or data object. In IID files for URs in which datasets have been configured, each dataset has an
element defining that dataset also included here. The following code shows the first AccessPoint, its first logical device,
first logical node, and first dataset.
13123 <AccessPoint name ="S1">
13124 <Server>
13125 <Authentication none = "true"/>
13126 <LDevice inst="Master" >
13127 <LN0 lnType="LLN0_0" lnClass="LLN0" inst="">
13128 <DataSet name="TT6DataSet1" eGE:Label="TT6DataSet1">
13129 <FCDA ldInst="Master" prefix="lnClass="LPHD" lnInst="1"
doName="PhyHealth" daName="stVal" fc="ST"/>