Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Well, I'll tell you what I managed to discover on my own. It's kind of a backroute way to do this, but it avoids having to import a whole other module.

The LIST API call with option 14 outputs the impedance correction table data to a report (you just need to redirect the report output to a specific file.) Then I can read the report file to gather the data.

It does still annoy me that there is no direct API call for impedance table data like there are for areas, zones, buses, branches, and so on (like aAreaInt), but at least I have some means of retrieving the data. I can only hope that the next version of PSSE cleans this up.