Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

YOu can try to use function in Chapter 8 (Subsystem Data Retrieval) of API. As for your example, you can use

ierr, rarray = psspy.abusreal(-1, 1, 'PU');

The above script will output the bus voltages for all the in-service buses in the system to the vector (array) rarray.