Extract speed deviation of all generators
How can I extract the speed deviation of all generators? I am running Python code to conduct simulations, but the following command does not extract the speed deviation for all generators:
ierr = psspy.chsb(sid=0, all=1, status4=1, status5=7)
Output file does not have the speed deviation for some generators defined in the .dyr file.