First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
answered Dec 6 '2
Use KM to get the line information:
CALL GETFTC(KM,II,JJ,ID)
returns the bus sequence numbers II and JJ and the line ID. The external bus numbers are:
IBUS = NUMBUS(II) JBUS = NUMBUS(JJ)