First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
You can use API switchedshuntdata. The control mode is integer argument number nine. The following call changes the control mode to 1 for the switched shunt at ibus.
psspy.switched_shunt_data(ibus,[_i,_i,_i,_i,_i,_i,_i,_i,1,_i])
API switchedshuntchng_3 is available in newer versions of PSSE.