Your search returned 461 items.
In this example an IEC compliant DLL based dynamic model named "DFT analyser" is provided intended for EMT simulations. It retrieves the magnitude (i.e. peak value of sine wave) coefficient of a…
In attached example (Detailed Model of a CT) a detailed model of a current transformer is presented. By using the EMT simulation saturation of the current transformer is represented in time domain.…
To automate the execution of a specific DPL or Python script, a command button (VisButton) may be created in the single-line diagram. To add a Command Button to a single-line diagram in your project,…
In attached to this FAQ a project containing such a script can be found.   This script calculates the following faults: - three phase fault - single phase to ground fault - 2 phase short circuit…
Tags
Attached to this FAQ a pfd file containing two DPL scripts that calculate arc resistance depending on the short-circuit current can be found. Both scripts are stored in the local library and can be…
Tags
Attached to this FAQ a project with a simple script can be found. Script reads external csv file and creates in total 121 relay device automatically according to the content of the csv. csv file is…
In PowerFactory 2021 a new plot framework was introduced. The old classes for pages (SetVipage) and plots (VisPlot, Vis..) were retired and new, more advanced, classes are now avaiable and the new…
Sometimes as part of a ticket investigation customers are asked to provide a “PowerFactory Support Package”. This can be generated from within PowerFactory from the top menu by  doing Help →…
Yes, this task can be done by using Scripts. In attached a pfd file containing simple Python script located in local Library/Scripts folder can be found. Script is performing following steps: -…
In attached to this ticket a PowerFactory project with a Python script located in the Library/Scripts folder can be found.   Script performs following steps: - Accesses short circuit trace…