First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
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.