"aflowcount" command does not work on PSSE/33.1.1
Hi, I am trying to list out the number and detials of the branches in a subsystem. I am using python scripts and the command "aflowcount". But PSSE gives an error saying
"Traceback (most recent call last):
File "H:\wtg_model.py", line 19, in <module>
ierr,n_brnchs = aflowcount(1, 1, 6, 2)
NameError: name 'aflowcount' is not defined".
Please help.