General Discussion

error in PAMSUITE

Submitted by arman087 on Tue, 11/09/2021 - 20:15

Hello, 

 

I have installed MCR 2017b, but when I try to change the CONFIGURATION in the main menu of PAMSUITE, it gives me this error: "No EMTP installation was found. Aborting." I have installed EMTP correctly, and it is working without any problem. 

Could you please tell me how to solve this problem?

 

Thanks

Arman 

To fetch devices inside a sub-circuit

Submitted by cepe@ku.edu.np on Fri, 10/08/2021 - 11:03

Can anyone tell me how to fetch devices inside a sub-circuit based on java scripting?

Currently I am only able to fetch from currentCircuit() like below,

var cct = currentCircuit();
dev1 = cct.devices('Name','PhaseB_Arrester');
dev2 = cct.devices('Name','PhaseA_Arrester');
dev3 = cct.devices('Name','PhaseC_Arrester');

what if I had to fetch 'PhaseB_Arrester', 'PhaseA_Arrester' , and 'PhaseC_Arrester' from a sub-circuit named lets say ' substation'?

Problem to reproduce simulinkDLL examples

Submitted by beikbabaei on Sat, 08/14/2021 - 07:03

Problem to reproduce simulinkDLL examples
Hi,
When I try to build Simulink DLL, I get the following error.
CRL: "None" cannot be found in the registry.
It is because that the interface is set to "None," and when I choose C++ ISO, it works and generates two folders but gives the following warning.
EMTPInterface.cpp
EMTPInterface.cpp(37) : warning C4018: '<' : signed/unsigned mismatch
EMTPInterface.cpp(39) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data

Import excel file to "Table function voltage source"

Submitted by Ganga on Sat, 07/31/2021 - 19:47

I was trying to import an Excel file into "Table function voltage source". 

First, save excel file in CSV format. Then, open with notepad and save as xxxx.dat file. 

I import that file into "Table function voltage source" and ended up with the following error.

Could you please help me to import an Excel file into EMTP?

 

Thank you.

Ganga 

Building short circuit equivalent in EMTP - Phase shifter

Submitted by rpandia on Tue, 06/15/2021 - 01:19

Hi, 

I am trying to build a short circuit equivalent in EMTP.

I had created the short circuit equivalent of a large network in ASPEN(using in-built function) and I have a phase-shifter in my ASPEN equivalent which also has a negative sequence component - R2&X2 values.

How can I implement this component in EMTP? I can see a phase-shifter in EMTP but with only positive & zero sequence inputs.

Thanks

X