Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

psspy.var_channel() function

Hello, I am using psspy.var_channel() function to monitor a specific variable, My problem is that I don't know where my output channel is saved. I want to import .out file in PSS/E and see the monitored variable. Can you help me? Thanks. My code is as follows:

ierr, ival = psspy.lmodind(3005,'1','CHARAC','VAR')
psspy.var_channel([-1,ival + 10 ],'speed')