Your search returned 461 items.
Define a variable that contains a generator object and use CreateObject() method on it. It is assumed, that there are already characteristics available in the corresponding subfolder of the…
PowerFactory fully supports all kinds of unbalanced  power system models:- 3phase, 3 wire (loads in Delta, can be unbalanced, lines can be unbalanced)- 3phase, 4 wire (neutral is modelled…
Characteristics can be easily imported using DGS (DIgSILENT Interface for GIS and SCADA). DGS Files can be based on different file formats like MS Access, EXCEL, ASCII or XMLAttached is an example in…
Using the Foreign Key in PowerFactory , consider the following aspects: - You can have differences between object name and foreign key name, for example:object name = "West Cable 24"; foreign key name…
Here the procedure to import or export ComTrade Export:Open Result file. Press Button Export, select "Export to": Comtrade. This means that, if you want to export to comtrade you can write the data to…
To start PowerFactory from outside, you may use the built-in interface which allows you to controlthe software using command-line expressions. PowerFactory comes along with an API-Interface (as from…
The attached project contains a small DPL example, where a controller will be created for asynchronous machines (ElmAsm). The DPL script is located inside the Scripts library. 1. Optionally it will…
If you are printing your data to the output window the tab will be removed and replaced by 2 blanks. To keep the tab (t) you can print directly to a file (e.g. csv) Here is a small piece of sample…
The attached example includes the DPL script "Searching" within the scripts library. It includes three different variations for searching objects using the pathname. The first option searches the…
Tags
There are different possibilities to control which study case should be evaluated.The first possibility would be to use a general set (SetSelect) and evaluate this set via the SEL object in \pf. To…