First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

Load library in PSSe 33

asked Mar 21 '18

j1hf gravatar image

Try to load dll by an API addmodellibrary(libraryname), but it keeps telling me that the library can not be found. Please help

1 answer

Sort by » oldest newest most voted
0

answered Mar 21 '18

hunter2 gravatar image

If you are using the PSSE command line interface or a Python script, make sure you have syntax correct.

psspy.addmodellibrary(r"""C:\path\to\your.dll""")

Also be sure to include the full path of the DLL file.

link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

Stats

Asked: Mar 21 '18

Seen: 595 times

Last updated: Mar 21 '18