First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Every time I use "call change_var" function. PSS/E writes a message in the output (in my case, a file). I would like to keep the other messages, due it provides information while executing into PSS/E gui.
One solution is to get the position from the machine using mdlint and changing the var array itself. But I would like to know if there is a better solution using the API.
2 | styling |
Every time I use "call change_var" call change_var
function. PSS/E writes a message in the output (in my case, a file). I would like to keep the other messages, due it provides information while executing into PSS/E gui.
One solution A solution is to get the position from the machine using mdlint mdlint
and changing the var var
array itself. But I would like to know if whether there is a better solution using the API.
3 | No.3 Revision |
Every time I use call change_var
function. PSS/E writes a message in the output (in my case, a file). I would like to keep the other messages, due it provides information while executing into PSS/E gui.
A solution is to get the position from the machine using
and changing the mdlintmdlindvar
array itself. But I would like to know whether there is a better solution using the API.
4 | No.4 Revision |
Every time I use call change_var
function. PSS/E writes a message in the output (in my case, a file). I would like to keep the other messages, due it provides information while executing into PSS/E gui.
A solution is to get the position from the machine using mdlind
and changing the var
array itself. But I would like to know whether there is a better solution using the API.