8000 [RSR-324] Bug correction - A DAI.Val='setVal' with valImport='true' but DA.fc='MX' appears to be updatable while it shouldn't be · Issue #70 · com-pas/compas-sct · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[RSR-324] Bug correction - A DAI.Val='setVal' with valImport='true' but DA.fc='MX' appears to be updatable while it shouldn't be #70
Closed
@jeanetiennelemaire

Description

@jeanetiennelemaire

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]

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0