First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
answered Sep 17 '4
Use ierr, z = psspy.brndt2(ibus, jbus, ickt, 'RX') to return the complex impedance (r+jx) and
ierr, z = psspy.brndt2(ibus, jbus, ickt, 'RX')
ierr , b = psspy.brndat(ibus, jbus, ickt, 'CHARG') to return the charging (b).
ierr , b = psspy.brndat(ibus, jbus, ickt, 'CHARG')
You need two API's in psspy.