Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

In dynamic simulations you have access to data changing APIs in PSSE listed in Chapter 2 of the API manual. You are not restricted to those listed in Chapter 4.13.

This means that you just use psspy.load_chng_4(ibus,id,[0]) to disconnect the load and psspy.load_chng_4(ibus,id,[1]) to reconnect the load again. It is so simple in PSSE!

Please use the tick symbol to remove the previous answer as correct, since it was merely a very complicated solution to your simple problem.