Ask Your Question
0

where can I find information about psspy?

asked 2014-04-30 15:17:18 -0500

Luis gravatar image

I can't find any info about module psspy. I need to know what functions it has, what they do, what inputs they need and what outputs they give.

edit retag flag offensive close merge delete

3 answers

Sort by ยป oldest newest most voted
2

answered 2014-04-30 17:34:04 -0500

nwilson gravatar image

PSSE comes with an API manual that contains all the psspy functions. Search for API.pdf in your PTI installation folder. Mine is found at C:\Program Files (x86)\PTI\PSSE32\DOCS\PSSEAPI.

edit flag offensive delete link more
0

answered 2019-10-02 14:57:49 -0500

I notice this is now located at C:\Program Files (x86)\PTI\PSSEXplore34\DOCS\API.pdf good luck

edit flag offensive delete link more
0

answered 2014-06-16 17:33:51 -0500

SC gravatar image

There is another way to get such information if you have PSSE installed.

Open PSSE,

At button of its window, change Language from PSSE Response to Python,

Then type following commands at Command

import psspy

help (psspy)

Copy, paste and save the text to your own document.

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

Stats

Asked: 2014-04-30 15:17:18 -0500

Seen: 5,485 times

Last updated: Oct 02 '19