Issues #6525
Ed2.1 tTf4 and tTf5 expected result mismatch
Description
The test description in both tTf4 and tTf5 for step 2 is to create an SCD file. There is no expected result applicable for step 2.
Step 3 is the SCD import and there we need the expected result.
Propose to remove expected result for step 2). And copy the expected result from step 2 to step 3 as follows:
Expected result
1) The version 2003 ICD file is exported. The file validates against the SCL schema 1.7.
3) The version 2003 SCD file import is successful; a warning might be given
4) The IED is running
Test description
1) TUT exports a version 2003 ICD for a version 2003 device (ldNs=IEC 61850-7-4:2003)
2) Use SCT SIMULATOR to engineer and export a version 2003 SCD with an IED based upon the ICD from the TUT and version 2003 ICD from a IED with:
- element Private without attribute type
- attribute sampleSychronized within element SmvOpts, whose value is false
- Access point name containing not only alphanumeric characters and underscore (_)
3) TUT imports the SCD and selects the IED based on the TUT ICD
4) TUT loads the configuration into the IED
Updated by Richard Schimmel about 1 year ago
- Status changed from New to In Progress
See draft version 1.1 e-mailed 28 Sept to the TPWG.
Updated by IEC 61850 TPWG about 1 year ago
- Due date set to 10/17/2023
- Assignee set to Richard Schimmel
Accepted.
Updated by IEC 61850 TPWG about 1 year ago
- Due date changed from 10/17/2023 to 11/14/2023
Waiting for draft to be attached.