-
Notifications
You must be signed in to change notification settings - Fork 49
Power Transformer
Davood Sooran edited this page Apr 5, 2024
·
2 revisions
Create PowerTransformer
To create a new PowerTransformer element within the parent Bay, VoltageLevel, or Substation:
- Navigate to the Substation editor.
- Select the parent element where you want to add the power transformer.
- Fill in all the required values in the wizard.
- Click on the Add button.
The create wizard allows you to set the following attributes:
-
type: This is fixed toPTR. -
name: This is the unique identifier of the power transformer in the parent element. -
desc: This is a human-readable description of the power transformer.
Edit PowerTransformer
To edit a PowerTransformer element:
- Navigate to the Substation editor.
- Select the PowerTransformer you want to edit.
- Click on the edit button.
- Make the necessary changes.
- Click Save to confirm the changes.
The PowerTransformer element has the following attributes:
-
name: This is the unique identifier of the power transformer in the parent. -
desc: This is a human-readable description of the power transformer. -
type: This attribute is fixed toPTR.
Remove PowerTransformer
To remove an existing PowerTransformer element within the parent Bay:
- Navigate to the Substation editor.
- Select the PowerTransformer you wish to remove.
- Click on the delete button.