0

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

JQ's avatar
1
JQ
asked 2024-03-15 15:39:16 -0500, updated 2024-03-15 15:45:49 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The status of a branch or a switching device is returned by psspy.brnint(ibus,jbus,id,'STATUS').

perolofl's avatar
3.8k
perolofl
answered 2024-03-16 06:31:30 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer