First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
If you know how to execute these commands in PSSE then all you need to do is record a Python script while you execute the commands. The resulting Python script will show you which API functions were used. If you are not sure about the syntax of the functions in the Python file that was generated, you can consult the API Manual. As far as I know, this is the way almost everyone learns how to use Python in PSSE. Record->Execute->Read API Manual.