Ask Your Question
0

Interfacing with custom DLL

asked 2025-09-05 06:00:15 -0500

peter_s gravatar image

Is it possible to use custom DLLs inside PSS/E? With other software packages, like PSCAD and PowerFactory one can use custom DLLs allowing interfacing with any other software/system in runtime. I'm struggling to find any resources about how to do it in PSS/E. It appears that PSS/E only supports DLLs written in Fortran, with no way of loading 3rd party DLLs. I'm specifically referring here to DLLs implemented according to IEC-61400-27-1.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2025-09-12 01:32:36 -0500

Hi peter - as far as i know, its not possible to directly load a .dll like what you are talking about into PSSE. but I have heard of people using wrapper-style models where a psse compatible dll calls a different .dll or .exe throughout the psse dynamic simulation

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2025-09-05 06:00:15 -0500

Seen: 76 times

Last updated: 4 hours ago