First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I'm assuming you're running dynamics simulation. Based on perusing the API I found only the method to add a channel and then read it from the out file using:
ierr = bus_frequency_channel(status, ident)
e.g.
psspy.bus_frequency_channel(status2=busnumber)