forked from openscd/open-scd
-
Notifications
You must be signed in to change notification settings - Fork 4
Substation
Nora Blomaard edited this page Nov 26, 2025
·
6 revisions
Create Substation
To create a new Substation element within the SCL root element
- Navigate to the Substation editor.
- Click on the Add mode button located in the upper right corner of the editor pane.
- Fill in all required value.
- Chose if the substation structure shall be created automatically
- Click on Add to finalize the process.
The create wizard enables you to set the following parameters for the Substation element:
-
name: A unique identifier for the substation within the SCL root element. -
desc: A human-readable description.
Edit Substation
To edit a Substation element:
- Navigate to the Substation editor.
- Select the specific Substation you wish to edit.
- Click on the edit button.
- Make the necessary changes.
- Click Save to apply the modifications.
The Substation element includes two attributes:
-
name: A unique identifier for the substation within the SCL root element. -
desc: A human-readable description.
Remove Substation
To remove an existing Substation element within the SCL root element:
- Navigate to the Substation editor.
- Select the specific Substation you wish to remove.
- Click on the delete button.