Ask Your Question
1

How to retrieve specific load data from psse with python

asked 2018-03-02 10:17:12 -0500

AndrewW gravatar image

I am trying to write a program to open a myriad of different .sav cases and output AUX loads for specific busses to and excel/csv. I have dug through the API and the only function that I have found that might give me a solution is the alodbuscplx(.......) function. However, this returns an array of all the buses for a subsystem, not a single bus load. Does anyone have any ideas of how to get around this. Thanks in advance. :)

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
1

answered 2018-03-02 17:37:48 -0500

perolofl gravatar image

API aloadcplx is for subsystem data retrieval. Use loddt2 to return data for a single load.

edit flag offensive delete link more

Comments

Thanks. This worked perfectly :)

AndrewW gravatar imageAndrewW ( 2018-03-05 10:03:21 -0500 )edit

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: 2018-03-02 10:17:12 -0500

Seen: 1,434 times

Last updated: Mar 02 '18