10 Results for the search " parameters":
Script to read parameters of device
Description:
This example shows how to read the methods and parameters of a device by scripting.
Tag(s): Scripting, parameters
PI to CP conversion
Description:
Example to estimate the parameters of a CP model from a Pi section (sequence data).
Tag(s): Lines, CP model, Pi, conversion
Per-unit-length parameters
Description:
This is a sample of a .mat file that contains the p.u.l parameters to import in the Line/Cable Data module
Digitial Twin Toolbox
Description:
The Digital Twin toolbox provides an example demonstrating how to synchronize EMTP device parameters with data received from a sender (Sender) through TCP/IP using the WebSocket protocol. A receiver (... see moreReceiver) accepting data in string format is also provided and may be started from the “Digital Twin Receiver” button device of the Digital Twin library.
To install:
- Download and unzip the file
- start the installer. Select the folder of the EMTPWorks version you which to add the Digital Twin Toolbox.
- Restart EMTP. A new Digital Twin library and a new Digital Twin example should be available.
More information is available from the help file of the Digital Twin device of the library.
Tag(s): digital twin, TCP, IP, scada, control room
Vary parameters, start simulation and export scope waveforms by script
Description:
This script is a simple example to learn how to script.
The script is started from the EMTP design by double clicking on the 'Script1' grey button.
The script example:
... see more
- varies a fault resistance
- runs a simulation for each value
- exports results of a selected list of scope in MAT and ASCII formats
- returns Min and Max
Tag(s): script, script, ASCII, MAT, parametric, minimum, maximum