First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

Python syntax to extract breaker status

asked Mar 15 '4

JQ gravatar image

updated Mar 15 '4

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

1 answer

Sort by » oldest newest most voted
0

answered Mar 16 '4

perolofl gravatar image

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

link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Mar 15 '4

Seen: 136 times

Last updated: Mar 16 '24