Skip to content

Data object type child SDO

Jakob Vogelsang edited this page Sep 17, 2021 · 2 revisions

Add new SDO

alt text

You can use OpenSCD to add new SDO's to an existing DOType.

  1. Navigate to the DOType you want to edit and open the Edit DOType wizard.
  2. Click on DATA OBJECT button in the middle of the wizard.

Settings:

  1. name*: If you choose to have a SDO from IEC 61850 namespace consult IEC 61850‑7‑4. Otherwise make sure to start with an upper case latter [A-Z]
  2. desc: user-defined description field
  3. type*: Type is defined as string in the SCL but is a selector in OpenSCD. The selector shows all DOType - id's in the project. Without existing DOType you cannot create a DO.

CHECKS: Missing or wrong name is covered by schema validator. Missing or wrong type is covered by template validator.

alt text

Edit DO

You can use OpenSCD to manipulate existing DO.

  1. Navigate to DOType list in the template editor
  2. Click on DOType that contains the SDO. E.g. common data class WYE
  3. Click on child SDO you want to manipulate - Edit SDO wizard

 

Settings:

The settings are the same a in the Add SDO wizard with the difference that there is a remove button.

Example:

<SDO  name="res" type="ABBIED600_Rev5_CMV_1"/>

 

Remove SDO

  1. Open Edit SDO
  2. Click on Remove button

WARNING: OpenSCD does not check for validity before removal so be careful!

1. About OpenSCD

4.2 XML editor - pro mode

6.1 Report

6.2 GOOSE

6.4 Data Sets

Clone this wiki locally