HFSS script control - doesn't let hfss finish the anlysis

Status
Not open for further replies.

kato01

Full Member level 2
Joined
Dec 2, 2002
Messages
123
Helped
6
Reputation
12
Reaction score
3
Trophy points
1,298
Activity points
831
hfss scrip

Hello,

I am running HFSS from a VBS script.
Unfortunately, the script does not wait for HFSS to finish the analysis.

here are the two lines:

oDesign.Analyze "Setup1 : Sweep1" ------ script tell HFSS to run

Set oModule = oDesign.GetModule("ReportSetup") ----- script tells HFSS to create a report

The script rushes to the second line before HFSS is done.

I understand that there are script commands that can take care of this. Something like checking on HFSS if the analysis is still running.

Can anybody let me know what the syntax is?

Also I need to release the license once the optimization is done.
Anybody know how to do this in script?

Thanks

Katto01
 

Re: hfss scrip

Do anybody know the answer??? I really need to know it. Thank you very much
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…