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
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
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')
.
Asked: 2024-03-15 15:39:16 -0500
Seen: 117 times
Last updated: Mar 16