Your search returned 63 items.
The attached project contains a DPL script located in the Scripts library. The script performs the following tasks: - Execute the "Calculation of Initial Conditions" and "Run Simulation" commands. -…
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
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 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 name…
Tags
The attached PDF file contains a detailed description of the DPL script "Efficiency ratio calculation" from the global DIgSILENT Library.…
Tags
The attached project contains a small DPL example, where a parameter of a DSL model is changed using a DPL script. The DPL script is located inside the Scripts library. The name of the DSL model and…
Tags
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 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…
Strings are coloured using the following character sequence ∖cx, where "∖c" defines that the string should be coloured and "x" defines the colour to use. The list of available colours and an example…
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…
Tags