First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Do what perolofl suggested if you're doing one-shot actions.
If you want to automate it Python, you could use PSS/e API's Subsystem Data Retrieval commands:
From there, you could write some additional python script to either:
The scripting is a little bit of work, so unless you're doing it a lot, it may be easier just to do it manually.