Do you have an example of short circuit trace being performed via a script?

Category:
Protection
Answer

In the attachment to this FAQ you can find a PowerFactory project with a Python script, located in the Library/Scripts folder.

The script performs the following steps:

- Accesses short circuit trace command

- Collects all lines of a specific network area

- Loops through all lines

-Assigns each line to a short circuit event

-Runs several short circuit trace calculations

-Reports how fast the fault is being isolated

-In case that more than two devices are tripping it reports this information

Back