-
Notifications
You must be signed in to change notification settings - Fork 39
Substation
Davood Sooran edited this page Feb 9, 2024
·
5 revisions
Create Substation
![grafik](https://user-images.githubusercontent.com/66802940/183954594-cd69d954-b995-4b30-adda-864b50958a44.png)
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
![grafik](https://user-images.githubusercontent.com/66802940/183953429-d64e2052-d181-4358-8878-7709ca0b96bb.png)
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.