First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked Dec 4 '1

Aryan Ritwajeet Jha gravatar image

API routine in Python to retrieve Bus Frequencies

There must be a routine similar to the ones to retrieve bus voltages, branch currents and generator real powers, right? I know that in the GUI, one can set channels for BsFreq and use the frequency values obtained in the output files. Just looking for something along the lines of:

ierr, bus_voltages = psspy.abusreal(-1, string = "PU") // API command to retrieve bus voltages