Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to i find all buses which are connected to a specific bus

Hi,

I am new to psse and have been looking thorough the API documentation in search of a method that will take a bus number as argument and return all the buses which are connected to it. The closes i heve got is using NXTBUS bus from what i can tell it will only gove me one of the adjecent buses and then move on down the line. I'm wondering if maby i have to get all the branches first and then check what buses they are conected to?

If anyone knows of a way to fetch all buses connected to a specific bus that would be amazing.

How to i find all buses which are connected to a specific bus

Hi,

I am new to psse PSSE and have been looking thorough the API documentation in search of a method that will take a bus number as argument and return all the buses which are connected to it. The closes i heve closest I have got is using NXTBUS bus NXTBUS, but from what i I can tell it will only gove give me one of the adjecent buses and then move on down the line. I'm wondering if maby i maybe I have to get all the branches first and then check what buses they are conected to? connected to given branches?

If anyone knows of a way to fetch all buses connected to a specific bus that would be amazing.