Python API data retrieval of voltage and current related to dummy bus after in-line fault of SCMU
asked 2024-10-09 22:57:28 -0600
Anonymous
The PSSE I am using is ver.34. I have tried the code psspy.scbus2(999999,"VPOS") and psspy.scbrn2(ibus,999999,ickt,"IPOS"). Both show the ierr = 2 which the bus 999999 is not found. I have also tried the bus code 99999, it does not work either.
Please let me know your thought and solution. Thank you.