Ask Your Question
0

Inertial Load Flow (INFL)

asked Jan 28 '0

anonymous user

Anonymous

Hi, i have a problem, i use the INFL Api to evalute the inertial response, this Api print:

FREQUENCY FOR ISLAND 1 IS 59.945 HERTZ

I need obtain the frequency value in a variable to can export this.

The INFL is the same that FNSL Api

Thank you for your attention

1 answer

Sort by ยป oldest newest most voted
0

answered Jan 30 '0

perolofl gravatar image
  1. Redirect the output to a text file.

  2. Execute INLF

  3. Change the output back to the original device (progress window)

  4. Open the file with Python, read the Hz figure and store in a variable.

link

Comments

Thank you, I took this way and it worked

eduardo gravatar imageeduardo (Jan 30 '0)

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Jan 28 '0

Seen: 1,946 times

Last updated: Jan 30 '20