error using immod_status for induction machine
Hello,
i am trying to change the status of an induction machine, using "immod_status" in dynamic simulation. but i see the following error when running the python script:
psspy.immodstatus(1, '1',1); File ".\psspy.py", line 42521, in immodstatus TypeError: function takes exactly 4 arguments (3 given)
while based on psse documentation, in python, the immod_status gets just three input, not four!
anybody can help me with this.
Thanks, Arvin