Description
For a SAMU, a DAI.name="setVal" and valImport="true" but with its DA.fc="MX" can be updated while it shouldn't be. See US [RSR-118]
XPath of the DAI Val with this error:
LDevice.inst="LDSUIED"/LN.lnClass="LSET" and inst="0"/DOI.name="DlTmms1"/DAI.name="setVal" valKind="RO" valImport="true" but with DA.fc="MX" instead of "SP".
In addition, the LDevice.inst="LDSUIED"/LN.lnClass="LSET" and inst="0"/DOI.name="DlTmms2"/DAI.name="setVal" valKind="RO" valImport="true" but with DA.fc="MX" instead of "SP" can't be edited while it has the same DOType.
Protocol:
Import the ICD file in attachement into a SCD for a Site
Clic on the "Editer des paramètres" button then on "Rechercher" button
In the popup "Recherche des paramètres modifiables",
select the IED name of the ICD imported
select the LD LDSUIED
select the LN LSET0, 0 is the instance of the LN
Validate
+Obtained result:
The DAI LDevice.inst="LDSUIED"/LN.lnClass="LSET" and inst="0"/DOI.name="DlTmms1"/DAI.name="setVal" valKind="RO" valImport="true" can be updated while its is DA.fc="MX" instead of "SP".
In addition, the DAI LDevice.inst="LDSUIED"/LN.lnClass="LSET" and inst="0"/DOI.name="DlTmms2"/DAI.name="setVal" can be edited while it has the same DOType
+Expected result:
The DAI LDevice.inst="LDSUIED"/LN.lnClass="LSET" and inst="0"/DOI.name="DlTmms1"/DAI.name="setVal" valKind="RO" valImport="true" cannot be edited
Note, a DAI.val can be updated only if its DA.fc = CF or DC or SG or SP or ST or SE among other conditions. See US [RSR-118]