Category
Tags
Your search returned 187 items.
The configuration of PowerFactory is stored inside the file 'PowerFactory.ini' within the folder 'C:\Program Files\DIgSILENT\PowerFactory XX.X', this folder can only be modified by a User with Windows…
You have to verify the proxy settings, this are available in the Licence Manager and via PowerFactory menu -> tools -> configuration -> network. Please note, that for proxies that use authentication,…
There are many possibilities to configure and use the System Parameter Identification for time domain (RSM/EMT) simulations. In the attached example, the saturated reactance of the transformer model…
Tags
Normally, when you access a variable in PowerFactory, the result of the DPL query is the value as entered in the element dialogue, e.g. oLoad:plini (the active power of a load). To access the actual…
The attached project includes a DPL script that writes a result file. The result object is defined inside the DPL command. The scaling factor of the loads is changed between 0 and 1, a load flow…
The attached project includes a DPL script that writes a result file and then export it into a comma separated values (csv) file. The result object is defined inside the DPL command. The scaling…
The attached example includes a DPL script that writes values of defined variables in a text file. The columns of the file are separated by a semicolon (";"). The destination folder including file…
Tags
The attached DPL script reads the lines of a text file and prints the values on the output window. The script uses the delimiter defined an input parameter on the Basic Options page of the DLP command…
Tags
The attached project contains a DPL script showing how to disable error messages in DPL. The DPL command is called "LdfNoConv" and is located inside the Scripts library. The script increases the scale…
Tags
You can redirect the output window to a file. The attached project contains a script within the scripts folder of it's library called 'WriteResults'. This script redirects the output window, writes…
Tags