First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
The best way to find the API for data changing in PSSE is to do the following.
Start recording of a python script.
Apply the change manually via PSSE GUI.
Stop recording.
Open the created python script in a text editor and check the content. You will then see the API with its arguments.