Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Interacting with PSSE GUI

I'm trying to determine what hooks the PSSE API has into the PSSE GUI. The only API functions I can find are related to the Graphical Analysis Output.

I would like to:

  1. Select a bus on the Diagram canvas
  2. Get the bus number from an API function called from PSSE

Actually, any flow that lets a user choose something in PSSE and use that choice in the API would be appreciated. Is anything like this possible with PSSE?

click to hide/show revision 2
network spreadsheets selections are probably impossible too.

Interacting with PSSE GUI

I'm trying to determine what hooks the PSSE API has into the PSSE GUI. The only API functions I can find are related to the Graphical Analysis Output.

I would like to:

  1. Select a bus on the Diagram canvas
  2. Get the bus number from an API function called from PSSE

Actually, any flow flow[1] that lets a user choose something in PSSE and use that choice in the API would be appreciated. Is anything like this possible with PSSE?

[1] Detecting selected items from the network spreadsheets (bus, branch, machine, etc) would also helpful, but that ability seems even more unlikely.

Interacting with PSSE GUI

I'm trying to determine what hooks the PSSE API has into the PSSE GUI. The only API functions I can find are related to the Graphical Analysis Output.

I would like to:

  1. Select a bus on the Diagram canvas
  2. Get the bus number from an API function called from PSSE

Actually, any flow[1] that lets a user choose something in PSSE and use that choice in the API would be appreciated. Is anything like this possible with PSSE?

EDIT: [1] Detecting selected items from the network spreadsheets (bus, branch, machine, etc) would also helpful, but that ability seems even more unlikely.

Interacting with PSSE GUI

I'm trying to determine what hooks the PSSE API has into the PSSE GUI. The only API functions I can find are related to the Graphical Analysis Output.

I would like to:

  1. Select a bus on the Diagram canvas
  2. Get the bus number from an API function called from PSSE

Actually, any flow[1] that lets a user choose something in PSSE and use that choice in the API would be appreciated. Is anything like this possible with PSSE?

EDIT: [1] Detecting selected items from the network spreadsheets (bus, branch, machine, etc) would also be helpful, but that ability seems even more unlikely.