Python syntax to extract breaker status
Hi,
How can I extract breaker status from PSS\E using python script? Is there any syntax?
Breaker status means that breaker is closed or open.
Thanks, JQ
Hi,
How can I extract breaker status from PSS\E using python script? Is there any syntax?
Breaker status means that breaker is closed or open.
Thanks, JQ
The status of a branch or a switching device is returned by psspy.brnint(ibus,jbus,id,'STATUS').
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.