Ask Your Question
0

Graphical display Short Circuit Analysis

asked 2017-05-26 09:52:46 -0500

nelak gravatar image

The PSSE API documentation says that the command ASCC3 has a parameter SCFILE, which creates the ASCC3 results file.

The command ASCC_SCFILE then says that "This API reads ASCC short circuit results from SCFILE and produces same ASCC output report that was generated when SCFILE was created. SCFILE is read into PSS®E memory to enable displaying ASCC results onto slider diagrams."

When I manually or via python apply ASCC faults I don't see any change to the slider diagram. When I create and reopen SC files I don't see any changes made to the slider. I am unsure how to make these results appear in the slider.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2017-06-19 09:37:12 -0500

nelak gravatar image

I received some answers from PTI, summary below.

Manual display of the ASCC fault analysis requires changing the diagram to display the ASCC fault analysis results. There is a toolbar button titled "Display ASCC fault analysis results."

Screenshot showing location : https://ptisupport.ptd.siemens.com/fi...Customer/Schermerhorn/417451/ascctoolbar_shortcut.PNG

API wise for scripts, this can be accomplished by using setdiagresascc_3() and setdiagrestypeascc() via the psspy module to display your results. See Chapter 6 of the API manual for further documentation.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2017-05-26 09:52:46 -0500

Seen: 1,905 times

Last updated: Jun 19 '17