Ask Your Question

lalmadani's profile - activity

2022-08-03 14:21:46 -0500 answered a question How do I retrieve all bus numbers from a slider diagram?

so its only possible to do it in the GUI? is there a way to pop into a SLD diagram and record/retrieve the buses using python?

2022-06-22 01:11:53 -0500 received badge  Famous Question (source)
2022-06-21 03:29:04 -0500 received badge  Notable Question (source)
2022-06-20 22:16:08 -0500 received badge  Popular Question (source)
2022-06-20 14:02:16 -0500 received badge  Editor (source)
2022-06-20 14:00:37 -0500 asked a question How do I retrieve all bus numbers from a slider diagram?

I have a slider diagram that I want to get a list of the buses from. I know there's EXPORTBUSLOCFILE but that requires the "name of the Bus Location Data File to be written", which means I can't retrieve a list in my python code to use, but I'd have to create the file then open it to get the list of buses.

2022-04-06 10:55:53 -0500 received badge  Enthusiast
2021-11-24 18:48:02 -0500 received badge  Famous Question (source)
2021-11-19 04:47:41 -0500 received badge  Notable Question (source)
2021-11-18 10:19:21 -0500 received badge  Popular Question (source)
2021-11-17 11:43:56 -0500 asked a question PSSE Crashing/can't find python

My PSSE 34 keeps crashing because it is having trouble locating python. There is no way I could map the location of python in PSSE, it crashes as soon as it starts with the message "Terminated by console interrupt".

I'm trying to avoid calling IT because I keep running into problems and I call them all the time. Does anyone know a possible way to edit the settings through command prompt?

This may have happened because of installing Anaconda (and Spyder), it is 32 bit so that's not the issue. However, Anaconda and Spyder now would not open and the conda command prompt gives me errors on loading libraries and nothing works. Last week I attended a Siemens Python course and I used Spyder and it worked perfectly, now all of a sudden it has stopped working.

So I'm looking for help mapping python into PSSE through command prompt.

IF this is something no one could help me with, I am tempted to remove PSSE and Anaconda altogether and installing them again. In that case I would appreciate any advice on how to set up Anaconda and Spyder and Python environments to be compatible with PSSE 34 (i.e. how do I setup the environments and paths in Anaconda so that PSSE isn't confused on where to find python).