Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

These are called "VARS" in the PSSE model documentation. You will have to record channels for them using "BATVARCHANNEL" or "psspy.varchannel()" functions. You will need the index of the VAR you want to record, this can be found using "BATWNLIST" or "psspy.wnlist()" and a subsystem containing the machine you want to record after loading your dynamic data. Refer to the PSSE documentation "MODELS.pdf" and "API.pdf".

These are called "VARS" in the PSSE model documentation. You will have to record channels for them using "BATVARCHANNEL" BAT_VAR_CHANNEL or "psspy.varchannel()" psspy.var_channel() functions. You will need the index of the VAR you want to record, this can be found using "BATWNLIST" BAT_WNLIST or "psspy.wnlist()" psspy.wnlist() and a subsystem containing the machine you want to record after loading your dynamic data. Refer to the PSSE documentation "MODELS.pdf" and "API.pdf".